aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/asm/internal/asm/testdata/386.s
AgeCommit message (Expand)Author
2019-04-09cmd/internal/obj/x86: allow non-zero offset in TLS referenceCherry Zhang
2018-10-03all: this big patch remove whitespace from assembly filesZhou Peng
2018-03-01cmd/asm: fix assembling return jumpCherry Zhang
2017-04-12cmd/internal/obj: stop storing Text flags in From3Josh Bleecher Snyder
2016-01-24cmd/asm: simplify golden test maintenanceRuss Cox
2015-03-03cmd/asm: LOOP is a branch instruction on x86Rob Pike
2015-02-25cmd/asm: add end to end test for 386Rob Pike