mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-03-10 08:42:57 +00:00
Implement thumb1_LDR_literal, thumb1_LDR_imm_t1
This commit is contained in:
@@ -79,8 +79,12 @@ public:
|
||||
|
||||
// TODO: Values in host flags
|
||||
|
||||
void DecrementRemainingUses(IR::Value* value);
|
||||
|
||||
void EndOfAllocScope();
|
||||
|
||||
void AssertNoMoreUses();
|
||||
|
||||
void Reset();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user