Searched refs:AvLdSt (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_ppc_defs.c1295 i->Pin.AvLdSt.isLoad = isLoad;
1296 i->Pin.AvLdSt.sz = sz;
1297 i->Pin.AvLdSt.reg = reg;
1298 i->Pin.AvLdSt.addr = addr;
1822 UChar sz = i->Pin.AvLdSt.sz;
1824 if (i->Pin.AvLdSt.addr->tag == Pam_IR) {
1826 i->Pin.AvLdSt.addr->Pam.RR.index, mode64);
1830 if (i->Pin.AvLdSt.isLoad)
1834 ppHRegPPC(i->Pin.AvLdSt.reg);
1836 if (i->Pin.AvLdSt
[all...]
H A Dhost_ppc_defs.h763 } AvLdSt; member in union:__anon27679::__anon27680

Completed in 48 milliseconds