]> Cypherpunks repositories - gostls13.git/commit
cmd/5a, cmd/5l, math: add CLZ instruction for ARM
authorShenghou Ma <minux.ma@gmail.com>
Sat, 2 Jun 2012 19:08:49 +0000 (03:08 +0800)
committerShenghou Ma <minux.ma@gmail.com>
Sat, 2 Jun 2012 19:08:49 +0000 (03:08 +0800)
commitd186d07eda6cb043c4c75ef6ec3e161e7f6c5a3e
treecfb6c127613da5a78a2e19e7ecece1d799421c3e
parent65e61d5770c7cbabe86e8159eb922e207942dde0
cmd/5a, cmd/5l, math: add CLZ instruction for ARM
        Supported in ARMv5 and above.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6284043
src/cmd/5a/lex.c
src/cmd/5l/5.out.h
src/cmd/5l/asm.c
src/cmd/5l/optab.c
src/cmd/5l/span.c
src/pkg/math/big/arith_arm.s