Home
last modified time | relevance | path

Searched refs:haveF2andF3 (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_amd64_toIR.c709 static Bool haveF2andF3 ( Prefix pfx ) { in haveF2andF3() function
3926 if (haveF2andF3(pfx) || !haveLOCK(pfx)) { in dis_Grp8_Imm()
4197 && haveF2orF3(pfx) && !haveF2andF3(pfx) && haveLOCK(pfx)) { in dis_Grp3()
4323 && haveF2orF3(pfx) && !haveF2andF3(pfx) && haveLOCK(pfx)) { in dis_Grp4()
4463 && haveF2orF3(pfx) && !haveF2andF3(pfx) && haveLOCK(pfx)) { in dis_Grp5()
8114 if (haveF2andF3(pfx) || !haveLOCK(pfx) || op == BtOpNone) { in dis_bt_G_E()
8509 if (haveF2andF3(pfx) || !haveLOCK(pfx)) { in dis_cmpxchg_G_E()
19975 && haveF2orF3(pfx) && !haveF2andF3(pfx) && haveLOCK(pfx)) { in dis_ESC_NONE()
20402 if (!epartIsReg(modrm) && haveF2andF3(pfx)) in dis_ESC_NONE()
20418 if (!epartIsReg(modrm) && haveF2andF3(pfx)) in dis_ESC_NONE()
[all …]