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
8dc2688a07
commit
b6f2bb5839
@ -351,8 +351,6 @@ cretnz
|
||||
# push rbp
|
||||
# mov rbp, rsp
|
||||
enter
|
||||
centerz
|
||||
centernz
|
||||
|
||||
# mov rbp, [rsp+8]
|
||||
# add rsp, 8
|
||||
|
@ -8,7 +8,6 @@ IMPL_COND(push);
|
||||
IMPL_COND(pop);
|
||||
IMPL_COND(call);
|
||||
IMPL_COND(ret);
|
||||
IMPL_COND(enter);
|
||||
IMPL_COND(leave);
|
||||
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user