direct | = | 8-bit DATA address in internal memory
|
const8 | = | 8-bit constant in CODE memory
|
const16 | = | 16-bit constant in CODE memory
|
addr16 | = | 16-bit long CODE address
|
addr11 | = | 11-bit absolute CODE address
|
rel | = | signed 8-bit relative CODE address
|
bit | = | 8-bit BIT address in internal memory
|