mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-01-04 21:55:06 +01:00
Implement thumb POP instruction
This commit is contained in:
parent
f7e3d7b8d2
commit
dfef65d98f
6 changed files with 45 additions and 6 deletions
|
|
@ -391,4 +391,4 @@ TEST_CASE("Fuzz ARM reversal instructions", "[JitX64]") {
|
|||
return reg_instructions[2].Generate();
|
||||
});
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue