Improve constant generation
commit761d48d2b89a048badbd9c5cf45da75336891cfe
authorZoltan Herczeg <hzmester@freemail.hu>
Wed, 11 May 2022 04:00:02 +0000 (11 04:00 +0000)
committerZoltan Herczeg <hzmester@freemail.hu>
Wed, 11 May 2022 09:41:06 +0000 (11 09:41 +0000)
tree9ffcf8c7c069675c4ff1e7f70a3cf51543e135b6
parent1f32a9f236392bb28215227c3bc8b5112148bed2
Improve constant generation

Also implement CLZ.
sljit_src/sljitLir.c
sljit_src/sljitNativeMIPS_common.c
sljit_src/sljitNativeRISCV_64.c
sljit_src/sljitNativeRISCV_common.c
test_src/sljitTest.c