320 likes | 553 Views
Outline. Basic Elements of Assembly. Sample Program. Assembling, Linking, and Running. Defining Data. Symbolic Constants. Basic Elements of Assembly. Integer Constants. Made up of an optional leading sign, one or more digits, and an optional suffix character (radix) . A leading zero is requir
E N D
1. 1 Lecture 3: Assembly Language Fundamentals Assembly Language for
Intel-Based Computers,
4th edition
Kip R. Irvine
2. Outline Basic Elements of Assembly