qemu-patch-raspberry4/tests/tcg/mips
Petar Jovanovic c0f5f9ce86 target-mips: fix incorrect behaviour for INSV
Corner case for INSV instruction when size=32 has not been correctly
implemented. The mask for size should be one bit wider, and preparing the
filter variable should be aware of this case too.

The test for INSV has been extended to include the case that triggers the
bug.

Signed-off-by: Petar Jovanovic <petar.jovanovic@imgtec.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2013-05-08 18:46:38 +02:00
..
mips32-dsp target-mips: fix incorrect behaviour for INSV 2013-05-08 18:46:38 +02:00
mips32-dspr2 target-mips: fix for sign-issue in MULQ_W helper 2013-02-23 22:20:45 +01:00
mips64-dsp target-mips: Add ASE DSP testcases 2012-10-31 21:37:21 +01:00
mips64-dspr2 target-mips: Add ASE DSP testcases 2012-10-31 21:37:21 +01:00