JosJuice 4dbf0b8e90 JitArm64: Reimplement Force25BitPrecision
The previous implementation of Force25BitPrecision was essentially a
translation of the x86-64 implementation. It worked, but we can make a
more efficient implementation by using an AArch64 instruction I don't
believe x86-64 has an equivalent of: URSHR. The latency is the same as
before, but the instruction count and register count are both reduced.
2022-10-22 10:03:52 +02:00
..
2022-10-16 04:19:36 +02:00
2022-01-02 14:39:34 -08:00
2021-07-17 17:46:57 -07:00
2022-10-06 11:25:36 -07:00
2022-08-28 22:38:35 -07:00
2022-01-02 15:36:47 -08:00
2021-07-17 19:29:22 -07:00
2022-01-09 12:44:15 -08:00
2022-04-12 12:28:57 -07:00
2022-07-25 18:32:16 -07:00
2022-07-25 18:40:12 -07:00
2022-02-16 20:09:38 +00:00
2022-02-16 20:09:38 +00:00
2021-12-10 14:49:57 -08:00
2021-10-24 11:48:36 -07:00
2021-12-10 14:49:57 -08:00
2022-01-09 12:43:11 -08:00