Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_x86_defs.h684 extern X86Instr* X86Instr_MFence ( UInt hwcaps );
Dhost_x86_defs.c725 X86Instr* X86Instr_MFence ( UInt hwcaps ) { in X86Instr_MFence() function
Dhost_x86_isel.c4166 addInstr(env, X86Instr_MFence(env->hwcaps)); in iselStmt()