1
0
mirror of https://github.com/golang/go synced 2024-10-05 11:41:22 -06:00
go/src/cmd/asm
sergey.arseev e9081b3c76 cmd/internal/obj/x86: add support for TSX instructions
Transactional memory, will later be used for semaphore implementation.
Nacl not supported yet.

Change-Id: Ic18453dcaa08d07bb217c0b95461584f007d518b
Reviewed-on: https://go-review.googlesource.com/16479
Reviewed-by: Russ Cox <rsc@golang.org>
2015-11-26 16:39:00 +00:00
..
internal cmd/internal/obj/x86: add support for TSX instructions 2015-11-26 16:39:00 +00:00
doc.go cmd/asm: add doc.go 2015-11-19 20:49:27 +00:00
main.go all: retire architecture letter in file names, public API 2015-05-21 17:32:17 +00:00