// Copyright 2015 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package arm64 var cnames7 = []string{ "NONE", "REG", "RSP", "FREG", "VREG", "PAIR", "SHIFT", "EXTREG", "SPR", "COND", "ZCON", "ADDCON0", "ADDCON", "MOVCON", "BITCON", "ABCON0", "ABCON", "MBCON", "LCON", "VCON", "FCON", "VCONADDR", "AACON", "LACON", "AECON", "SBRA", "LBRA", "NPAUTO", "NSAUTO", "PSAUTO", "PPAUTO", "UAUTO4K", "UAUTO8K", "UAUTO16K", "UAUTO32K", "UAUTO64K", "LAUTO", "SEXT1", "SEXT2", "SEXT4", "SEXT8", "SEXT16", "LEXT", "ZOREG", "NPOREG", "NSOREG", "PSOREG", "PPOREG", "UOREG4K", "UOREG8K", "UOREG16K", "UOREG32K", "UOREG64K", "LOREG", "ADDR", "GOTADDR", "TLS_LE", "TLS_IE", "ROFF", "GOK", "TEXTSIZE", "NCLASS", }