Home
last modified time | relevance | path

Searched refs:srcL_lo (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_ppc_defs.h983 HReg srcL_lo; member
1100 extern PPCInstr* PPCInstr_Dfp128Cmp ( HReg dst, HReg srcL_hi, HReg srcL_lo,
Dhost_ppc_defs.c1123 PPCInstr* PPCInstr_Dfp128Cmp ( HReg dst, HReg srcL_hi, HReg srcL_lo, in PPCInstr_Dfp128Cmp() argument
1129 i->Pin.Dfp128Cmp.srcL_lo = srcL_lo; in PPCInstr_Dfp128Cmp()
2605 addHRegUse(u, HRmRead, i->Pin.Dfp128Cmp.srcL_lo); in getRegUsage_PPCInstr()
2939 mapReg(m, &i->Pin.Dfp128Cmp.srcL_lo); in mapRegs_PPCInstr()
5727 UInt fr_srcL_lo = fregEnc(i->Pin.Dfp128Cmp.srcL_lo); in emit_PPCInstr()