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

index : lightning.git
Portable just-in-time compiler library
summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat
-rw-r--r--lib/jit_ppc.c 2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/jit_ppc.c b/lib/jit_ppc.c
index e136afd..de85fc4 100644
--- a/lib/jit_ppc.c
+++ b/lib/jit_ppc.c
@@ -1917,7 +1917,7 @@ _emit_code(jit_state_t *_jit)
movr_w_d(rn(node->u.w), rn(node->v.w));
break;
case jit_code_movi_w_d:
- movi_w_d(rn(node->u.w), node->v.w, node->w.w);
+ movi_w_d(rn(node->u.w), node->v.w);
break;
#else
case jit_code_movr_ww_d:
generated by cgit v1.2.3 (git 2.25.1) at 2025年10月06日 02:52:39 +0000

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