Category Archives: program calls

Jumps and Calls are not the Same

I have programmed with several languages. This semester, I am teaching students x86 assembler. The 8086 was the start of the x86 family for Intel. The University of Virgia has a great introduction to x86 codding. Introduction For all programs, … Continue reading

Posted in Jumps, program calls, Programming, Software | 1 Comment