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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dinst.h339 #define I_RD_SFT 11 macro
340 #define MIPSInst_RD(x) ((MIPSInst(x) & 0x0000f800) >> I_RD_SFT)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dinst.h339 #define I_RD_SFT 11 macro
340 #define MIPSInst_RD(x) ((MIPSInst(x) & 0x0000f800) >> I_RD_SFT)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dinst.h339 #define I_RD_SFT 11 macro
340 #define MIPSInst_RD(x) ((MIPSInst(x) & 0x0000f800) >> I_RD_SFT)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dinst.h339 #define I_RD_SFT 11 macro
340 #define MIPSInst_RD(x) ((MIPSInst(x) & 0x0000f800) >> I_RD_SFT)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dinst.h339 #define I_RD_SFT 11 macro
340 #define MIPSInst_RD(x) ((MIPSInst(x) & 0x0000f800) >> I_RD_SFT)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dinst.h339 #define I_RD_SFT 11 macro
340 #define MIPSInst_RD(x) ((MIPSInst(x) & 0x0000f800) >> I_RD_SFT)

Completed in 64 milliseconds