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.c3395 UInt fr_dst = fregNo(i->Min.FpUnary.dst, mode64); in emit_MIPSInstr() local
3401 UInt fr_dst = dregNo(i->Min.FpUnary.dst); in emit_MIPSInstr() local
3407 UInt fr_dst = fregNo(i->Min.FpUnary.dst, mode64); in emit_MIPSInstr() local
3413 UInt fr_dst = dregNo(i->Min.FpUnary.dst); in emit_MIPSInstr() local
3419 UInt fr_dst = fregNo(i->Min.FpUnary.dst, mode64); in emit_MIPSInstr() local
3425 UInt fr_dst = dregNo(i->Min.FpUnary.dst); in emit_MIPSInstr() local
3431 UInt fr_dst = fregNo(i->Min.FpUnary.dst, mode64); in emit_MIPSInstr() local
3437 UInt fr_dst = dregNo(i->Min.FpUnary.dst); in emit_MIPSInstr() local
3451 UInt fr_dst = fregNo(i->Min.FpBinary.dst, mode64); in emit_MIPSInstr() local
3458 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
4064 HReg fr_dst = newVRegF(env); in iselDblExpr_wrk() local
4154 HReg fr_dst = newVRegF(env); in iselDblExpr_wrk() local
4183 HReg fr_dst = newVRegF(env); in iselDblExpr_wrk() local
4216 HReg fr_dst = newVRegF(env); in iselDblExpr_wrk() local
4269 HReg fr_dst = newVRegF(env); in iselDfp32Expr_wrk() local
4329 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