diff options
| author | Gustav Sörnäs <gustav@sornas.net> | 2022-01-26 23:04:20 +0100 |
|---|---|---|
| committer | Gustav Sörnäs <gustav@sornas.net> | 2022-01-26 23:04:20 +0100 |
| commit | 049f91d8c7224062a8ad3ca316bc8454c9d15944 (patch) | |
| tree | 2035fc10e07aa488f86ca2945b27bdace82fcdaf /lab1ucode.out | |
| parent | 35f34d203f2720503bea92e1bcbca49bea4b16a9 (diff) | |
| download | tsea83-049f91d8c7224062a8ad3ca316bc8454c9d15944.tar.gz | |
gen k1
Diffstat (limited to 'lab1ucode.out')
| -rw-r--r-- | lab1ucode.out | 128 |
1 files changed, 100 insertions, 28 deletions
diff --git a/lab1ucode.out b/lab1ucode.out index 51f0a52..fa1ace1 100644 --- a/lab1ucode.out +++ b/lab1ucode.out @@ -1,4 +1,4 @@ -prog: +MyM: 00: 00f8000 01: 0088000 02: 0002000 @@ -39,33 +39,105 @@ prog: 25: 0000322 26: 0130000 27: 0000180 -28: 0000180 -29: 0000180 -2a: 0000780 -2b: 0280000 -2c: 0b80000 +28: 00f8000 +29: 0280000 +2a: 0002000 +2b: 08c0000 +2c: 0118000 2d: 0000180 2e: 0000180 -2f: 0000180 -30: 0000330 +2f: 0000780 +30: 0280000 +31: 0b80000 +32: 0000180 +33: 0000180 +34: 0000180 +35: 0000335 +36: 0000000 +37: 0000000 +38: 0000000 +39: 0000000 +3a: 0000000 +3b: 0000000 +3c: 0000000 +3d: 0000000 +3e: 0000000 +3f: 0000000 +40: 0000000 +41: 0000000 +42: 0000000 +43: 0000000 +44: 0000000 +45: 0000000 +46: 0000000 +47: 0000000 +48: 0000000 +49: 0000000 +4a: 0000000 +4b: 0000000 +4c: 0000000 +4d: 0000000 +4e: 0000000 +4f: 0000000 +50: 0000000 +51: 0000000 +52: 0000000 +53: 0000000 +54: 0000000 +55: 0000000 +56: 0000000 +57: 0000000 +58: 0000000 +59: 0000000 +5a: 0000000 +5b: 0000000 +5c: 0000000 +5d: 0000000 +5e: 0000000 +5f: 0000000 +60: 0000000 +61: 0000000 +62: 0000000 +63: 0000000 +64: 0000000 +65: 0000000 +66: 0000000 +67: 0000000 +68: 0000000 +69: 0000000 +6a: 0000000 +6b: 0000000 +6c: 0000000 +6d: 0000000 +6e: 0000000 +6f: 0000000 +70: 0000000 +71: 0000000 +72: 0000000 +73: 0000000 +74: 0000000 +75: 0000000 +76: 0000000 +77: 0000000 +78: 0000000 +79: 0000000 +7a: 0000000 +7b: 0000000 +7c: 0000000 +7d: 0000000 +7e: 0000000 +7f: 0000000 -labels: -direct 0x4 -immediate 0x6 -indirect 0x9 -indexed 0xc -load 0x10 -store 0x12 -add 0x14 -sub 0x18 -and 0x1c -lsr 0x20 -lsr_loop 0x22 -lsr_exit 0x26 -bra 0x28 -bne 0x29 -halt 0x2a -cmp 0x2b -bge 0x2e -beq 0x2f -end 0x30 +K1: +00: 10 +01: 12 +02: 14 +03: 18 +04: 1c +05: 20 +06: 28 +07: 2e +08: 2f +09: 30 +0a: 33 +0b: 34 |
