Home
last modified time | relevance | path

Searched defs:MIPSInst_OPCODE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dinst.h23 #define MIPSInst_OPCODE(x) (MIPSInst(x) >> I_OPCODE_SFT) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dinst.h23 #define MIPSInst_OPCODE(x) (MIPSInst(x) >> I_OPCODE_SFT) macro

Completed in 3 milliseconds