Skip to content

Opening book details…

About this document

X86 Function Calls and Control Flow by Victor Zhao is a document available to read on EtoBox.

The document discusses compiling function calls to x86 assembly and intermediate representations. It covers x86 flags, conditional instructions, basic control flow, calling conventions, and implementing functions in x86 assembly. The document provides examples of loop-based factorial code and details on compiling, linking and running hand-coded x86 programs.

Author
Victor Zhao
Language
EN