Motorola M68CPU32BUG Manuel d'utilisateur Page 88

  • 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 87
DEBUG MONITOR COMMANDS
M68CPU32BUG/D REV 1 3-58
RS Register Set RS
3.28 REGISTER SET
RS <reg>[<exp>][;A]
Use the RS command to display or change a single target register. The default offset register
value is always added to <exp> unless overridden by specifically including an offset register. See
the OF (offset register) command.
The ;A option is only valid when <reg> is an offset register, i.e. R0 - R7. Use the ;A option to set
<reg> as the automatic register. If R7 is specified, no <exp> is allowed (R7 cannot be changed).
See the OF (offset register) command.
EXAMPLES
CPU32Bug>RS PC 40*1000+4<CR>
PC =00040004
CPU32Bug>
CPU32Bug>OF R4;A<CR>
R4*00000000 00000000? 4000 4FFF<CR> Set up automatic offset register R4.
CPU32Bug>RS PC 124<CR>
PC =00004124 Set PC=$124+R4.
CPU32Bug>RS A4 32A<CR>
A4 =0000432A Set A4=$32A+R4.
CPU32Bug>RS A5 400+R7<CR>
A5 =00000400 Set A5 equal to absolute location $400
($400+R7).
CPU32Bug>
Vue de la page 87
1 2 ... 83 84 85 86 87 88 89 90 91 92 93 ... 195 196

Commentaires sur ces manuels

Pas de commentaire