Searched refs:INSTR_E (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | s390-opc.c | 301 #define INSTR_E 2, { 0,0,0,0,0,0 } /* e.g. pr */ macro 754 { "e", OP8(0x00LL), MASK_E, INSTR_E, 3, 0 ,0 },
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | s390-opc.c | 318 #define INSTR_E 2, { 0,0,0,0,0,0 } /* e.g. pr */ macro 777 { "e", OP8(0x00LL), MASK_E, INSTR_E, 3, 0, 0, NULL },
|