Motorola M68CPU32BUG Manuel d'utilisateur Page 186

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 196
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 185
USER CUSTOMIZATION
M68CPU32BUG REV 1 C-12
Table C-1. CPU32Bug Customization Area (continued)
Initialization Tables (continued)
This entry format aligns with the normal assembler output, as DC.W and DC.L are
automatically aligned on an an even address (word) boundary, as seen in the examples below.
Thus the <FILL> byte is handled automatically by the assembler.
Rel.
Addr Contents Label Opcode Operand Comment
0000 00FFFFA21 DC.L $FFFFA21 <ADDR>
0004 01 DC.B 1 1 BYTE
DATA
0005 04 DC.B $04 <DATA>
0006 00FFFFA21 DC.L $FFFFA21 <ADDR>
000A 31 DC.B $31 4 BYTE
DATA
000B 04 22 47 FE DC.B $04, $22, $47, $FE
Skips $1F-> 0010 00FFFFA22 DC.L $FFFFA22 <ADDR>
0014 02 DC.B 2 1 WORD
DATA
Skips $15-> 0016 0544 DC.W $0544 <DATA>
0018 00FFFFA74 DC.L $FFFFA74 <ADDR>
001C 04 DC.B 4 1 LONG
DATA
Skips $1D-> 001E 12345678 DC.L $12345678 <DATA>
0022 00FFFFA74 DC.L $FFFFA74 <ADDR>
0026 04 DC.B $14 2 LONG
DATA
Skips $27-> 0028 12345678 DC.L $12345678, $2307F
002C 0002307F
0030 FFFFFFFF DC.L $FFFFFFFF
Terminate
The routine will also terminate before any attempt is made to read table information past the
end of the table. Thus the user can completely fill the table without having to have a
termination entry whose <ADDR> equals FILL_L.
Vue de la page 185
1 2 ... 181 182 183 184 185 186 187 188 189 190 191 ... 195 196

Commentaires sur ces manuels

Pas de commentaire