Searched refs:SET_VEX_B (Results 1 – 2 of 2) sorted by relevance
/art/runtime/arch/x86/ | ||
D | instruction_set_features_x86.h | 27 #define SET_VEX_B 0x20 macro |
/art/compiler/utils/x86/ | ||
D | assembler_x86.cc | 3943 vex_prefix |= SET_VEX_B; in EmitVexPrefixByteOne() |