qemu-e2k/target-mips
Aurelien Jarno 30a00bc142 target-mips: fix c.ps.* instructions
Contrary to cabs.ps.* instructions, c.ps.* should not compare the absolute
value of the operand, but directly the operands.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2011-04-17 20:32:15 +02:00
..
cpu.h Fix trivial "endianness bugs" 2011-04-03 21:42:57 +02:00
exec.h inline cpu_halted into sole caller 2011-03-13 14:44:21 +00:00
helper.c
helper.h
machine.c
mips-defs.h
op_helper.c target-mips: fix c.ps.* instructions 2011-04-17 20:32:15 +02:00
TODO
translate_init.c
translate.c Fix conversions from pointer to tcg_target_long 2011-04-10 00:45:16 +02:00