qemu/target-openrisc
Richard Henderson 5631e69c26 target-openrisc: Use new qemu_ld/st opcodes
Signed-off-by: Richard Henderson <rth@twiddle.net>
Acked-by: Jia Liu <proljc@gmail.com>
Signed-off-by: Jia Liu <proljc@gmail.com>
2014-02-12 08:47:57 +08:00
..
Makefile.objs cpu: Introduce CPUClass::gdb_{read,write}_register() 2013-07-27 00:04:17 +02:00
cpu.c cpu: Drop cpu_model_str from CPU_COMMON 2013-10-07 11:48:47 +02:00
cpu.h misc: Replace 'struct QEMUTimer' by 'QEMUTimer' 2013-12-02 21:03:39 +04:00
exception.c
exception.h
exception_helper.c
fpu_helper.c
gdbstub.c cpu: Introduce CPUClass::gdb_{read,write}_register() 2013-07-27 00:04:17 +02:00
helper.h
int_helper.c
interrupt.c target-openrisc: Correct wrong epcr register in interrupt handler 2013-11-20 21:45:42 +08:00
interrupt_helper.c
machine.c
mmu.c target-openrisc: Remove executable flag for every page 2013-11-20 21:44:43 +08:00
mmu_helper.c
sys_helper.c target-openrisc: Correct memory bounds checking for the tlb buffers 2013-11-20 21:47:17 +08:00
translate.c target-openrisc: Use new qemu_ld/st opcodes 2014-02-12 08:47:57 +08:00