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

/external/valgrind/VEX/priv/
H A Dhost_ppc_defs.c1403 i->Pin.AvBin64x2.op = op;
1404 i->Pin.AvBin64x2.dst = dst;
1405 i->Pin.AvBin64x2.srcL = srcL;
1406 i->Pin.AvBin64x2.srcR = srcR;
2029 vex_printf("%s(w) ", showPPCAvOp(i->Pin.AvBin64x2.op));
2030 ppHRegPPC(i->Pin.AvBin64x2.dst);
2032 ppHRegPPC(i->Pin.AvBin64x2.srcL);
2034 ppHRegPPC(i->Pin.AvBin64x2.srcR);
2595 addHRegUse(u, HRmWrite, i->Pin.AvBin64x2.dst);
2596 addHRegUse(u, HRmRead, i->Pin.AvBin64x2
[all...]
H A Dhost_ppc_defs.h889 } AvBin64x2; member in union:__anon24057::__anon24058

Completed in 44 milliseconds