llvm-m88k icon indicating copy to clipboard operation
llvm-m88k copied to clipboard

Support Motorola SYSVR4 assembler

Open redstar opened this issue 2 years ago • 0 comments

Differences at first glance:

  • registered are prefixed with # (instead of %)
  • directives are not prefixed with .
  • different directives, e.g. text to open a text section

redstar avatar Feb 05 '24 13:02 redstar