Searched refs:E_MASK (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | i370-opc.c | 290 #define E_MASK E (0xffff) macro 473 { "pr", 2, {{E(0x0101), 0}}, {{E_MASK, 0}}, IESA, {0} }, 475 { "trap2", 2, {{E(0x01FF), 0}}, {{E_MASK, 0}}, ITR, {0} }, 476 { "upt", 2, {{E(0x0102), 0}}, {{E_MASK, 0}}, IXA, {0} },
|