Nec Network Controller uPD98502 Manual de usuario Pagina 463

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 595
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 462
APPENDIX A MIPS III INSTRUCTION SET DETAILS
Preliminary Users Manual S15543EJ1V0UM
463
BNEL
Branch On Not Equal Likely
BNEL
rs
BNEL
0 1 0 1 0 1
rt offset
31 26 25 21 20 16 15 0
655 16
Format:
BNEL rs, rt, offset
Description:
A branch target address is computed from the sum of the address of the instruction in the delay slot and the 16-bit
offset,
shifted left two bits and sign-extended. The contents of general register
rs
and the contents of general
register
rt
are compared. If the two registers are not equal, then the program branches to the target address, with
a delay of one instruction.
If the conditional branch is not taken, the instruction in the branch delay slot is nullified.
Operation:
32 T:
target (offset
15
)
14
|| offset || 0
2
condition (GPR [rs] GPR [rt])
T+1: if condition then
PC PC + target
else
NullifyCurrentInstruction
endif
64 T:
target (offset15
)
46
|| offset || 0
2
condition (GPR [rs] GPR [rt])
T+1: if condition then
PC PC + target
else
NullifyCurrentInstruction
endif
Exceptions:
None
Vista de pagina 462
1 2 ... 458 459 460 461 462 463 464 465 466 467 468 ... 594 595

Comentarios a estos manuales

Sin comentarios