loongarch: Implement q{l,r}sh{r,i}{,_u} - 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_loongarch-sz.c
diff options
context:
space:
mode:
authorpcpa <paulo.cesar.pereira.de.andrade@gmail.com>2023年03月24日 20:29:06 -0300
committerpcpa <paulo.cesar.pereira.de.andrade@gmail.com>2023年03月24日 20:41:12 -0300
commite26299c85c7e9ba4577485948aa55daa63f17c69 (patch)
tree16dfd1448af60a31505687ea5da4db9802a43aa2 /lib/jit_loongarch-sz.c
parent21429525b2a50a69a7889d77c73291d1b8372f1a (diff)
downloadlightning-e26299c85c7e9ba4577485948aa55daa63f17c69.tar.gz
loongarch: Implement q{l,r}sh{r,i}{,_u}
Diffstat (limited to 'lib/jit_loongarch-sz.c')
-rw-r--r--lib/jit_loongarch-sz.c 43
1 files changed, 40 insertions, 3 deletions
diff --git a/lib/jit_loongarch-sz.c b/lib/jit_loongarch-sz.c
index 31d65dd..1949d1b 100644
--- a/lib/jit_loongarch-sz.c
+++ b/lib/jit_loongarch-sz.c
@@ -455,7 +455,44 @@
4, /* lroti */
4, /* rrotr */
4, /* rroti */
- 8, /* ext */
- 4, /* ext_u */
- 4, /* dep */
+ 8, /* extr */
+ 4, /* extr_u */
+ 4, /* depr */
+ 8, /* depi */
+ 4, /* negi */
+ 4, /* comi */
+ 4, /* exti_c */
+ 4, /* exti_uc */
+ 4, /* exti_s */
+ 8, /* exti_us */
+ 4, /* exti_i */
+ 12, /* exti_ui */
+ 8, /* bswapi_us */
+ 8, /* bswapi_ui */
+ 16, /* bswapi_ul */
+ 8, /* htoni_us */
+ 8, /* htoni_ui */
+ 16, /* htoni_ul */
+ 0, /* negi_f */
+ 0, /* absi_f */
+ 0, /* sqrti_f */
+ 0, /* negi_d */
+ 0, /* absi_d */
+ 0, /* sqrti_d */
+ 4, /* cloi */
+ 4, /* clzi */
+ 4, /* ctoi */
+ 4, /* ctzi */
+ 16, /* rbiti */
+ 4, /* popcnti */
+ 4, /* exti */
+ 4, /* exti_u */
+ 84, /* qlshr */
+ 8, /* qlshi */
+ 84, /* qlshr_u */
+ 8, /* qlshi_u */
+ 84, /* qrshr */
+ 8, /* qrshi */
+ 84, /* qrshr_u */
+ 8, /* qrshi_u */
#endif /* __WORDSIZE */
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月17日 03:38:29 +0000

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