Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_x86_defs.h677 extern X86Instr* X86Instr_MFence ( UInt hwcaps );
Dhost_x86_defs.c723 X86Instr* X86Instr_MFence ( UInt hwcaps ) { in X86Instr_MFence() function
Dhost_x86_isel.c3981 addInstr(env, X86Instr_MFence(env->hwcaps)); in iselStmt()