mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Merge pull request #7155 from degasus/arm_registers
JitArm64: Drop the plattform register.
This commit is contained in:
@ -338,7 +338,6 @@ void Arm64GPRCache::GetAllocationOrder()
|
||||
W19,
|
||||
|
||||
// Caller saved
|
||||
W18,
|
||||
W17,
|
||||
W16,
|
||||
W15,
|
||||
|
Reference in New Issue
Block a user