Searched refs:OP_INT_MASK (Results 1 – 1 of 1) sorted by relevance
698 #define OP_INT_MASK ( 1L << 0x28 | 1L << 0x2c /* ldl stl */ \ macro758 if ((1L << opcode) & OP_INT_MASK) { in do_entUnaUser()