Home
last modified time | relevance | path

Searched refs:OPCODE1_MASK (Results 1 – 1 of 1) sorted by relevance

/arch/parisc/kernel/
Dunaligned.c56 #define OPCODE1_MASK OPCODE1(0x3f,1,0xf) macro
501 switch (regs->iir & OPCODE1_MASK) in handle_unaligned()
545 switch (regs->iir & OPCODE1_MASK) in handle_unaligned()
728 switch (regs->iir & OPCODE1_MASK) { in check_unaligned()