Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/kernel/
Dtraps.c717 #define CSR_OPCODE2_MASK 0x000007ff macro
725 int op2 = opcode & CSR_OPCODE2_MASK; in simulate_loongson3_cpucfg()