qemu/target/microblaze
Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros
Generated using:

 $ ./scripts/codeconverter/converter.py -i \
   --pattern=TypeCheckMacro $(git grep -l '' -- '*.[ch]')

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Message-Id: <20200831210740.126168-12-ehabkost@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Message-Id: <20200831210740.126168-13-ehabkost@redhat.com>
Message-Id: <20200831210740.126168-14-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2020-09-09 09:27:09 -04:00
..
cpu-param.h target/microblaze: Reduce linux-user address space to 32-bit 2020-09-01 07:43:35 -07:00
cpu-qom.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
cpu.c target/microblaze: Fill in VMStateDescription for cpu 2020-09-07 12:58:08 -07:00
cpu.h target/microblaze: Fill in VMStateDescription for cpu 2020-09-07 12:58:08 -07:00
gdbstub.c target/microblaze: Treat pvr_regs as constant 2020-09-07 12:58:08 -07:00
helper.c target/microblaze: Move mmu parameters to MicroBlazeCPUConfig 2020-09-07 12:58:08 -07:00
helper.h target/microblaze: Add flags markup to some helpers 2020-09-01 07:43:35 -07:00
insns.decode target/microblaze: Convert dec_stream to decodetree 2020-09-01 07:43:35 -07:00
machine.c target/microblaze: Fill in VMStateDescription for cpu 2020-09-07 12:58:08 -07:00
meson.build target/microblaze: Fill in VMStateDescription for cpu 2020-09-07 12:58:08 -07:00
mmu.c target/microblaze: Move mmu parameters to MicroBlazeCPUConfig 2020-09-07 12:58:08 -07:00
mmu.h target/microblaze: Move mmu parameters to MicroBlazeCPUConfig 2020-09-07 12:58:08 -07:00
op_helper.c target/microblaze: Move pvr regs to MicroBlazeCPUConfig 2020-09-07 12:58:08 -07:00
translate.c target/microblaze: Put MicroBlazeCPUConfig into DisasContext 2020-09-07 12:58:08 -07:00