pcre2/src/sljit
Zoltán Herczeg af45f41fbb Fixed the incorrect computation of jump sizes on x86 CPUs in JIT. 2019-11-19 12:25:32 +00:00
..
sljitConfig.h JIT compiler update. 2017-11-29 13:30:31 +00:00
sljitConfigInternal.h Follow the partial matching changes in JIT. 2019-07-23 12:34:58 +00:00
sljitExecAllocator.c JIT compiler update and disable wrong assert. 2019-10-16 12:50:55 +00:00
sljitLir.c Rework alternative matching in JIT. 2019-07-18 06:11:04 +00:00
sljitLir.h JIT compiler update. 2019-07-17 07:05:48 +00:00
sljitNativeARM_32.c JIT compiler update. 2019-07-17 07:05:48 +00:00
sljitNativeARM_64.c JIT compiler update. 2019-07-17 07:05:48 +00:00
sljitNativeARM_T2_32.c JIT compiler update. 2019-07-17 07:05:48 +00:00
sljitNativeMIPS_32.c JIT compiler update. 2019-07-17 07:05:48 +00:00
sljitNativeMIPS_64.c JIT compiler update. 2019-02-14 07:49:03 +00:00
sljitNativeMIPS_common.c JIT compiler update. 2019-07-17 07:05:48 +00:00
sljitNativePPC_32.c JIT compiler update. 2019-07-17 07:05:48 +00:00
sljitNativePPC_64.c JIT compiler update. 2019-07-17 07:05:48 +00:00
sljitNativePPC_common.c JIT compiler update. 2019-07-17 07:05:48 +00:00
sljitNativeSPARC_32.c JIT compiler update. 2019-07-17 07:05:48 +00:00
sljitNativeSPARC_common.c JIT compiler update. 2019-07-17 07:05:48 +00:00
sljitNativeTILEGX-encoder.c Major JIT compiler update. 2017-02-15 07:27:08 +00:00
sljitNativeTILEGX_64.c JIT compiler update. 2017-05-07 07:10:16 +00:00
sljitNativeX86_32.c JIT compiler update. 2019-07-17 07:05:48 +00:00
sljitNativeX86_64.c Follow the partial matching changes in JIT. 2019-07-23 12:34:58 +00:00
sljitNativeX86_common.c Fixed the incorrect computation of jump sizes on x86 CPUs in JIT. 2019-11-19 12:25:32 +00:00
sljitProtExecAllocator.c Major JIT compiler update. 2017-02-15 07:27:08 +00:00
sljitUtils.c JIT compiler update and disable wrong assert. 2019-10-16 12:50:55 +00:00