Better asm.offless
This commit is contained in:
parent
f1d7f821ff
commit
9c19e3f6ae
1 changed files with 2 additions and 0 deletions
|
|
@ -716,6 +716,8 @@ static void offless(char *opstr) {
|
|||
}
|
||||
memmove (n, p, strlen (p) + 1);
|
||||
}
|
||||
r_str_replace (opstr, " - ", "", 1);
|
||||
r_str_replace (opstr, " + ", "", 1);
|
||||
}
|
||||
|
||||
static void ds_build_op_str(RDisasmState *ds) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue