Descriptioncmd/6g, cmd/8g: switch to DX for indirect call block
runtime: add context argument to gogocall
Too many other things use AX, and at least one
(stack zeroing) cannot be moved onto a different
register. Use the less special DX instead.
Preparation for step 2 of http://golang.org/s/go11func.
Nothing interesting here, just split out so that we can
see it's correct before moving on.
Patch Set 1 #Patch Set 2 : diff -r 1852ee47001a https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 1852ee47001a https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 083759101bc9 https://go.googlecode.com/hg/ #
MessagesTotal messages: 3
|