JosJuice e8154a529f JitArm64: Increase farcode & nearcode cache size
This is a JitArm64 version of 219610d8a0e5a2c12d074314c6f2e62a4b43d7e4.

Due to limitations on how far you can jump with a single AArch64 branch
instruction, going above the former limit of 128 MiB of code (counting
nearcode and farcode combined) requires a bit of restructuring. With the
restructuring in place, the limit now is 256 MiB. See the new large
comment in Jit.h for a description of the new memory layout.
2024-04-22 08:31:48 +02:00
..
2023-11-27 21:38:43 +01:00
2023-12-12 13:24:40 -05:00
2023-06-29 02:35:44 -05:00
2023-03-02 19:54:15 -06:00
2022-01-02 14:39:34 -08:00
2023-11-03 16:15:04 +01:00
2023-11-03 16:15:04 +01:00
2023-06-06 22:49:53 -05:00
2022-01-02 15:36:47 -08:00
2023-01-10 05:17:43 -08:00
2023-11-28 23:03:26 +11:00
2023-09-21 01:19:23 +02:00
2023-09-21 01:19:23 +02:00
2023-12-01 19:52:21 +01:00
2022-07-25 18:32:16 -07:00
2023-09-21 01:19:23 +02:00
2023-04-29 19:21:48 -04:00
2023-02-28 20:29:46 +01:00
2023-04-05 19:01:11 -07:00