aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/asm/internal/asm/expr_test.go
AgeCommit message (Expand)Author
2020-10-19cmd/asm: allow def/ref of func ABI when compiling runtimeThan McIntosh
2018-05-22cmd/asm: enable AVX512isharipo
2015-06-26cmd/asm: add tests for erroneous expressionsRob Pike
2015-02-05[dev.cc] cmd/internal/obj: reconvert from liblinkRuss Cox
2015-01-28[dev.cc] cmd/asm: fix the expression parser and add testsRob Pike