Assembler Language Program Structure
|
|
Review register conventions
Review data definitions; introduce address constants (ADCON and VCON).
CSECT and DSECT usage
Using multiple base registers
|
Using Instructions with Indexes and Masks
|
|
LOAD instructions.
Data arrays and tables.
|
Instructions
|
|
Test Under Mask
Insert/Store character instructions.
Shift instructions.
|
Arithemetic Instructions
|
|
Floating point operations
|
Basic I/O Operations
|
|
Review QSAM file processing
Introduction to BSAM processing
|
Calling external programs
|
|
CALL, LOAD, LINK, and XCTL instructions.
Use of WAIT/POST macros.
Managing subtasks
|