Searched refs:OP8 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/binutils/opcodes/
H A Ds390-opc.c146 #define OP8(x) { x, 0x00, 0x00, 0x00, 0x00, 0x00 } macro
354 { "e", OP8(0x00LL), MASK_E, INSTR_E, 3, 0 },
355 { "ri", OP8(0x00LL), MASK_RI_RI, INSTR_RI_RI, 3, 0 },
356 { "rie", OP8(0x00LL), MASK_RIE_RRP, INSTR_RIE_RRP, 3, 0 },
357 { "ril", OP8(0x00LL), MASK_RIL_RP, INSTR_RIL_RP, 3, 0 },
358 { "rilu", OP8(0x00LL), MASK_RIL_RU, INSTR_RIL_RU, 3, 0 },
359 { "rr", OP8(0x00LL), MASK_RR_RR, INSTR_RR_RR, 3, 0 },
360 { "rre", OP8(0x00LL), MASK_RRE_RR, INSTR_RRE_RR, 3, 0 },
361 { "rrf", OP8(0x00LL), MASK_RRF_RURR, INSTR_RRF_RURR, 3, 0 },
362 { "rs", OP8(
[all...]

Completed in 17 milliseconds