sh-dis/sh4/TRAPA #imm

6 lines
92 B
Plaintext

11000011iiiiiiii
imm ← ZeroExtend8(i);
IF (IsDelaySlot())
THROW ILLSLOT;
THROW TRAP, imm;