]> Cypherpunks repositories - gostls13.git/commit
runtime: implement cmpstring and bytes.Compare in assembly for ppc64
authorShenghou Ma <minux@golang.org>
Sat, 29 Aug 2015 03:59:04 +0000 (23:59 -0400)
committerMinux Ma <minux@golang.org>
Mon, 31 Aug 2015 18:41:58 +0000 (18:41 +0000)
commit32d3b96e8b9c1d0eeb249579145d73bebc7ec2e6
treeab770e11a37372772ab634be9c7261c96eb14dd4
parent5483761c130dcd7e985c01dd82af93758732b3a7
runtime: implement cmpstring and bytes.Compare in assembly for ppc64

Change-Id: I15bf55aa5ac3588c05f0a253f583c52bab209892
Reviewed-on: https://go-review.googlesource.com/14041
Reviewed-by: Dave Cheney <dave@cheney.net>
src/runtime/asm_ppc64x.s
src/runtime/noasm.go