On Thu, May 03, 2018 at 10:40:19PM -0700, Richard Henderson wrote: > Begin with the 0x08 major opcode, the system instructions. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
Acked-by: Stafford Horne <sho...@gmail.com> > --- > target/openrisc/translate.c | 79 > +++++++++++++++++++++---------------------- > target/openrisc/Makefile.objs | 9 +++++ > target/openrisc/insns.decode | 28 +++++++++++++++ > 3 files changed, 76 insertions(+), 40 deletions(-) > create mode 100644 target/openrisc/insns.decode