Nec Network Controller uPD98502 Instrukcja Użytkownika Strona 479

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 595
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 478
APPENDIX A MIPS III INSTRUCTION SET DETAILS
Preliminary Users Manual S15543EJ1V0UM
479
DMACC
Doubleword Multiply and Accumulate (3/3)
DMACC
Operation:
64, sat=0, us=0 (DMACC instruction)
T:
temp1 ((GPR[rs]31
)
32
|| GPR [rs]) * ((GPR[rt]
31
)
32
|| GPR [rt])
temp2 temp1 + LO
LO temp2
GPR[rd] LO
64, sat=0, us=1 (DMACCU instruction)
T:
temp1 (0
32
|| GPR [rs]) * (0
32
|| GPR [rt])
temp2 temp1 + LO
LO temp2
GPR[rd] LO
64, sat=1, us=0 (DMACCS instruction)
T:
temp1 ((GPR[rs]
31
)
32
|| GPR [rs]) * ((GPR[rt]
31
)
32
|| GPR [rt])
temp2 saturation(temp1 + LO)
LO temp2
GPR[rd] LO
64, sat=1, us=1 (DMACCUS instruction)
T:
temp1 (0
32
|| GPR [rs]) * (0
32
|| GPR [rt])
temp2 saturation(temp1 + LO)
LO temp2
GPR[rd] LO
Exceptions:
Reserved instruction exception (32-bit user mode/supervisor mode)
Przeglądanie stron 478
1 2 ... 474 475 476 477 478 479 480 481 482 483 484 ... 594 595

Komentarze do niniejszej Instrukcji

Brak uwag