what's included in a typical computer architecture class? [closed]
- by sq1020
Does this description fit what's usually included in a computer architecture class?
Computer Organization and Assembly Language
An introduction to the hardware organization and assembly language of the Intel processor. Topics include memory hierarchy and design- CPU design- pipelining- addressing modes- subroutine linkage- polled input/output- interrupts- high level language interfacing and macros.