2 ms·
> gas syntax which is like nails on a chalkboard That's weird, GNU as should default to AT&T syntax. Maybe the author switched to Intel syntax by adding the .i
by tmtvl 2mo ago
> gas syntax which is like nails on a chalkboard
That's weird, GNU as should default to AT&T syntax. Maybe the author switched to Intel syntax by adding the .intel_syntax directive at the beginning of the code?