Home
last modified time | relevance | path

Searched defs:fr_dst (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_mips_defs.c3399 UInt fr_dst = fregNo(i->Min.FpUnary.dst, mode64); in emit_MIPSInstr() local
3405 UInt fr_dst = dregNo(i->Min.FpUnary.dst); in emit_MIPSInstr() local
3411 UInt fr_dst = fregNo(i->Min.FpUnary.dst, mode64); in emit_MIPSInstr() local
3417 UInt fr_dst = dregNo(i->Min.FpUnary.dst); in emit_MIPSInstr() local
3423 UInt fr_dst = fregNo(i->Min.FpUnary.dst, mode64); in emit_MIPSInstr() local
3429 UInt fr_dst = dregNo(i->Min.FpUnary.dst); in emit_MIPSInstr() local
3435 UInt fr_dst = fregNo(i->Min.FpUnary.dst, mode64); in emit_MIPSInstr() local
3441 UInt fr_dst = dregNo(i->Min.FpUnary.dst); in emit_MIPSInstr() local
3455 UInt fr_dst = fregNo(i->Min.FpBinary.dst, mode64); in emit_MIPSInstr() local
3462 UInt fr_dst = fregNo(i->Min.FpBinary.dst, mode64); in emit_MIPSInstr() local
[all …]
Dhost_ppc_isel.c566 HReg fr_dst = newVRegF(env); in mk_LoadRR32toFPR() local
591 HReg fr_dst = newVRegF(env); in mk_LoadR64toFPR() local
2322 HReg fr_dst = newVRegI(env); in iselWordExpr_R_wrk() local
2336 HReg fr_dst = newVRegI(env); in iselWordExpr_R_wrk() local
4062 HReg fr_dst = newVRegF(env); in iselDblExpr_wrk() local
4152 HReg fr_dst = newVRegF(env); in iselDblExpr_wrk() local
4181 HReg fr_dst = newVRegF(env); in iselDblExpr_wrk() local
4214 HReg fr_dst = newVRegF(env); in iselDblExpr_wrk() local
4267 HReg fr_dst = newVRegF(env); in iselDfp32Expr_wrk() local
4327 HReg fr_dst = newVRegF(env); in iselDfp64Expr_wrk() local
[all …]
Dhost_ppc_defs.c4539 UInt fr_dst = fregEnc(i->Pin.FpUnary.dst); in emit_PPCInstr() local
4579 UInt fr_dst = fregEnc(i->Pin.FpBinary.dst); in emit_PPCInstr() local
4614 UInt fr_dst = fregEnc(i->Pin.FpMulAcc.dst); in emit_PPCInstr() local
4679 UInt fr_dst = fregEnc(i->Pin.FpRSP.dst); in emit_PPCInstr() local
4687 UInt fr_dst = fregEnc(i->Pin.FpCftI.dst); in emit_PPCInstr() local
4730 UInt fr_dst = fregEnc(i->Pin.FpCMov.dst); in emit_PPCInstr() local
5306 UInt fr_dst = fregEnc( i->Pin.FpUnary.dst ); in emit_PPCInstr() local
5336 UInt fr_dst = fregEnc( i->Pin.Dfp64Binary.dst ); in emit_PPCInstr() local
5367 UInt fr_dst = fregEnc(i->Pin.DfpShift.dst); in emit_PPCInstr() local
5387 UInt fr_dst = fregEnc(i->Pin.ExtractExpD128.dst); in emit_PPCInstr() local
[all …]
Dhost_mips_isel.c357 HReg fr_dst = newVRegD(env); in mk_LoadRR32toFPR() local
3783 HReg fr_dst = lookupIRTemp(env, tmp); in iselStmt() local