qemu-e2k/target-mips
Aurelien Jarno 06a0e6b104 target-mips: simplify FP comparisons
As the softfloat comparison functions already test for NaN, there is no
need to always call the float*_unordered*() functions.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
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: simplify FP comparisons 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