Skip to content

Commit

Permalink
Create instructions.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
quazi-irfan authored Dec 29, 2016
1 parent 7253c23 commit c67c436
Showing 1 changed file with 70 additions and 0 deletions.
70 changes: 70 additions & 0 deletions src/instructions.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
ADD 3 18
ADDF 3 58
ADDR 2 90
AND 3 40
CLEAR 2 B4
COMP 3 28
COMPF 3 88
COMPR 2 A0
DIV 3 24
DIVF 3 64
DIVR 2 9C
FIX 1 C4
FLOAT 1 C0
HIO 1 F4
J 3 3C
JEQ 3 30
JGT 3 34
JLT 3 38
JSUB 3 48
LDA 3 00
LDB 3 68
LDCH 3 50
LDF 3 70
LDL 3 08
LDS 3 6C
LDT 3 74
LDX 3 04
LPS 3 D0
MUL 3 20
MULF 3 60
MULR 2 98
NORM 1 C8
OR 3 44
RD 3 D8
RMO 2 AC
RSUB 3 4C
SHIFTL 2 A4
SHIFTR 2 A8
SIO 1 F0
SSK 3 EC
STA 3 0C
STB 3 78
STCH 3 54
STF 3 80
STI 3 D4
STL 3 14
STS 3 7C
STSW 3 E8
STT 3 84
STX 3 10
SUB 3 1C
SUBF 3 5C
SUBR 2 94
SVC 3 B0
TD 3 E0
TIO 1 F8
TIX 3 2C
TIXR 2 B8
WD 3 DC

BASE 0 0
BYTE 0 0
END 0 0
EQU 0 0
EXTDEF 0 0
EXTREF 0 0
RESB 0 0
RESW 0 0
START 0 0
WORD 0 0

0 comments on commit c67c436

Please sign in to comment.