Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kragen
on Sept 24, 2024
|
parent
|
context
|
favorite
| on:
Compiling to Assembly from Scratch
as i understand it, for x86 gas had to be compatible with vendor assemblers that used shitty at&t assembly syntax, but on arm it had to be compatible with arm's assemblers instead
btw try
.intel_syntax noprefix
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
btw try