lightning.git - Portable just-in-time compiler library

index : lightning.git
Portable just-in-time compiler library
summary refs log tree commit diff
path: root/lib/jit_x86-sz.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/jit_x86-sz.c')
-rw-r--r--lib/jit_x86-sz.c 8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/jit_x86-sz.c b/lib/jit_x86-sz.c
index 663b840..2cf8880 100644
--- a/lib/jit_x86-sz.c
+++ b/lib/jit_x86-sz.c
@@ -399,6 +399,8 @@
0, /* movi_d_ww */
0, /* movr_d_w */
0, /* movi_d_w */
+ 7, /* movnr */
+ 7, /* movzr */
#endif
#if __X64
@@ -802,6 +804,8 @@
0, /* movi_d_ww */
0, /* movr_d_w */
0, /* movi_d_w */
+ 7, /* movnr */
+ 7, /* movzr */
#else
# if __X64_32
@@ -1204,6 +1208,8 @@
0, /* movi_d_ww */
0, /* movr_d_w */
0, /* movi_d_w */
+ 7, /* movnr */
+ 7, /* movzr */
# else
#define JIT_INSTR_MAX 115
@@ -1605,6 +1611,8 @@
0, /* movi_d_ww */
0, /* movr_d_w */
0, /* movi_d_w */
+ 7, /* movnr */
+ 7, /* movzr */
#endif /* __CYGWIN__ || _WIN32 */
# endif /* __X64_32 */
#endif /* __X64 */
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月26日 13:40:16 +0000

AltStyle によって変換されたページ (->オリジナル) /