as: Z8000-Dependent

1 
1 9.57 Z8000 Dependent Features
1 =============================
1 
1 The Z8000 as supports both members of the Z8000 family: the unsegmented
1 Z8002, with 16 bit addresses, and the segmented Z8001 with 24 bit
1 addresses.
1 
1    When the assembler is in unsegmented mode (specified with the
1 'unsegm' directive), an address takes up one word (16 bit) sized
1 register.  When the assembler is in segmented mode (specified with the
1 'segm' directive), a 24-bit address takes up a long (32 bit) register.
1 ⇒Assembler Directives for the Z8000 Z8000 Directives, for a list
1 of other Z8000 specific assembler directives.
1 

Menu