Skip to content

Understand all SH-2 Instructions

No due date 0% complete

I need to understand all 62 Instructions of the SH2 Processor.

Some of them are:
■ Data: MOV, MOVA, SWAP, XTRCT

■ Math: ADD(C/V), CMP/cond, DIVxx, DT, EXTx

■ Multiply: MULS/U, MUL, DMULS/U, MAC

■ Logic: NOT, AND, OR, XOR, TST, TAS*

■ Shifts: ROT(C)L/R, SHAR/L, SHLR/L 1,2,8,16 bits

■ Branch: BF, BT, BF/S, BT/S, BRA(F), BSR(F),JMP, JSR, RTS

■ System: RTE, L…

I need to understand all 62 Instructions of the SH2 Processor.

Some of them are:
■ Data: MOV, MOVA, SWAP, XTRCT

■ Math: ADD(C/V), CMP/cond, DIVxx, DT, EXTx

■ Multiply: MULS/U, MUL, DMULS/U, MAC

■ Logic: NOT, AND, OR, XOR, TST, TAS*

■ Shifts: ROT(C)L/R, SHAR/L, SHLR/L 1,2,8,16 bits

■ Branch: BF, BT, BF/S, BT/S, BRA(F), BSR(F),JMP, JSR, RTS

■ System: RTE, LDC, STC, LDS, STS, CLRMAC, NOP

Loading