mirror of
https://gitlab.os-k.eu/os-k-team/kvisc.git
synced 2023-08-25 14:05:46 +02:00
cond
This commit is contained in:
parent
b6f2bb5839
commit
c986ec2b22
@ -10,10 +10,8 @@ nop
|
|||||||
|
|
||||||
not r
|
not r
|
||||||
not m
|
not m
|
||||||
|
|
||||||
cnotz r
|
cnotz r
|
||||||
cnotz m
|
cnotz m
|
||||||
|
|
||||||
cnotnz r
|
cnotnz r
|
||||||
cnotnz m
|
cnotnz m
|
||||||
|
|
||||||
@ -174,10 +172,8 @@ csubnz m m
|
|||||||
# rax = lo(rax * $0)
|
# rax = lo(rax * $0)
|
||||||
mul r
|
mul r
|
||||||
mul i
|
mul i
|
||||||
|
|
||||||
cmulz r
|
cmulz r
|
||||||
cmulz i
|
cmulz i
|
||||||
|
|
||||||
cmulnz r
|
cmulnz r
|
||||||
cmulnz i
|
cmulnz i
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user