target-mips: fix incorrect behaviour for EXTP
The mask for EXTP instruction when size=31 has not been correctly calculated.
The test (mips32-dsp/extp.c) has been extended to include the case that t
target-mips: fix incorrect behaviour for EXTP
The mask for EXTP instruction when size=31 has not been correctly calculated.
The test (mips32-dsp/extp.c) has been extended to include the case that triggers the issue.
Signed-off-by: Petar Jovanovic <petar.jovanovic@imgtec.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
show more ...
|