User Tools

Site Tools


projects:archevo:asia16

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
projects:archevo:asia16 [2021/04/30 03:16] Owen Mellemaprojects: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     | Shift C Right. C = >> 1   7                     +| 0  | 1100   | SRL   | Shift C Right. C = >> 1   112                   
-| 0  | 1101   | SLL C     | Shift C Left. C = << 1    | 7                     |+| 0  | 1101   | SLL   | Shift C Left. C = << 1    | 112                   |
 | 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