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_sparc-sz.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/jit_sparc-sz.c')
-rw-r--r--lib/jit_sparc-sz.c 10
1 files changed, 8 insertions, 2 deletions
diff --git a/lib/jit_sparc-sz.c b/lib/jit_sparc-sz.c
index 4c905bf..5ec051d 100644
--- a/lib/jit_sparc-sz.c
+++ b/lib/jit_sparc-sz.c
@@ -1,5 +1,5 @@
#if __WORDSIZE == 32
-#define JIT_INSTR_MAX 44
+#define JIT_INSTR_MAX 52
0, /* data */
0, /* live */
0, /* align */
@@ -400,10 +400,13 @@
0, /* movi_d_ww */
0, /* movr_d_w */
0, /* movi_d_w */
+ 20, /* bswapr_us */
+ 52, /* bswapr_ui */
+ 0, /* bswapr_ul */
#endif /* __WORDSIZE */
#if __WORDSIZE == 64
-#define JIT_INSTR_MAX 64
+#define JIT_INSTR_MAX 116
0, /* data */
0, /* live */
4, /* align */
@@ -804,4 +807,7 @@
0, /* movi_d_ww */
0, /* movr_d_w */
0, /* movi_d_w */
+ 20, /* bswapr_us */
+ 52, /* bswapr_ui */
+ 116, /* bswapr_ul */
#endif /* __WORDSIZE */
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月14日 10:51:47 +0000

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