Data definitions
DTibytes 1..7 bytes
DTabytes offset of bytes of data
a { a data bytes }
DTnbytes bytes of data
a { a data bytes }
a = offset
DTazeros # of 0 bytes
a
DTsymsize same as DTazeros, but the type of the symbol gives
the size
DTcommon # of 0 bytes (in a common block)
a
DTxoff offset from symbol
w a
w = symbol number (pointer for CPP)
a = offset
DTcoff offset into code segment
Data definitions DTibytes 1..7 bytes DTabytes offset of bytes of data a { a data bytes } DTnbytes bytes of data a { a data bytes } a = offset DTazeros # of 0 bytes a DTsymsize same as DTazeros, but the type of the symbol gives the size DTcommon # of 0 bytes (in a common block) a DTxoff offset from symbol w a w = symbol number (pointer for CPP) a = offset DTcoff offset into code segment