aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/asm/internal/asm/testdata/amd64enc_extra.s
AgeCommit message (Expand)Author
2019-10-17cmd/asm: add missing x86 instructionsArtem Alekseev
2018-10-08all: fix a bunch of misspellingsIgor Zhilianin
2018-08-23all: fix typos detected by github.com/client9/misspellKazuhiro Sera
2018-06-04cmd/asm/internal/asm: add extra AVX-512 testsIskander Sharipov
2018-05-23cmd/internal/obj/x86: add missing Yi8 for VEX ytabsisharipo
2018-05-17cmd/internal/obj/x86: fix VPERMQ and VPERMPD ytabisharipo
2018-05-11cmd/internal/obj/x86: use named consts for movtab Z-casesquasilyte
2018-04-24cmd/internal/obj/x86: forbid mem args for MOV_DR and MOV_CRquasilyte
2018-04-17cmd/internal/obj/x86: better error msg for offset overflow on AMD64quasilyte
2018-03-14cmd/asm: move manual tests out of generated fileDaniel Martí
2018-02-27cmd/internal/obj/x86: add missing legacy instsisharipo
2017-11-21cmd/internal/obj/x86: fix /is4 encoding for VBLENDisharipo
2017-11-17cmd/internal/obj/x86: add AVX2 gather and VSIBisharipo