mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 15:49: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,
|
W19,
|
||||||
|
|
||||||
// Caller saved
|
// Caller saved
|
||||||
W18,
|
|
||||||
W17,
|
W17,
|
||||||
W16,
|
W16,
|
||||||
W15,
|
W15,
|
||||||
|
Reference in New Issue
Block a user