arm: Implement native code execution backend
This commit is contained in:
		| @@ -474,6 +474,7 @@ public: | ||||
|  | ||||
|     void SetGPUDirtyManagers(std::span<Core::GPUDirtyMemoryManager> managers); | ||||
|     void InvalidateRegion(Common::ProcessAddress dest_addr, size_t size); | ||||
|     bool InvalidateNCE(Common::ProcessAddress vaddr, size_t size); | ||||
|     void FlushRegion(Common::ProcessAddress dest_addr, size_t size); | ||||
|  | ||||
| private: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user