Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_x86_defs.h520 } MFence; member
Dhost_amd64_defs.h542 } MFence; member
Dhost_arm64_defs.h775 } MFence; member
Dhost_arm_defs.h860 } MFence; member
Dhost_x86_defs.c729 i->Xin.MFence.hwcaps = hwcaps; in X86Instr_MFence()
1057 LibVEX_ppVexHwCaps(VexArchX86,i->Xin.MFence.hwcaps)); in ppX86Instr()
2707 if (i->Xin.MFence.hwcaps & (VEX_HWCAPS_X86_SSE3 in emit_X86Instr()
2713 if (i->Xin.MFence.hwcaps & VEX_HWCAPS_X86_MMXEXT) { in emit_X86Instr()
2721 if (i->Xin.MFence.hwcaps == 0/*baseline, no SSE*/) { in emit_X86Instr()
Dhost_ppc_defs.h717 } MFence; member