Searched refs:I_OPCODE_SFT (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dinst.h22 #define I_OPCODE_SFT 26 macro
23 #define MIPSInst_OPCODE(x) (MIPSInst(x) >> I_OPCODE_SFT)

Completed in 114 milliseconds