aboutsummaryrefslogtreecommitdiff
path: root/src/boot/tokens.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/tokens.boot')
-rw-r--r--src/boot/tokens.boot5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/boot/tokens.boot b/src/boot/tokens.boot
index 21f9da32..26ea74b4 100644
--- a/src/boot/tokens.boot
+++ b/src/boot/tokens.boot
@@ -368,6 +368,11 @@ for i in [ _
["mmSignature", "CDAR"] , _
["mmTarget", "CADAR"] , _
["mmSource", "CDDAR"] , _
+ ["mapOperation", "CAAR" ] , _
+ ["mapSignature", "CADAR" ] , _
+ ["mapTarget", "CAADAR" ] , _
+ ["mapSource", "CDADAR" ] , _
+ ["mapKind", "CAADDR" ] , _
["mode", "CADR"] , _
["op", "CAR"] , _
["opcode", "CADR"] , _