base/dispatch-x86ish.S: Lift register allocation definitions.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 10 Mar 2024 16:08:11 +0000 (16:08 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 10 Mar 2024 16:08:11 +0000 (16:08 +0000)
... and use the logical names during setup.  This seems to be the
convention I've followed elsewhere and it makes some sense as
(a) establishing a target for the following setup code to aim for,
and (b) giving a visual indication of how well we're getting there.


No differences found