]> Cypherpunks repositories - gostls13.git/commit
cmd/5g: fix bit mask for div/mod routines clobbering R12
authorIan Lance Taylor <iant@golang.org>
Mon, 10 Nov 2014 02:55:36 +0000 (18:55 -0800)
committerIan Lance Taylor <iant@golang.org>
Mon, 10 Nov 2014 02:55:36 +0000 (18:55 -0800)
commitf6661675729bcd9d2dd0149bbcbfccd3facb22f6
tree54f33f14f20d1b6e033aecffdeb5c5b03026a915
parentc99616fc6795123ec1a6b4d742099789865bd939
cmd/5g: fix bit mask for div/mod routines clobbering R12

This patch is based only on reading the code.  I have not
tried to construct a test case.

Fixes #9077.

LGTM=minux
R=minux
CC=golang-codereviews
https://golang.org/cl/172110043
src/cmd/5g/reg.c