diff options
| author | degasus <wickmarkus@web.de> | 2017-08-22 08:47:43 +0200 |
|---|---|---|
| committer | degasus <wickmarkus@web.de> | 2017-08-22 08:47:43 +0200 |
| commit | b00c60618b09a77c10ac1d973a08fd2826dc24ee (patch) | |
| tree | c54abf5f21005e19770154a13b16ea9f311092b2 /Source/Core/DiscIO/FileSystemGCWii.cpp | |
| parent | 9cdf4b5eaaaec1177f79971e300298b0e950c309 (diff) | |
JitArm64: Fix rlwinmx.
Seems like I was wrong that ANDI2R doesn't require a temporary register here.
There is *one* case when the mask won't fit in the ARM AND instruction:
mask = 0xFFFFFFFF
But let's just use MOV instead of AND here for this case...
Diffstat (limited to 'Source/Core/DiscIO/FileSystemGCWii.cpp')
0 files changed, 0 insertions, 0 deletions
