]> Cypherpunks repositories - gostls13.git/commit
replace original float instruction with jump to make branches
authorKai Backman <kaib@golang.org>
Tue, 6 Apr 2010 19:17:24 +0000 (22:17 +0300)
committerKai Backman <kaib@golang.org>
Tue, 6 Apr 2010 19:17:24 +0000 (22:17 +0300)
commit29c6c09f71eca92e96c87d909ef0c09535b76a0e
tree962bcfe71eeddf852b3370b5f4418467e943277c
parentb26a7a2b884e334e4b1775b22f81230a755ad942
replace original float instruction with jump to make branches
to float instructions work correctly.

R=rsc
CC=golang-dev
https://golang.org/cl/870044
src/cmd/5l/softfloat.c