1
0
mirror of https://github.com/golang/go synced 2024-11-07 10:46:18 -07:00
go/misc/cgo/test/issue9400
Vladimir Stefanovic 92fb0a00c2 misc/cgo/test: add mipsx test case for #9400
Change-Id: I7d0bc5093943b0744d865e91517ff6292f3b2f89
Reviewed-on: https://go-review.googlesource.com/34510
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
2016-12-15 17:05:29 +00:00
..
asm_386.s misc/cgo/test: fix issue9400 test on android/386 2016-06-02 14:01:47 +00:00
asm_amd64x.s
asm_arm64.s
asm_arm.s
asm_mips64x.s misc/cgo/test: add mips64x test case for issue9400 2016-05-04 16:41:36 +00:00
asm_mipsx.s misc/cgo/test: add mipsx test case for #9400 2016-12-15 17:05:29 +00:00
asm_ppc64x.s
asm_s390x.s
gccgo.go
stubs.go