Home
last modified time | relevance | path

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

/art/runtime/arch/x86/
Dinstruction_set_features_x86.h29 #define SET_VEX_M_0F_38 0x02 macro
/art/compiler/utils/x86/
Dassembler_x86.cc192 uint8_t byte_one = EmitVexPrefixByteOne(false, false, false, SET_VEX_M_0F_38); in blsi()
206 uint8_t byte_one = EmitVexPrefixByteOne(false, false, false, SET_VEX_M_0F_38); in blsmsk()
220 uint8_t byte_one = EmitVexPrefixByteOne(false, false, false, SET_VEX_M_0F_38); in blsr()
1494 SET_VEX_M_0F_38); in vpmulld()
2151 SET_VEX_M_0F_38); in andn()