qemu-patch-raspberry4/tcg/mips
Richard Henderson 070603f62b tcg-mips: Fix subtract immediate range
Since we must use ADDUI, we would generate incorrect code for -32768.
Leaving off subtract of +32768 makes things easier for a follow-on patch.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2014-05-24 08:46:08 -07:00
..
tcg-target.c tcg-mips: Fix subtract immediate range 2014-05-24 08:46:08 -07:00
tcg-target.h tcg-mips: Use EXT for AND on mips32r2 2014-05-24 08:45:56 -07:00