Home
last modified time | relevance | path

Searched refs:AvSplat (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/docs/internals/
DMERGE_3_10_1.txt11 //339182 ppc64: AvSplat ought to load destination vector register with 16/16
/external/valgrind/VEX/priv/
Dhost_ppc_defs.c1370 i->Pin.AvSplat.sz = sz; in PPCInstr_AvSplat()
1371 i->Pin.AvSplat.dst = dst; in PPCInstr_AvSplat()
1372 i->Pin.AvSplat.src = src; in PPCInstr_AvSplat()
1980 UChar sz = i->Pin.AvSplat.sz; in ppPPCInstr()
1983 i->Pin.AvSplat.src->tag == Pvi_Imm ? "is" : "", ch_sz); in ppPPCInstr()
1984 ppHRegPPC(i->Pin.AvSplat.dst); in ppPPCInstr()
1986 ppPPCVI5s(i->Pin.AvSplat.src); in ppPPCInstr()
1987 if (i->Pin.AvSplat.src->tag == Pvi_Reg) in ppPPCInstr()
2490 addHRegUse(u, HRmWrite, i->Pin.AvSplat.dst); in getRegUsage_PPCInstr()
2491 addRegUsage_PPCVI5s(u, i->Pin.AvSplat.src); in getRegUsage_PPCInstr()
[all …]
Dhost_ppc_defs.h842 } AvSplat; member
/external/valgrind/
DNEWS474 339182 ppc64: AvSplat ought to load destination vector register with [..]