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

/external/valgrind/VEX/priv/
H A Dhost_x86_defs.h598 } SseConst; member in union:__anon18414::__anon18415
H A Dhost_x86_defs.c827 i->Xin.SseConst.con = con;
828 i->Xin.SseConst.dst = dst;
1141 vex_printf("const $0x%04x,", (Int)i->Xin.SseConst.con);
1142 ppHRegX86(i->Xin.SseConst.dst);
1418 addHRegUse(u, HRmWrite, i->Xin.SseConst.dst);
1612 mapReg(m, &i->Xin.SseConst.dst);
3042 UShort con = i->Xin.SseConst.con;
3050 *p++ = toUChar(0x04 + 8 * (7 & vregEnc(i->Xin.SseConst.dst)));

Completed in 81 milliseconds