go/src/cmd/internal/obj/x86
Russ Cox d2b0c387b2 cmd/asm: add YMM registers Y0 through Y15
Not recognized in any instructions yet, but this lets the
assembler parse them at least.

For #14068.

Change-Id: Id4f7329a969b747a867ce261b20165fab2cdcab8
Reviewed-on: https://go-review.googlesource.com/18846
Reviewed-by: Rob Pike <r@golang.org>
2016-01-24 05:00:43 +00:00
..
a.out.go cmd/asm: add YMM registers Y0 through Y15 2016-01-24 05:00:43 +00:00
anames.go cmd/internal/obj/x86: add new instructions, cleanup. 2016-01-13 14:04:44 +00:00
asm6.go cmd/asm: report more than one instruction encoding error 2016-01-24 05:00:28 +00:00
list6.go cmd/asm: add YMM registers Y0 through Y15 2016-01-24 05:00:43 +00:00
obj6.go cmd/internal/obj: fix PCSP table at runtime.morestack calls 2016-01-05 01:48:31 +00:00
obj6_test.go cmd/internal/obj/x86: factor rewriting to use GOT into separate function 2015-11-18 21:25:55 +00:00