|
Answer» Addressing MODE or Access Mode:
- AMODE(24) INDICATES 24-BIT addressing in the memory below the line.
- AMODE(31) indicates 31-bit addressing in the memory above and below the line.
- AMODE=ANY indicates either 24-bit or 31-bit addressing techniques. Run Mode or Residency Mode:
- RMODE(24) indicates the program need to be loaded into the memory below the line.
- RMODE(31) indicates the program need to be loaded into the memory either below or above the line.
- RMODE=ANY indicates the program to load either in 24 bit or 31 bit memory.
Addressing mode or Access Mode:
|