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

/external/valgrind/main/VEX/priv/
H A Dguest_amd64_toIR.c714 static Bool have66 ( Prefix pfx ) { function
6167 if ( have66(pfx) ) {
6239 if ( have66(pfx) ) {
6249 if ( have66(pfx) ) {
6302 if ( have66(pfx) ) {
16645 && (opc == 0xF1 || (opc == 0xF0 && !have66(pfx)))) {
18637 if (!have66(pfx) && !haveF2(pfx) && haveF3(pfx)) {
21957 DIP("vmovhp%c %s,%s,%s\n", have66(pfx) ? 'd' : 's',
21992 DIP("vmovhp%c %s,%s\n", have66(pfx) ? 'd' : 's',
22282 DIP("vmovntp%c %s,%s\n", have66(pf
[all...]

Completed in 127 milliseconds