qemu-e2k/target-arm
Blue Swirl f3e270377a exec.h: fix coding style and change cpu_has_work to return bool
Before the next patch, fix coding style of the areas affected.

Change the type of the return value from cpu_has_work() and
qemu_cpu_has_work() to bool.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-06-26 18:25:26 +00:00
..
cpu.h target-arm: Privatize CPU_INTERRUPT_FIQ. 2011-05-08 16:55:23 +00:00
exec.h exec.h: fix coding style and change cpu_has_work to return bool 2011-06-26 18:25:26 +00:00
helper.c target-arm: BKPT instructions should raise prefetch aborts with IFSR type 00010 2011-06-03 18:42:17 +02:00
helper.h target-arm: Use correct float status for Neon int-float conversions 2011-05-23 22:39:36 +02:00
iwmmxt_helper.c move helpers.h to helper.h 2011-04-17 20:41:11 +02:00
machine.c target-arm: Implement cp15 VA->PA translation 2011-03-06 23:37:18 +01:00
neon_helper.c target-arm: Signal InvalidOp for Neon GE and GT compares of QNaN 2011-05-23 22:39:36 +02:00
op_addsub.h target-arm: fix addsub/subadd implementation 2010-07-01 23:45:29 +02:00
op_helper.c cpu_loop_exit: avoid using AREG0 2011-06-26 18:25:13 +00:00
translate.c target-arm: Fix compilation failure for 64 bit hosts 2011-06-03 18:13:13 +02:00