1
0
mirror of https://github.com/golang/go synced 2024-10-05 16:41:21 -06:00
go/src/cmd/asm/internal
Dave Cheney ef49b4ca78 cmd/internal/obj/arm64, cmd/asm/internal/asm: support CSEL instruction on arm64
Add support for arm64 four operand conditional instructions.

Superceedes CL 8405.

Change-Id: I12da8f4822938feec400bbcc426eeaf884536135
Reviewed-on: https://go-review.googlesource.com/8638
Reviewed-by: Aram Hăvărneanu <aram@mgk.ro>
2015-04-09 08:07:21 +00:00
..
arch cmd/asm/internal/asm: fix comment in ppc64.go 2015-04-06 18:23:13 +00:00
asm cmd/internal/obj/arm64, cmd/asm/internal/asm: support CSEL instruction on arm64 2015-04-09 08:07:21 +00:00
flags liblink, cmd/6l: re-enable -shared on amd64 2015-03-04 01:55:30 +00:00
lex [dev.cc] cmd/asm: add end-to-end test 2015-02-21 02:02:23 +00:00