qemu-e2k/target-microblaze
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 irq: Privatize CPU_INTERRUPT_NMI. 2011-05-08 16:55:24 +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 Fix typos in comments (accross -> across) 2011-05-08 10:02:16 +01:00
helper.h microblaze: Add partial decoding of stream insns 2011-04-12 00:48:33 +02:00
machine.c
microblaze-decode.h microblaze: Add partial decoding of stream insns 2011-04-12 00:48:33 +02:00
mmu.c
mmu.h
op_helper.c cpu_loop_exit: avoid using AREG0 2011-06-26 18:25:13 +00:00
translate.c Remove unused function parameters from gen_pc_load and rename the function 2011-04-20 10:33:59 +02:00