diff options
| author | Loic GUEGAN <loic.guegan@yahoo.fr> | 2018-09-01 23:23:19 +0200 |
|---|---|---|
| committer | Loic GUEGAN <loic.guegan@yahoo.fr> | 2018-09-01 23:23:19 +0200 |
| commit | cec2994481b3df8422603f864c1286524d5b3eff (patch) | |
| tree | 56b1444a6ac243330a94ac774858e2159740dd7f /ram.txt | |
| parent | 4a9d274fd70ce2531311f19debcf22f0faa1f9b2 (diff) | |
Add micro-instructions IFEQ and IFLT
Diffstat (limited to 'ram.txt')
| -rw-r--r-- | ram.txt | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -1,5 +1,9 @@ BIPUSH -7 +-4 +IFLT +0 +4 +BIPUSH +6 BIPUSH -8 -IADD +7 |
