1
0
mirror of https://github.com/golang/go synced 2024-10-05 16:41:21 -06:00
go/src/cmd/asm/internal
Rob Pike 71859efceb cmd/asm: remove needless check for negative right shift
In the parser, the shift value is always a uint64.

Change-Id: I9b50295a9f7d174ed1f6f9baf78ec0ed43db417f
Reviewed-on: https://go-review.googlesource.com/11322
Reviewed-by: Andrew Gerrand <adg@golang.org>
2015-06-22 06:57:19 +00:00
..
arch cmd/asm: drop legacy RETURN mnemonic on ppc64 2015-06-06 00:11:13 +00:00
asm cmd/asm: remove needless check for negative right shift 2015-06-22 06:57:19 +00:00
flags all: retire architecture letter in file names, public API 2015-05-21 17:32:17 +00:00
lex cmd/internal/obj: update callers to Linkline{fmt,hist} and remove 2015-05-15 17:45:39 +00:00