]> git.proxmox.com Git - mirror_qemu.git/commit
target/openrisc: Start conversion to decodetree.py
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 19 Feb 2018 20:28:12 +0000 (12:28 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 14 May 2018 21:44:26 +0000 (14:44 -0700)
commit7de9729f08043399325e37b26637493313b4543d
tree9cd7b7298048cc8a58b1339da25a0f8f536ca4de
parent4e2d30079c0e771d2c6a607001a4165f2cb51d82
target/openrisc: Start conversion to decodetree.py

Begin with the 0x08 major opcode, the system instructions.

Acked-by: Stafford Horne <shorne@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/openrisc/Makefile.objs
target/openrisc/insns.decode [new file with mode: 0644]
target/openrisc/translate.c