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

/external/valgrind/VEX/priv/
H A Dhost_ppc_defs.c1441 i->Pin.AvSel.ctl = ctl;
1442 i->Pin.AvSel.dst = dst;
1443 i->Pin.AvSel.srcL = srcL;
1444 i->Pin.AvSel.srcR = srcR;
2063 ppHRegPPC(i->Pin.AvSel.dst);
2065 ppHRegPPC(i->Pin.AvSel.srcL);
2067 ppHRegPPC(i->Pin.AvSel.srcR);
2069 ppHRegPPC(i->Pin.AvSel.ctl);
2617 addHRegUse(u, HRmWrite, i->Pin.AvSel.dst);
2618 addHRegUse(u, HRmRead, i->Pin.AvSel
[all...]
H A Dhost_ppc_defs.h913 } AvSel; member in union:__anon24057::__anon24058

Completed in 66 milliseconds