projects:archevo:asia16
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
projects:archevo:asia16 [2021/04/30 03:16] – Owen Mellema | projects:archevo:asia16 [2021/05/02 04:30] (current) – Owen Mellema | ||
---|---|---|---|
Line 39: | Line 39: | ||
| 0 | 1010 | INV A C | Invert. C = not A | 112 | | | 0 | 1010 | INV A C | Invert. C = not A | 112 | | ||
| 0 | 1011 | XOR A B C | Exclusive Or. C = B xor A | 1792 | | | 0 | 1011 | XOR A B C | Exclusive Or. C = B xor A | 1792 | | ||
- | | 0 | 1100 | SRL C | + | | 0 | 1100 | SRL A C |
- | | 0 | 1101 | SLL C | + | | 0 | 1101 | SLL A C |
| 0 | 1110 | MOV A C | Move A to C. C = A | 112 | | | 0 | 1110 | MOV A C | Move A to C. C = A | 112 | | ||
| 0 | 1111 | LOD x C | Loads a value. C = x | 1792 | | | 0 | 1111 | LOD x C | Loads a value. C = x | 1792 | |
projects/archevo/asia16.1619752573.txt.gz · Last modified: 2021/04/30 03:16 by Owen Mellema