Home
last modified time | relevance | path

Searched defs:r_dst (Results 1 – 9 of 9) sorted by relevance

/external/valgrind/main/VEX/priv/
Dhost_mips_isel.c325 static MIPSInstr *mk_iMOVds_RR(HReg r_dst, HReg r_src) in mk_iMOVds_RR()
808 HReg r_dst = newVRegI(env); in iselWordExpr_R_wrk() local
876 HReg r_dst = newVRegI(env); in iselWordExpr_R_wrk() local
922 HReg r_dst = newVRegI(env); in iselWordExpr_R_wrk() local
1046 HReg r_dst = newVRegI(env); in iselWordExpr_R_wrk() local
1064 HReg r_dst = newVRegI(env); in iselWordExpr_R_wrk() local
1075 HReg r_dst = newVRegI(env); in iselWordExpr_R_wrk() local
1199 HReg r_dst = newVRegI(env); in iselWordExpr_R_wrk() local
1228 HReg r_dst = newVRegI(env); in iselWordExpr_R_wrk() local
1262 HReg r_dst = newVRegI(env); in iselWordExpr_R_wrk() local
[all …]
Dhost_ppc_isel.c480 static PPCInstr* mk_iMOVds_RR ( HReg r_dst, HReg r_src ) in mk_iMOVds_RR()
1383 HReg r_dst; in iselWordExpr_R_wrk() local
1418 HReg r_dst = newVRegI(env); in iselWordExpr_R_wrk() local
1451 HReg r_dst = newVRegI(env); in iselWordExpr_R_wrk() local
1500 HReg r_dst = newVRegI(env); in iselWordExpr_R_wrk() local
1518 HReg r_dst = newVRegI(env); in iselWordExpr_R_wrk() local
1540 HReg r_dst = newVRegI(env); in iselWordExpr_R_wrk() local
1554 HReg r_dst = newVRegI(env); in iselWordExpr_R_wrk() local
1617 HReg r_dst = newVRegI(env); in iselWordExpr_R_wrk() local
1819 HReg r_dst = newVRegI(env); in iselWordExpr_R_wrk() local
[all …]
Dhost_mips_defs.c2506 UInt rA, idx, r_dst; in doAMode_IR() local
2546 UInt rA, rB, r_dst; in doAMode_RR() local
2596 static UChar *mkLoadImm(UChar * p, UInt r_dst, ULong imm, Bool mode64) in mkLoadImm()
2642 UInt r_dst, ULong imm, Bool mode64) in mkLoadImm_EXACTLY2or6()
2684 UInt r_dst, ULong imm, Bool mode64 ) in isLoadImm_EXACTLY2or6()
2825 static UChar *mkMoveReg(UChar * p, UInt r_dst, UInt r_src) in mkMoveReg()
2862 UInt r_dst = iregNo(i->Min.Alu.dst, mode64); in emit_MIPSInstr() local
2975 UInt r_dst = iregNo(i->Min.Shft.dst, mode64); in emit_MIPSInstr() local
3069 UInt r_dst = iregNo(i->Min.Unary.dst, mode64); in emit_MIPSInstr() local
3096 UInt r_dst = iregNo(i->Min.Cmp.dst, mode64); in emit_MIPSInstr() local
[all …]
Dhost_ppc_defs.c3396 static UChar* mkLoadImm ( UChar* p, UInt r_dst, ULong imm, Bool mode64 ) in mkLoadImm()
3458 UInt r_dst, ULong imm, Bool mode64 ) in mkLoadImm_EXACTLY2or5()
3503 UInt r_dst, ULong imm, Bool mode64 ) in isLoadImm_EXACTLY2or5()
3658 static UChar* mkMoveReg ( UChar* p, UInt r_dst, UInt r_src ) in mkMoveReg()
3746 UInt r_dst = iregNo(i->Pin.Alu.dst, mode64); in emit_PPCInstr() local
3819 UInt r_dst = iregNo(i->Pin.Shft.dst, mode64); in emit_PPCInstr() local
3934 UInt r_dst = iregNo(i->Pin.AddSubC.dst, mode64); in emit_PPCInstr() local
3989 UInt r_dst = iregNo(i->Pin.Unary.dst, mode64); in emit_PPCInstr() local
4018 UInt r_dst = iregNo(i->Pin.MulL.dst, mode64); in emit_PPCInstr() local
4052 UInt r_dst = iregNo(i->Pin.Div.dst, mode64); in emit_PPCInstr() local
[all …]
Dhost_arm64_isel.c6738 HReg r_dst = lookupIRTemp(env, res); in iselStmt() local
Dhost_arm_isel.c6052 HReg r_dst = lookupIRTemp(env, res); in iselStmt() local
Dguest_x86_toIR.c3849 UInt r_src, r_dst; in dis_FPU() local
Dguest_amd64_toIR.c5340 UInt r_src, r_dst; in dis_FPU() local
/external/libnl/include/
Dnetlink-types.h296 struct nl_addr *r_dst; member