<<< Common uses of assembly | Index | Data representation >>> |
The machine language the CPU implements
Instruction set architecture (ISA)
Built in data types (integers, floating point numbers)
Fixed set of instructions
Fixed set of on-processor variables (registers)
Interface for reading/writing memory
Mechanisms to do input/output
<<< Common uses of assembly | Index | Data representation >>> |