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
..
2016-12-06 20:33:53 +01:00
2017-08-22 08:47:43 +02:00
2017-08-13 19:06:10 -07:00
2015-05-25 13:11:47 +02:00
2017-05-19 19:13:16 +02:00
2017-05-03 06:40:52 +01:00
2017-05-03 06:40:52 +01:00
2017-06-15 21:33:50 +02:00
2017-07-04 20:58:03 +02:00
2017-04-12 06:15:18 +01:00
2016-07-16 22:48:46 +02:00
2017-08-03 13:29:59 -07:00
2017-08-03 13:29:59 -07:00
2017-08-15 22:29:10 +02:00
2017-08-15 22:29:10 +02:00
2017-01-17 20:46:48 -05:00
2017-01-17 20:46:48 -05:00
2017-08-01 20:50:11 +02:00
2017-06-15 21:33:50 +02:00
2017-06-15 21:33:50 +02:00
2017-01-24 03:31:51 +01:00