Hacker News new | ask | show | jobs
by msla 1548 days ago
I agree with the commenter you're replying to; I'd only add that Intel syntax is much more readable than AT&T.
1 comments

FWIW, I'm fairly sure this is the assembly syntax used by Go - the author may not have made a decision to use this vs another
Possibly, but objdump can disassemble into Intel syntax.