mirror of
https://gitlab.os-k.eu/os-k-team/kvisc.git
synced 2023-08-25 14:05:46 +02:00
cxz
This commit is contained in:
parent
2744a1b597
commit
4083b0a00c
@ -78,7 +78,7 @@ void dump_instr(ctx_t *ctx,
|
||||
log("%s", cond_suffixes[cond]);
|
||||
}
|
||||
|
||||
if (!rep)
|
||||
if (!rep && cond != CD_CXZ)
|
||||
log("\t\t");
|
||||
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user