base/asm-common.h: Decorate pseudoregister `nil' as `nil'.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 4 Nov 2019 12:20:16 +0000 (12:20 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 9 May 2020 19:57:33 +0000 (20:57 +0100)
This allows `nil' to be passed through macros which want to apply
decoration transforms to their register arguments through to other
macros which treat `nil' as a special marker that a register is absent
or otherwise not to be used.


No differences found