]> Cypherpunks repositories - gostls13.git/commit
test/codegen: port tbz/tbnz arm64 tests
authorAlberto Donizetti <alb.donizetti@gmail.com>
Fri, 23 Mar 2018 17:50:39 +0000 (18:50 +0100)
committerAlberto Donizetti <alb.donizetti@gmail.com>
Sat, 24 Mar 2018 09:35:53 +0000 (09:35 +0000)
commita27cd4fd317b57aadd63ff448e1b60636d4da38a
tree3ea09b664d7c4467e7db80d40f34839193958489
parent786899a72afe02836c003c1414ca279090e7d637
test/codegen: port tbz/tbnz arm64 tests

And delete them from asm_test.

Change-Id: I34fcf85ae8ce09cd146fe4ce6a0ae7616bd97e2d
Reviewed-on: https://go-review.googlesource.com/102296
Run-TryBot: Alberto Donizetti <alb.donizetti@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Giovanni Bajo <rasky@develer.com>
src/cmd/compile/internal/gc/asm_test.go
test/codegen/comparisons.go