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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/math-emu/
H A Dcp1emu.c258 MIPSInst_SIMM(ir));
272 MIPSInst_SIMM(ir));
286 MIPSInst_SIMM(ir));
300 MIPSInst_SIMM(ir));
430 (MIPSInst_SIMM(ir) << 2));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-mips/
H A Dinst.h353 #define MIPSInst_SIMM(x) ((int)((short)(MIPSInst(x) & 0xffff))) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm/
H A Dinst.h353 #define MIPSInst_SIMM(x) ((int)((short)(MIPSInst(x) & 0xffff))) macro

Completed in 12 milliseconds