stem/CS/Languages/Assembly.md
2023-05-20 01:33:56 +01:00

202 B

Uni of Virginia - x86 Assembly Guide

x86 32-bit

!x86registers.png

Stack

  • push, pop, call, ret

!stack.png

  • Growing upwards