chiark / gitweb /
base/asm-common.h: Use `GOTREG' rather than the raw register name.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 26 May 2016 08:26:09 +0000 (09:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 24 Jun 2016 00:17:19 +0000 (01:17 +0100)
commit4f465486c37681b3e90108a28307cb7e145a8987
tree4d8d070c0c1d1da1759b36fed3333956ce4218f7
parentbc9ac7ebf31d42ea0965ceded383714207746c27
base/asm-common.h: Use `GOTREG' rather than the raw register name.

Note that this doesn't mean that one can redefine `GOTREG' and have the
macros use a different register by default; the relative expansion
orders of the two macro systems don't work like that.
base/asm-common.h