SITOREG
SITOREG(wval, MIPSInst_RT(ir));
SITOREG(xcp->regs[MIPSInst_RT(ir)], MIPSInst_RD(ir));
SITOREG(val, MIPSInst_FD(ir));
SITOREG(rv.w, MIPSInst_FD(ir));
#define SPTOREG(sp, x) SITOREG((sp).bits, x)