|
|
|
|
|
by jdswain
2378 days ago
|
|
Mainly because the assembler I knew I had on my computer was the GNU assembler and it uses that syntax. I did quickly try the .intel_syntax directive but it was just easier to change it around as the code was so short. Most of my assembler experience is with 6502 or ARM. |
|