Programming instructions

OPERATE INSTRUCTIONS
MNEMONIC
CODE
wr
nw
cma
cml
oas
OCTAL
EVENT
CODE
TIME
740000
-
740000
-
740001
3
740002
3
740004 3
las
750004
ral
740010
rcl
744010
rtl
742010
rar
740020
rcr
744020
rtr
742020
hlt
740040
sza
740200
sna
741200
spa
741100
sma
740100
szl
741400
snl
740400
skp
741000
cll
744000
St1
744002
cla
750000
CIC
750001
glk
750020
2,3
3
2, 3
2, 3
2
2, 3
2, 3
4
1
1
1
1
1
1
1
2
2, 3
2
2, 3
2,3
OPERATION
Operate.
No Operation.
Complement, C(AC) => C(AC)
-
Complement Link, C(L) => C(L)
Inclusive OR AC Switches.
C(ACS) V C(AC) => C(AC)
Load AC from Switches.
C(ACS) => C(AC)
Rotate AC + Link left one place.
C(ACj) => C(ACj-I), C(L) =>C(AC17)r
C(AC,,) => C(L)
Clear Link, then ral. 0 => C(L), then ral
Rotate AC left twice. Same as two ral
instructions
Rotate AC + Link right one place.
C(ACj) => C(ACj+l), C(L) => C(ACo)F
C(AC17) => C(L)
Clear Link, then rar. 0 => C(L), then rar
Rotate AC right twice. Same as two rar
instructions
Halt. 0 => RUN
Skip on zero AC. Skip if C(AC) = positive zero
Skip on non-zero AC. Skip if C(AC) #
positive zero
Skip on positive AC. Skip if C(AC,J = 0
Skip on negative AC. Skip if C(ACo) = 1
Skip on zero Link. Skip if C(L) = 0
Skip on non-zero Link. Skip if C(L) = 1
Skip, unconditional. Always skip
Clear Link. 0 => C(L)
Set the Link. 1 => L
Clear AC. 0 => C(AC)
Clear and Complement AC. -0 => C(AC)
Get Link. 0 => C(AC), C(L) => C(AC,i)
58