degasus
b00c60618b
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...
2017-08-22 08:47:43 +02:00
..
2017-08-11 15:36:31 +08:00
2017-08-11 18:23:54 +08:00
2017-08-11 18:23:54 +08:00
2017-08-16 04:07:19 +01:00
2017-08-10 10:53:12 -07:00
2017-08-16 04:07:19 +01:00
2017-08-16 22:27:29 +02:00
2017-08-22 08:47:43 +02:00
2017-08-08 12:09:50 +02:00
2017-08-11 15:36:32 +08:00
2017-08-17 03:06:59 +08:00
2017-08-11 20:28:33 +08:00
2017-08-11 15:36:31 +08:00
2017-07-31 15:38:39 +08:00
2017-08-15 22:35:45 +02:00
2017-08-15 22:35:45 +02:00
2017-07-30 12:38:48 +10:00
2017-08-11 15:36:32 +08:00
2017-08-11 15:36:32 +08:00
2017-08-13 18:50:52 -07:00
2017-08-13 18:50:52 -07:00
2017-08-13 18:50:52 -07:00
2017-08-13 18:50:52 -07:00
2017-08-13 18:50:52 -07:00
2017-08-07 00:48:16 +08:00
2017-08-10 23:47:18 +08:00
2017-08-10 23:47:18 +08:00