Implement BITWIDTH and TZCOUNT functions (#1450)

This commit is contained in:
Sylvie
2024-08-07 10:39:30 -04:00
committed by GitHub
parent 7435630d6a
commit e93190d491
10 changed files with 105 additions and 18 deletions

View File

@@ -391,10 +391,14 @@ The value is then ORed with $C7
.It Li $80 Ta Integer literal; followed by the
.Cm LONG
integer.
.It Li $70 Ta Ql HIGH
.It Li $70 Ta Cm HIGH
byte.
.It Li $71 Ta Ql LOW
.It Li $71 Ta Cm LOW
byte.
.It Li $72 Ta Cm BITWIDTH
value.
.It Li $73 Ta Cm TZCOUNT
value.
.It Li $81 Ta A symbol's value; followed by the symbol's
.Cm LONG
ID.