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

/external/valgrind/main/VEX/priv/
H A Dhost_amd64_defs.h531 } Set64; member in union:__anon30799::__anon30800
H A Dhost_amd64_defs.c779 i->Ain.Set64.cond = cond;
780 i->Ain.Set64.dst = dst;
1155 vex_printf("setq%s ", showAMD64CondCode(i->Ain.Set64.cond));
1156 ppHRegAMD64(i->Ain.Set64.dst);
1479 addHRegUse(u, HRmWrite, i->Ain.Set64.dst);
1711 mapReg(m, &i->Ain.Set64.dst);
2975 reg = iregBits3210(i->Ain.Set64.dst);
2988 *p++ = toUChar(0x90 + (0x0F & i->Ain.Set64.cond));

Completed in 86 milliseconds