Menu

#6 assemble: tab chars not allowed before labels in 2nd operand

open
nobody
Assemble (6)
5
2006-04-26
2006-04-26
No

[tab] move.l [tab] d0, [tab] d1 ; it works
[tab] move.l [tab] d0, [tab] foo ; refused by assemble
[tab] move.l [tab] d0,foo ; this works

Allowing tabs before labels in 2nd operand could help
users that want to align 2nd operands in their code.

(submited on 2006-01-27 by tobe on the yaronet.com forum)

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.