Searched refs:SET_VEX_PP_66 (Results 1 – 3 of 3) sorted by relevance
/art/compiler/utils/x86_64/ |
D | assembler_x86_64.cc | 1002 ByteTwo = EmitVexPrefixByteTwo(/*W=*/ false, vvvv_reg, SET_VEX_L_128, SET_VEX_PP_66); in vfmadd213ss() 1021 ByteTwo = EmitVexPrefixByteTwo(/*W=*/ true, vvvv_reg, SET_VEX_L_128, SET_VEX_PP_66); in vfmadd213sd() 1081 SET_VEX_PP_66); in vmovapd() 1089 SET_VEX_PP_66); in vmovapd() 1143 SET_VEX_PP_66); in vmovapd() 1151 SET_VEX_PP_66); in vmovapd() 1197 SET_VEX_PP_66); in vmovupd() 1205 SET_VEX_PP_66); in vmovupd() 1249 SET_VEX_PP_66); in vmovapd() 1257 SET_VEX_PP_66); in vmovapd() [all …]
|
/art/compiler/utils/x86/ |
D | assembler_x86.cc | 796 ByteTwo = EmitVexPrefixByteTwo(/*W=*/ false, vvvv_reg, SET_VEX_L_128, SET_VEX_PP_66); in vfmadd213ss() 815 ByteTwo = EmitVexPrefixByteTwo(/*W=*/ true, vvvv_reg, SET_VEX_L_128, SET_VEX_PP_66); in vfmadd213sd() 848 SET_VEX_PP_66); in vmovapd() 881 SET_VEX_PP_66); in vmovapd() 914 SET_VEX_PP_66); in vmovupd() 948 SET_VEX_PP_66); in vmovapd() 981 SET_VEX_PP_66); in vmovupd() 1144 SET_VEX_PP_66); in vaddpd() 1168 SET_VEX_PP_66); in vsubpd() 1191 SET_VEX_PP_66); in vmulpd() [all …]
|
/art/runtime/arch/x86/ |
D | instruction_set_features_x86.h | 36 #define SET_VEX_PP_66 0x01 macro
|