File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
\def\locWeightedFlagSum {\loc {wght\_ flag\_ sum}}
11
11
12
12
% INTEGER instruction
13
- \def\integerCtMax {\redm {2}}
13
+ \def\integerCtMax {\numConst {2}}
14
14
\def\locInputInteger {\loc {in/integer}}
15
15
\def\locInputIntegerHi {\locInputInteger\loc {\_ hi}}
16
16
\def\locInputIntegerLo {\locInputInteger\loc {\_ lo}}
38
38
\def\locBaseRlpPrefixShort {\loc {base\_ rlp\_ prefix\_ short}}
39
39
\def\locBaseRlpPrefixLong {\loc {base\_ rlp\_ prefix\_ long}}
40
40
41
- \def\bytestringEmptyCtMax {\redm {0}}
42
- \def\bytestringNonEmptyCtMax {\redm {2}}
41
+ \def\bytestringEmptyCtMax {\numConst {0}}
42
+ \def\bytestringNonEmptyCtMax {\numConst {2}}
43
43
44
44
\def\locInputBytestringLength {\loc {in/byte\_ string\_ length}}
45
45
\def\locInputFirstByte {\loc {in/first\_ byte}}
You can’t perform that action at this time.
0 commit comments