qemu/target/openrisc
Richard Henderson 4a09d0bb34 target/openrisc: Rename the cpu from or32 to or1k
This is in keeping with the toolchain and or1ksim.

Signed-off-by: Richard Henderson <rth@twiddle.net>
2017-02-14 08:14:58 +11:00
..
cpu.c qom/cpu: move tlb_flush to cpu_common_reset 2017-01-13 14:24:31 +00:00
cpu.h target/openrisc: Rename the cpu from or32 to or1k 2017-02-14 08:14:58 +11:00
exception.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
exception.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
exception_helper.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
fpu_helper.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
gdbstub.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
helper.h target-openrisc: Use clz and ctz opcodes 2017-01-10 08:06:11 -08:00
int_helper.c target-openrisc: Use clz and ctz opcodes 2017-01-10 08:06:11 -08:00
interrupt.c cputlb: drop flush_global flag from tlb_flush 2017-01-13 14:24:37 +00:00
interrupt_helper.c cputlb: drop flush_global flag from tlb_flush 2017-01-13 14:24:37 +00:00
machine.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
Makefile.objs Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
mmu.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
mmu_helper.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
sys_helper.c cputlb: drop flush_global flag from tlb_flush 2017-01-13 14:24:37 +00:00
translate.c target-openrisc: Use clz and ctz opcodes 2017-01-10 08:06:11 -08:00