Home
last modified time | relevance | path

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

/art/compiler/utils/x86_64/
Dassembler_x86_64.cc454 SET_VEX_M_0F); in vmovaps()
514 SET_VEX_M_0F); in vmovaps()
566 SET_VEX_M_0F); in vmovups()
620 SET_VEX_M_0F); in vmovaps()
673 SET_VEX_M_0F); in vmovups()
875 SET_VEX_M_0F); in vaddps()
900 byte_one = EmitVexPrefixByteOne(dst.NeedsRex(), /*X=*/ false, src2.NeedsRex(), SET_VEX_M_0F); in vsubps()
938 SET_VEX_M_0F); in vmulps()
975 SET_VEX_M_0F); in vdivps()
1045 SET_VEX_M_0F); in vmovapd()
[all …]
/art/runtime/arch/x86/
Dinstruction_set_features_x86.h28 #define SET_VEX_M_0F 0x01 macro