Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/kernel/
Dtraps.c708 #define CSR_OPCODE2_MASK 0x000007ff macro
716 int op2 = opcode & CSR_OPCODE2_MASK; in simulate_loongson3_cpucfg()