Home
last modified time | relevance | path

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

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