ref: 547d6b96e5536f97d161e0a6544344534af3bde2
parent: 8586a998a576277bd1ff5d1ccd02c4c01224c261
author: Ori Bernstein <ori@eigenstate.org>
date: Sun Nov 5 16:09:36 EST 2017
Formatting tweaks.
--- a/6/insns.def
+++ b/6/insns.def
@@ -3,6 +3,7 @@
is defined by the following macro:
Insn(enumval, gasfmt, p9fmt, uses, defs)
+
The format string 'fmt' has the following expansions:
%r - int reg
@@ -16,11 +17,12 @@
preceeding it is the operand desired for
the mode.
- The uppercase version of these formats denote the plan 9 variants
- of the above.
+ The uppercase version of these formats denote the plan 9
+ syntax of the above.
- Because 0 indictates the sentiel value, the indexing on use and def statments
- is 1-based.
+ Because 0 indictates the sentiel value, the indexing on use
+ and def statments is 1-based.
+
*/
#define None .l={0},.r={0}
Insn(Inone,