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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/math-emu/
H A Dcp1emu.c115 switch (MIPSInst_RT(*i)) {
261 DITOREG(val, MIPSInst_RT(ir));
271 DIFROMREG(val, MIPSInst_RT(ir));
291 if (MIPSInst_RT(ir) & 1) {
296 SITOREG(val, MIPSInst_RT(ir));
307 if (MIPSInst_RT(ir) & 1) {
312 SIFROMREG(val, MIPSInst_RT(ir));
326 if (MIPSInst_RT(ir) != 0) {
327 DIFROMREG(xcp->regs[MIPSInst_RT(ir)],
334 DITOREG(xcp->regs[MIPSInst_RT(i
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dinst.h327 #define MIPSInst_RT(x) ((MIPSInst(x) & 0x001f0000) >> I_RT_SFT) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dinst.h327 #define MIPSInst_RT(x) ((MIPSInst(x) & 0x001f0000) >> I_RT_SFT) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dinst.h327 #define MIPSInst_RT(x) ((MIPSInst(x) & 0x001f0000) >> I_RT_SFT) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dinst.h327 #define MIPSInst_RT(x) ((MIPSInst(x) & 0x001f0000) >> I_RT_SFT) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dinst.h327 #define MIPSInst_RT(x) ((MIPSInst(x) & 0x001f0000) >> I_RT_SFT) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dinst.h327 #define MIPSInst_RT(x) ((MIPSInst(x) & 0x001f0000) >> I_RT_SFT) macro

Completed in 108 milliseconds