Home
last modified time | relevance | path

Searched refs:SIFROMHREG (Results 1 – 1 of 1) sorted by relevance

/linux/arch/mips/math-emu/
H A Dcp1emu.c818 #define SIFROMHREG(si, x) ((si) = (int)get_fpr32(&ctx->fpr[x], 1)) macro
1145 SIFROMHREG(xcp->regs[MIPSInst_RT(ir)], in cop1Emulate()