Content deleted Content added
Digipost81 (talk | contribs) Tags: Reverted Visual edit Newcomer task Newcomer task: update |
Mindmatrix (talk | contribs) m Reverted edits by Digipost81 (talk) to last version by Tea2min |
||
Line 29:
Most assemblers provide [[macro (computer science)|macros]] to generate common sequences of instructions.
Example: The same [[Fibonacci number]] calculator as above, but in x86-64 assembly language using [[AT&T syntax]]:
|