Searched refs:MIPSInst_FUNC (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.c107 switch (MIPSInst_FUNC(*i)) {
473 if (MIPSInst_FUNC(ir) == movc_op)
528 if (MIPSInst_FUNC(ir) != movc_op)
633 switch (MIPSInst_FUNC(ir)) {
729 switch (MIPSInst_FUNC(ir)) {
783 if (MIPSInst_FUNC(ir) != pfetch_op) {
825 switch (MIPSInst_FUNC(ir)) {
949 ieee754_csr.rm = ieee_rm[MIPSInst_FUNC(ir) & 0x3];
975 ieee754_csr.rm = ieee_rm[MIPSInst_FUNC(ir) & 0x3];
984 if (MIPSInst_FUNC(i
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dinst.h346 #define MIPSInst_FUNC(x) (MIPSInst(x) & 0x0000003f) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dinst.h346 #define MIPSInst_FUNC(x) (MIPSInst(x) & 0x0000003f) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dinst.h346 #define MIPSInst_FUNC(x) (MIPSInst(x) & 0x0000003f) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dinst.h346 #define MIPSInst_FUNC(x) (MIPSInst(x) & 0x0000003f) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dinst.h346 #define MIPSInst_FUNC(x) (MIPSInst(x) & 0x0000003f) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dinst.h346 #define MIPSInst_FUNC(x) (MIPSInst(x) & 0x0000003f) macro

Completed in 64 milliseconds