Computer Science, asked by AedanKyle4114, 18 days ago

How EQU processed by assembler

Answers

Answered by marvaminuva
0

The EQU instruction assigns absolute or relocatable values to symbols. Use it to: ... Assign length and type attributes to symbols, either implicitly or explicitly. Assign program type and assembler type values to symbols.

Similar questions