qemu-e2k/target-mips
Blue Swirl 1c7242da85 MIPS: fix yield handling
The parameter for yield should be handled as a signed integer
for the comparisons to have any effect.

This also avoids a gcc warning with -Wtype-limits.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2010-09-18 05:53:15 +00:00
..
cpu.h mips: Add support for VInt and VEIC irq modes 2010-08-06 12:21:16 +02:00
exec.h
helper.c mips: Add support for VInt and VEIC irq modes 2010-08-06 12:21:16 +02:00
helper.h
machine.c
mips-defs.h
op_helper.c MIPS: fix yield handling 2010-09-18 05:53:15 +00:00
TODO
translate_init.c
translate.c Correctly identify multiple cpus in SMP systems 2010-07-31 17:14:52 +02:00