PUSH mn Stack Operation Rabbit 4000 Instruction Opcode Instruction Clocks Operation ED A5 n m PUSH mn 15 (2,2,2,2,1,3,3) (SP-1) = m (SP-2) = n SP = SP - 2 Flags ALTD IOI/IOE S Z L/V C F R SP S D - - - - Description Pushes the 16-bit constant mn on the stack.
ED A5 n m
PUSH mn
15 (2,2,2,2,1,3,3)
(SP-1) = m (SP-2) = n SP = SP - 2
Pushes the 16-bit constant mn on the stack.