From 21269eee91f9390677646f23cfcc368fe95a735e Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 1 Aug 2001 15:39:17 +0000 Subject: Cleanups for z8k target --- opcodes/z8k-opc.h | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'opcodes/z8k-opc.h') diff --git a/opcodes/z8k-opc.h b/opcodes/z8k-opc.h index 379568a9c1..80c8c822c1 100644 --- a/opcodes/z8k-opc.h +++ b/opcodes/z8k-opc.h @@ -4467,5 +4467,13 @@ opcode_entry_type z8k_table[] = { #endif "xorb",OPC_xorb,0,{CLASS_REG_BYTE+(ARG_RD),CLASS_REG_BYTE+(ARG_RS),}, {CLASS_BIT+8,CLASS_BIT+8,CLASS_REG+(ARG_RS),CLASS_REG+(ARG_RD),0,0,0,0,0,},2,2,420}, -0,0}; + +/* end marker */ +{ +#ifdef NICENAMES +NULL,0,0, +0, +#endif +NULL,0,0,{0,0,0,0},{0,0,0,0,0,0,0,0,0,0},0,0,0} +}; #endif -- cgit v1.2.1