Home
last modified time | relevance | path

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

/art/runtime/arch/x86/
Dinstruction_set_features_x86.h26 #define SET_VEX_X 0x40 macro
/art/compiler/utils/x86/
Dassembler_x86.cc3938 vex_prefix |= SET_VEX_X; in EmitVexPrefixByteOne()