mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-04-03 12:05:58 +02:00
Optimization: Make SVC use RSB
This commit is contained in:
@@ -99,7 +99,6 @@ public:
|
||||
std::string Disassemble(const Arm::LocationDescriptor& descriptor);
|
||||
|
||||
private:
|
||||
bool halt_requested = false;
|
||||
bool is_executing = false;
|
||||
|
||||
struct Impl;
|
||||
|
||||
Reference in New Issue
Block a user