HomeSort by relevance Sort by last modified time
    Searched refs:VEX_HWCAPS_AMD64_CX16 (Results 1 - 5 of 5) sorted by null

  /external/valgrind/main/VEX/priv/
main_main.c     [all...]
host_amd64_isel.c     [all...]
guest_amd64_toIR.c     [all...]
  /external/valgrind/main/VEX/pub/
libvex.h 82 #define VEX_HWCAPS_AMD64_CX16 (1<<6) /* cmpxchg16b support */
  /external/valgrind/main/coregrind/
m_machine.c 835 | (have_cx16 ? VEX_HWCAPS_AMD64_CX16 : 0)
    [all...]

Completed in 78 milliseconds