The intention of this course is to introduce assembly language programming and
computer architecture. This course examines the assembly language and machine architecture
of the INTEL-based computers. Specific topics include number systems, machine organization,
data types, instruction formats, condition codes, addressing modes, integer instructions,
branching and looping, floating point instructions, character string instructions,
logical and bit instructions, and subroutines and stacks. This course will also cover
the use of an assembler, linker and debugger.
|