Machine language#

Relevant Reading

This lecture will cover contents from Chapter 6 and Chapter 7 of the book.

1. Intel x86 processors#

2. Machine programming: levels of abstraction#

3. Assembly language#

4. Data movement#

5. Arithmetic operations#

6. Logical operations#

7. Mechanisms in procedures (functions)#