author | pcpa <paulo.cesar.pereira.de.andrade@gmail.com> | 2023年03月17日 16:59:25 -0300 |
---|---|---|
committer | pcpa <paulo.cesar.pereira.de.andrade@gmail.com> | 2023年03月17日 16:59:25 -0300 |
commit | 16989e01b4077389cc14ffa8b17f403710990718 (patch) | |
tree | 16a8708f82a034028b95264e6b00c68be822fca8 /lib/jit_ia64-sz.c | |
parent | cb6099e016072f133cec6f6c9c2e3f13adfb5099 (diff) | |
download | lightning-16989e01b4077389cc14ffa8b17f403710990718.tar.gz |
-rw-r--r-- | lib/jit_ia64-sz.c | 7 |
diff --git a/lib/jit_ia64-sz.c b/lib/jit_ia64-sz.c index a57486a..8f32c50 100644 --- a/lib/jit_ia64-sz.c +++ b/lib/jit_ia64-sz.c @@ -448,11 +448,14 @@ 240, /* clor */ 176, /* clzr */ 176, /* ctor */ - 144, /* ctzr */ - 144, /* rbitr */ + 112, /* ctzr */ + 144, /* rbitr */ 16, /* popcntr */ 48, /* lrotr */ 48, /* lroti */ 48, /* rrotr */ 48, /* rroti */ + 16, /* ext */ + 16, /* ext_u */ + 48, /* dep */ #endif /* __WORDSIZE */ |