Topics |
- ALU, memory, register, Von Neumann architecture, Harvard architecture, numeral systems, two's complement, fixed-point numbers, floating-point numbers, endianness
- ARM 7: history, architecture, instruction pipeline, CPSR, memory organisation, instruction set and opcodes
- Assembly: memory definition/initialization/access, barrel shifter, data processing, condition codes, branches, subprograms, stack
- C: data types, type casting, preprocessor directives (macros), arrays, strings, structures, pointer, functions, memory management
|