qemu-e2k/target/openrisc
Richard Henderson cf2ae4428f target/openrisc: Invert the decoding in dec_calc
Decoding the opcodes in the right order reduces by 100+ lines.
Also, it happens to put the opcodes in the same order as Chapter 17.

Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2017-02-14 08:14:59 +11:00
..
Makefile.objs target/openrisc: Streamline arithmetic and OVE 2017-02-14 08:14:59 +11:00
cpu.c target/openrisc: Implement lwa, swa 2017-02-14 08:14:59 +11:00
cpu.h target/openrisc: Put SR[OVE] in TB flags 2017-02-14 08:14:59 +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 target/openrisc: Put SR[OVE] in TB flags 2017-02-14 08:14:59 +11: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: Streamline arithmetic and OVE 2017-02-14 08:14:59 +11:00
interrupt.c target/openrisc: Implement lwa, swa 2017-02-14 08:14:59 +11:00
interrupt_helper.c target/openrisc: Implement lwa, swa 2017-02-14 08:14:59 +11:00
machine.c target/openrisc: Implement lwa, swa 2017-02-14 08:14:59 +11:00
mmu.c target/openrisc: Implement lwa, swa 2017-02-14 08:14:59 +11: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: Invert the decoding in dec_calc 2017-02-14 08:14:59 +11:00