mirror of
https://github.com/mattrberry/crab.git
synced 2025-01-17 06:11:52 +01:00
thumb only clear pipeline when branching
This commit is contained in:
parent
e4d98a3970
commit
27b0a4e4ce
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ module THUMB
|
|||
@cpsr.thumb = false
|
||||
@r[15] = @r[rs] & ~3
|
||||
end
|
||||
end
|
||||
clear_pipeline
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue