mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-08 16:36:21 +00:00
7 lines
96 B
Plaintext
7 lines
96 B
Plaintext
.equ FREQUENT_CHAR,0
|
|
.equ N,1024
|
|
.equ F,64
|
|
.equ THRESHOLD,2
|
|
.equ P_BITS,10
|
|
.equ POSITION_MASK,3
|