Searched refs:MASK_RX_RRRD (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | s390-opc.c | 296 #define MASK_RX_RRRD { 0xff, 0x00, 0x00, 0x00, 0x00, 0x00 } macro 325 { "rx", OP8(0x00LL), MASK_RX_RRRD, INSTR_RX_RRRD, 3, 0 },
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | s390-opc.c | 314 #define MASK_RX_RRRD { 0xff, 0x00, 0x00, 0x00, 0x00, 0x00 } macro 345 { "rx", OP8(0x00LL), MASK_RX_RRRD, INSTR_RX_RRRD, 3, 0 },
|