diff options
| author | Gustav Sörnäs <gustav@sornas.net> | 2022-01-26 23:33:16 +0100 |
|---|---|---|
| committer | Gustav Sörnäs <gustav@sornas.net> | 2022-01-26 23:33:16 +0100 |
| commit | f38be2d7220214a11039f845a8a89c8ee085cd3d (patch) | |
| tree | 904c15606d332fe24605639c19e40cb6fffd5f0c /lab1ucode.in | |
| parent | 23f8684e7cbf039f326557b96757376c682eaf72 (diff) | |
| download | tsea83-f38be2d7220214a11039f845a8a89c8ee085cd3d.tar.gz | |
bra ucode
Diffstat (limited to 'lab1ucode.in')
| -rw-r--r-- | lab1ucode.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lab1ucode.in b/lab1ucode.in index 34597a5..8e583ee 100644 --- a/lab1ucode.in +++ b/lab1ucode.in @@ -49,9 +49,9 @@ lsr_exit: ar->grx, 0->upc bra: -pc->asr -pm->ar, pc++ -ar+pc->ar +pc++ +pc->ar +ar+ir->ar ar->pc, 0->upc bne: |
