]> Cypherpunks repositories - gostls13.git/commit
undo CL 6498092 / 4ff71bc1a199
authorAdam Langley <agl@golang.org>
Mon, 10 Sep 2012 19:52:36 +0000 (15:52 -0400)
committerAdam Langley <agl@golang.org>
Mon, 10 Sep 2012 19:52:36 +0000 (15:52 -0400)
commit2c5b53866c001632678c0467f713d019cf50c1a6
treee4b58b7037ad2eb8eac0a61730165b103c5a621b
parent72fa142fc54366f3009d47afd51bd031cc946454
undo CL 6498092 / 4ff71bc1a199

Broke tests on 386.

««« original CL description
6l/8l: emit correct opcodes to F(SUB|DIV)R?D.

When the destination was not F0, 6l and 8l swapped FSUBD/FSUBRD and
FDIVD/FDIVRD.

R=golang-dev, dave, rsc
CC=golang-dev
https://golang.org/cl/6498092
»»»

R=golang-dev
CC=golang-dev
https://golang.org/cl/6492100
src/cmd/6l/optab.c
src/cmd/8l/optab.c
test/fixedbugs/bug453.dir/bug453.go [deleted file]
test/fixedbugs/bug453.dir/bug453.s [deleted file]
test/fixedbugs/bug453.dir/bug453_ref.go [deleted file]
test/fixedbugs/bug453.go [deleted file]