Renesas Renasas Single-Chip Microcomputer SH7086 Manual de usuario Pagina 56

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 308
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 55
38
3.1 Guide to This Chapter
Chapter 3 Functions
The following explains the syntax of each jump instructionJMP, JPMI, JSR, and JSRI by using an actual
example.
(3) Syntax
Indicates the instruction syntax using a symbol.
(a) (b) (c)
(a) Mnemonic JMP
Describes the mnemonic.
(b) Jump distance specifier .length
Describes the distance of jump. If (.length) is omitted in JMP or JSR instruction, the assembler
chooses the optimum specifier. If (.length) is entered, its content is given priority.
The following lists the jump distances that can be specified:
.S 3-bit PC forward relative (+2 to +9)
.B 8-bit PC relative
.W 16-bit PC relative
.A 20-bit absolute
(c) Operand label
Describes the operand.
(d) Shows the jump distance that can be specified in (b).
JuMP
Unconditional jump
JMP (.length) label
S, B, W, A
(d)
[ Syntax ]
JMP (.length) label
JMP
S, B, W, A (Can be specified)
(2)
(3)
(1)
3.2 Functions
Chapter 3 Functions
JMP
[ Instruction Code/Number of Cycles ]
Page=195
Vista de pagina 55
1 2 ... 51 52 53 54 55 56 57 58 59 60 61 ... 307 308

Comentarios a estos manuales

Sin comentarios