STR STRUCT One BYTE 0 Two BYTE 0 STR ENDS Array1 WORD 4 DUP (1, 2, 3, 4) ; allocates 16 words Array2 STR 8 DUP (<1, 2>) ; 8 structures