forked from AbleOS/holey-bytes
Sus2
This commit is contained in:
parent
441356b6f2
commit
59be906835
|
@ -17,7 +17,7 @@
|
|||
13, CMPU, RRR, "Unsigned comparsion" ;
|
||||
14, DIR, RRRR, "Merged divide-remainder" ;
|
||||
15, NEG, RR, "Bit negation" ;
|
||||
15, NOT, RR, "Logical negation" ;
|
||||
16, NOT, RR, "Logical negation" ;
|
||||
17, ADDI, RRD, "Addition with immediate" ;
|
||||
18, MULI, RRD, "Multiplication with immediate" ;
|
||||
19, ANDI, RRD, "Bitand with immediate" ;
|
||||
|
|
Loading…
Reference in a new issue