>>
PSHR R2 ; Push R2 onto the stack
>> MVII 10,R1 ; Move 10 to R1
Hmmm ... registers are numbered, and
it's SRC,DEST format ... I'd
guess ne of the later PDPs like a PDP-10 or PDP-11.
Not the 11; I know that, and the opcode names and syntax are all wrong.
(On the 11, that'd be "mov r2,-(sp)" and "mov #10,r1" (DEC syntax)
or
"mov r2,*-sp" and "mov $10,r1" (Unix syntax, if I've remembered
it
right).)
/~\ The ASCII der Mouse
\ / Ribbon Campaign
X Against HTML mouse at rodents.montreal.qc.ca
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B