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

/external/valgrind/VEX/priv/
H A Dhost_ppc_defs.c986 i->Pin.DfpShift.op = op;
987 i->Pin.DfpShift.shift = shift;
988 i->Pin.DfpShift.src = src;
989 i->Pin.DfpShift.dst = dst;
2069 vex_printf("%s ", showPPCFpOp(i->Pin.DfpShift.op));
2070 ppHRegPPC(i->Pin.DfpShift.dst);
2072 ppHRegPPC(i->Pin.DfpShift.src);
2074 ppPPCRI(i->Pin.DfpShift.shift);
2530 addRegUsage_PPCRI(u, i->Pin.DfpShift.shift);
2531 addHRegUse(u, HRmWrite, i->Pin.DfpShift
[all...]
H A Dhost_ppc_defs.h894 } DfpShift; member in union:__anon15397::__anon15398

Completed in 77 milliseconds