[Qemu-devel] [PULL 02/13] target/openrisc: Start conversion to decodetree.py

2018-05-14 Thread Richard Henderson
Begin with the 0x08 major opcode, the system instructions. Acked-by: Stafford Horne Signed-off-by: Richard Henderson --- target/openrisc/translate.c | 84 +-- target/openrisc/Makefile.objs | 9 target/openrisc/insns.decode | 28 3 files chan

[Qemu-devel] [PULL 02/13] target/openrisc: Start conversion to decodetree.py

2018-05-10 Thread Richard Henderson
Begin with the 0x08 major opcode, the system instructions. Acked-by: Stafford Horne Signed-off-by: Richard Henderson --- target/openrisc/translate.c | 79 +-- target/openrisc/Makefile.objs | 9 target/openrisc/insns.decode | 28 + 3 files cha