Home | History | Annotate | Download | only in priv

Lines Matching full:ftmp

1585          HReg      ftmp    = newVRegF(env);
1596 ftmp, fsrc));
1597 addInstr(env, PPCInstr_FpSTFIW(r1, ftmp));
1617 HReg ftmp = newVRegF(env);
1626 True, ftmp, fsrc));
1627 addInstr(env, PPCInstr_FpLdSt(False/*store*/, 8, ftmp, zero_r1));
2993 HReg ftmp = newVRegF(env);
3002 True, ftmp, fsrc));
3003 addInstr(env, PPCInstr_FpLdSt(False/*store*/, 8, ftmp, zero_r1));