mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-06 03:50:02 +02:00
Merge remote-tracking branch 'origin/patch'
This commit is contained in:
commit
edc6c52094
1 changed files with 0 additions and 1 deletions
|
@ -570,7 +570,6 @@ macro compare(reg, op)
|
|||
$(C) = (tmp < val);
|
||||
tmp = tmp - val;
|
||||
setNZFlags(tmp);
|
||||
reg = tmp;
|
||||
}
|
||||
|
||||
macro logicalAnd(reg, op)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue