aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/asm/internal/asm/line_test.go
AgeCommit message (Expand)Author
2020-10-19cmd/asm: allow def/ref of func ABI when compiling runtimeThan McIntosh
2019-04-30cmd/asm: reject BSWAPW on amd64Iskander Sharipov
2018-11-12cmd/asm: factor out line parsing from assemblingAustin Clements
2018-05-22cmd/asm: enable AVX512isharipo