summaryrefslogtreecommitdiffstats
path: root/lab1ucode.out
diff options
context:
space:
mode:
Diffstat (limited to 'lab1ucode.out')
-rw-r--r--lab1ucode.out71
1 files changed, 71 insertions, 0 deletions
diff --git a/lab1ucode.out b/lab1ucode.out
new file mode 100644
index 0000000..20e9804
--- /dev/null
+++ b/lab1ucode.out
@@ -0,0 +1,71 @@
+prog:
+00: 00f8000
+01: 0088000
+02: 0002000
+03: 0000100
+04: 0078000
+05: 0000080
+06: 00f8000
+07: 0002000
+08: 0000080
+09: 0078000
+0a: 00b8000
+0b: 0000080
+0c: 0240000
+0d: 1184000
+0e: 0138000
+0f: 0000080
+10: 00b0000
+11: 0000180
+12: 0190000
+13: 0000180
+14: 0280000
+15: 0900000
+16: 0130000
+17: 0000180
+18: 0280000
+19: 0b00000
+1a: 0130000
+1b: 0000180
+1c: 0280000
+1d: 0200000
+1e: 0130000
+1f: 0000180
+20: 0000780
+21: 0280000
+22: 0b00000
+23: 0000180
+24: 0380000
+25: 0081000
+26: 000062a
+27: 0000800
+28: 1a00000
+29: 0000326
+2a: 0130000
+2b: 0000180
+2c: 0000180
+2d: 0000180
+2e: 0000180
+2f: 0000180
+30: 0000330
+
+labels:
+direct 0x4
+immediate 0x6
+indirect 0x9
+indexed 0xc
+load 0x10
+store 0x12
+add 0x14
+sub 0x18
+and 0x1c
+halt 0x20
+cmp 0x21
+lsr 0x24
+lsr_loop 0x26
+lsr_exit 0x2a
+bra 0x2c
+bne 0x2d
+bge 0x2e
+beq 0x2f
+end 0x30