From 9967baf0b26821a04808b61e0abba677693a72fc Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Mon, 25 Nov 2002 21:15:04 +0000 Subject: * xstormy16-opc.c: Regenerate. --- opcodes/xstormy16-opc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'opcodes/xstormy16-opc.c') diff --git a/opcodes/xstormy16-opc.c b/opcodes/xstormy16-opc.c index 363b2cb..90db6f0 100644 --- a/opcodes/xstormy16-opc.c +++ b/opcodes/xstormy16-opc.c @@ -902,13 +902,13 @@ static const CGEN_OPCODE xstormy16_cgen_insn_opcode_table[MAX_INSNS] = { { 0, 0, 0, 0 }, { { MNEM, 0 } }, - & ifmt_iret, { 0xe0 } + & ifmt_iret, { 0xe8 } }, /* divlh */ { { 0, 0, 0, 0 }, { { MNEM, 0 } }, - & ifmt_iret, { 0xe8 } + & ifmt_iret, { 0xe0 } }, /* nop */ { -- cgit v1.1