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