]> Cypherpunks.ru repositories - gostls13.git/blob - src/cmd/asm/internal/asm/testdata/amd64error.s
net/http: make ListenAndServeTLS treat GetCertificate as a set cert too
[gostls13.git] / src / cmd / asm / internal / asm / testdata / amd64error.s
1 // Copyright 2016 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 TEXT errors(SB),$0
6         MOVL    foo<>(SB)(AX), AX // ERROR "invalid instruction"
7         RET