Closed scotws closed 5 years ago
Make sure the source code does not end with a label, that is, a label is the last thing before the .end directive. This would risk a jump to a unknown location.
On the other hand, this would be nice to have because you can use it to calculate the size of code based on the listing.
We're leaving this.
Make sure the source code does not end with a label, that is, a label is the last thing before the .end directive. This would risk a jump to a unknown location.