Function calls ● Need to enter / exit function ● Implicit manipulation of stack (for IP) ● Enter function: CALL X / EAX PUSH EIP JMP X / EAX ● Exit fu