]> Cypherpunks repositories - gostls13.git/commit
test/codegen: port arm64 BIC/EON/ORN and masking tests
authorAlberto Donizetti <alb.donizetti@gmail.com>
Tue, 10 Apr 2018 09:20:20 +0000 (11:20 +0200)
committerAlberto Donizetti <alb.donizetti@gmail.com>
Tue, 10 Apr 2018 10:57:50 +0000 (10:57 +0000)
commit188e2bf89712fcb97bd5329f167fedc6dd90316b
tree0ede1d832e9ad8a5957581c0867429d244ba4b36
parentd5ff631e6b86787857913049fc5312969211a1c7
test/codegen: port arm64 BIC/EON/ORN and masking tests

And delete them from asm_test.

Change-Id: I24f421b87e8cb4770c887a6dfd58eacd0088947d
Reviewed-on: https://go-review.googlesource.com/106056
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/gc/asm_test.go
test/codegen/bits.go