Motorola M68CPU32BUG Instrukcja Użytkownika Strona 108

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 196
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 107
ASSEMBLER/DISASSEMBLER
M68CPU32BUG/D 4-6
4.2.1.5 Character Set
The character set recognized by the CPU32Bug assembler is a subset of ASCII and listed below:
The letters A through Z (uppercase and lowercase)
The integers 0 through 9
Arithmetic operators: +, -, *, /, <<, >>, !, &
Parentheses ( )
Characters used as special prefixes:
# (pound sign) specifies the immediate form of addressing.
$ (dollar sign) specifies a hexadecimal number.
& (ampersand) specifies a decimal number.
@ (commercial at sign) specifies an octal number.
% (percent sign) specifies a binary number.
’ (apostrophe) specifies an ASCII literal character string.
Five separating characters:
Space
. (period)
/ (slash)
- (dash)
The asterisk (*) character indicates current location.
4.2.2 Addressing Modes
Effective address modes, combined with operation codes, define the particular function
performed by a given instruction. Effective addressing and data organization are described in
detail in the CPU32 Reference Manual.
Przeglądanie stron 107
1 2 ... 103 104 105 106 107 108 109 110 111 112 113 ... 195 196

Komentarze do niniejszej Instrukcji

Brak uwag