]> Cypherpunks repositories - gostls13.git/commit
test: check that unaligned load-add opcodes work.
authorKeith Randall <khr@golang.org>
Mon, 9 Apr 2018 17:25:15 +0000 (10:25 -0700)
committerKeith Randall <khr@golang.org>
Mon, 9 Apr 2018 18:57:37 +0000 (18:57 +0000)
commit0de0ed369f902675cdfa9ed164497ae81c42bcdd
treef420672c6e7d1bb857c5ab60644093b92cfaed25
parent17df5ed910cab9c68bc781b06d83b8db3fd0f75c
test: check that unaligned load-add opcodes work.

A test for CL 102036.

Change-Id: Ief6dcb4f478670813fbe22ea75a06815a4b201a3
Reviewed-on: https://go-review.googlesource.com/105875
Run-TryBot: Keith Randall <khr@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
test/align.go [new file with mode: 0644]