Navigation
index
modules
|
next
|
previous
|
Operating Systems Study Guide
»
2. Machines and Low-level Software
ΒΆ
2.1. Types of Computer Architectures
2.1.1. The Stack Machine
2.1.2. The Accumulator Machine
2.1.3. The Load/Store Machine
2.2. Machine Instructions
2.2.1. Complex Instruction Sets and Reduced Instruction Sets
2.3. Binary Representation of Data
2.3.1. Integer Variables
2.3.2. Conversions of Integer Variables
2.3.3. Floating Point Data
2.3.4. Byte Order
2.4. Intel x86 Assembly Language
Previous topic
1.11. System Calls
Next topic
2.1. Types of Computer Architectures
This Page
Show Source
Quick search
Navigation
index
modules
|
next
|
previous
|
Operating Systems Study Guide
»