1# Copyright 2018 The Go Authors. All rights reserved. 2# Use of this source code is governed by a BSD-style 3# license that can be found in the LICENSE file. 4 5_M_VV_TRUE VEXVALID=1 6_M_VV_FALSE VEXVALID=0 7 8_M_VEX_P_66 VEX_PREFIX=1 9_M_VEX_P_F2 VEX_PREFIX=2 10_M_VEX_P_F3 VEX_PREFIX=3 11 12_M_VLEN_128 VL=0 13_M_VLEN_256 VL=1 14 15_M_MAP_0F MAP=1 16_M_MAP_0F38 MAP=2 17_M_MAP_0F3A MAP=3