Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/parisc/kernel/
Dunaligned.c47 #define OPCODE2_MASK OPCODE2(0x3f,1) macro
599 switch (regs->iir & OPCODE2_MASK) in handle_unaligned()