summaryrefslogtreecommitdiff
path: root/opcode.h
diff options
context:
space:
mode:
Diffstat (limited to 'opcode.h')
-rw-r--r--opcode.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/opcode.h b/opcode.h
index 3189a05b7e..1f2674ff76 100644
--- a/opcode.h
+++ b/opcode.h
@@ -2408,7 +2408,9 @@ EXTCONST char PL_op_private_labels[] = {
'T','A','R','G','M','Y','\0',
'U','N','I','\0',
'U','T','F','\0',
+ 'k','e','y','\0',
'o','f','f','s','e','t','\0',
+ 'r','a','n','g','e','\0',
};
@@ -2427,11 +2429,11 @@ EXTCONST char PL_op_private_labels[] = {
EXTCONST I16 PL_op_private_bitfields[] = {
0, 8, -1,
0, 8, -1,
- 0, 530, -1,
- 0, 8, -1,
- 0, 8, -1,
+ 0, 534, -1,
0, 8, -1,
0, 8, -1,
+ 0, 541, -1,
+ 0, 530, -1,
1, -1, 0, 507, 1, 26, 2, 276, -1,
4, -1, 1, 157, 2, 164, 3, 171, -1,
4, -1, 0, 507, 1, 26, 2, 276, 3, 103, -1,