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

/linux-4.1.27/arch/alpha/lib/
H A Dstacktrace.c5 #define MAJOR_OP 0xfc000000 macro
25 (((INSTR) & (MAJOR_OP | MEM_BASE | MEM_OFF_SIGN)) == (STQ_OP | BASE_SP))
/linux-4.1.27/arch/parisc/kernel/
H A Dunaligned.c118 #define MAJOR_OP(i) (((i)>>26)&0x3f) macro
482 switch (MAJOR_OP(regs->iir)) handle_unaligned()

Completed in 157 milliseconds