mirror of
https://github.com/mattrberry/crab.git
synced 2025-01-29 20:35:13 +01:00
removed repetitive logic from thumb add_subtract
This commit is contained in:
parent
c986673e68
commit
b4af85523e
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ module THUMB
|
|||
else
|
||||
set_reg(rd, add(@r[rs], operand, true))
|
||||
end
|
||||
set_neg_and_zero_flags(@r[rd])
|
||||
|
||||
step_thumb
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue