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

/linux-master/arch/alpha/kernel/
H A Dtraps.c697 #define OP_INT_MASK ( 1L << 0x28 | 1L << 0x2c /* ldl stl */ \ macro
757 if ((1L << opcode) & OP_INT_MASK) {

Completed in 101 milliseconds