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_ppc.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/jit_ppc.c')
-rw-r--r--lib/jit_ppc.c 5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/jit_ppc.c b/lib/jit_ppc.c
index d05d4b1..e94d1a5 100644
--- a/lib/jit_ppc.c
+++ b/lib/jit_ppc.c
@@ -1356,6 +1356,11 @@ _emit_code(jit_state_t *_jit)
# if __WORDSIZE == 64
case_rr(hton, _ul);
# endif
+ case_rr(bswap, _us);
+ case_rr(bswap, _ui);
+# if __WORDSIZE == 64
+ case_rr(bswap, _ul);
+# endif
case_rr(neg,);
case_rr(com,);
case_rrr(movn,);
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月20日 13:49:58 +0000

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