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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dinst.h318 #define MIPSInst_OPCODE(x) (MIPSInst(x) >> I_OPCODE_SFT) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dinst.h318 #define MIPSInst_OPCODE(x) (MIPSInst(x) >> I_OPCODE_SFT) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dinst.h318 #define MIPSInst_OPCODE(x) (MIPSInst(x) >> I_OPCODE_SFT) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dinst.h318 #define MIPSInst_OPCODE(x) (MIPSInst(x) >> I_OPCODE_SFT) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dinst.h318 #define MIPSInst_OPCODE(x) (MIPSInst(x) >> I_OPCODE_SFT) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dinst.h318 #define MIPSInst_OPCODE(x) (MIPSInst(x) >> I_OPCODE_SFT) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/math-emu/
H A Dcp1emu.c105 switch (MIPSInst_OPCODE(*i)) {
249 switch (MIPSInst_OPCODE(ir)) {
458 switch (MIPSInst_OPCODE(ir)) {

Completed in 156 milliseconds