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

/external/valgrind/main/VEX/priv/
H A Dhost_ppc_defs.c1362 i->Pin.AvUn32Fx4.op = op;
1363 i->Pin.AvUn32Fx4.dst = dst;
1364 i->Pin.AvUn32Fx4.src = src;
1891 vex_printf("%s ", showPPCAvFpOp(i->Pin.AvUn32Fx4.op));
1892 ppHRegPPC(i->Pin.AvUn32Fx4.dst);
1894 ppHRegPPC(i->Pin.AvUn32Fx4.src);
2371 addHRegUse(u, HRmWrite, i->Pin.AvUn32Fx4.dst);
2372 addHRegUse(u, HRmRead, i->Pin.AvUn32Fx4.src);
2675 mapReg(m, &i->Pin.AvUn32Fx4.dst);
2676 mapReg(m, &i->Pin.AvUn32Fx4
[all...]
H A Dhost_ppc_defs.h803 } AvUn32Fx4; member in union:__anon14335::__anon14336

Completed in 121 milliseconds