1
0
mirror of https://gitlab.os-k.eu/os-k-team/kvisc.git synced 2023-08-25 14:05:46 +02:00
This commit is contained in:
julianb0 2019-06-16 20:34:35 +02:00
parent 2744a1b597
commit 4083b0a00c
No known key found for this signature in database
GPG Key ID: DDF8325C95299A62

View File

@ -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