diff options
| author | Richard Sandiford | 2011-11-26 04:37:07 +0100 |
|---|---|---|
| committer | Blue Swirl | 2012-05-19 17:51:44 +0200 |
| commit | d7f66b52dee3dd7423a28c0ceb600aec388859cb (patch) | |
| tree | bff8fc00c7de231033cd174ffb4e56d31c36139f /tests | |
| parent | linux-user: Fix stale tbs after mmap (diff) | |
| download | qemu-d7f66b52dee3dd7423a28c0ceb600aec388859cb.tar.gz qemu-d7f66b52dee3dd7423a28c0ceb600aec388859cb.tar.xz qemu-d7f66b52dee3dd7423a28c0ceb600aec388859cb.zip | |
mips: Fix BC1ANY[24]F instructions
There's some dodgy application of De Morgan's law in the emulation
of the MIPS BC1ANY[24]F instructions: they end up branching only
if all CCs are false, rather than if one CC is.
Tested on mips64-linux-gnu, where it fixes the GCC MIPS3D tests.
Signed-off-by: Richard Sandiford <rdsandiford@googlemail.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
