Allow shifting macro arguments by a negative amount

Fixes #733
This commit is contained in:
Rangi
2021-02-12 23:09:06 -05:00
committed by Eldred Habert
parent 96bce05be2
commit 8f20620c16
5 changed files with 18 additions and 5 deletions

View File

@@ -1487,6 +1487,7 @@ This is the only way of accessing the value of arguments from 10 to 256.
.Pp
.Ic SHIFT
can optionally be given an integer parameter, and will apply the above shifting that number of times.
A negative parameter will shift the arguments in reverse.
.Ss Printing things during assembly
The
.Ic PRINT