tcg/mips: fix field extraction opcode
commit2f5a5f5774d95baacf86c03aa8a77a2d0390f2b2
authorAurelien Jarno <aurelien@aurel32.net>
Sun, 30 Apr 2017 14:46:20 +0000 (30 16:46 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 6 May 2017 10:48:53 +0000 (6 12:48 +0200)
tree9f4864a1d5daf246eccdeed7d970e26a8e44416e
parent12a95f320a36ef66f724a49bb05e4fb553ac5dbe
tcg/mips: fix field extraction opcode

The "msb" argument should correspond to (len - 1).

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
tcg/mips/tcg-target.inc.c