Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/kernel/
H A Dunaligned.c36 #define OPCODE3_MASK OPCODE3(0x3f,1) macro
547 switch (regs->iir & OPCODE3_MASK) in handle_unaligned()