On 7/17/24 11:28, Jonathan Scott wrote:
...
Note for example that if the start of some area is fullword
aligned but it contains a doubleword aligned field then the
length cannot be resolved until the assembler can tell whether
the start is on an odd or even fullword boundary.
.
Does that imply that the value of
SYMBOL EQU *
following such a field whose "length cannot be resolved"
is similarly unresolvable by lookahead?-- gil
