qemu/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: Add petalogix s3a1800dsp MMU linux ref-design. 2009-05-26 21:10:56 +02:00
microblaze-decode.h microblaze: Add partial decoding of stream insns 2011-04-12 00:48:33 +02:00
mmu.c microblaze: remove dead assignments, spotted by clang analyzer 2010-04-25 20:00:33 +00:00
mmu.h microblaze: MMU shows more respect to synthesis config. 2009-09-03 13:04:02 +02:00
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