Implement a new single unst* for different sizes
This single implementation is a bit simpler, but might still generate
too much code, due to the qlshr_u and/or qrshr_u calls. These can be
inlined to generate shorter code and avoid the need to test for the
special 0 or worsize shifts.
Currently only disabled for arm, because it needs too many registers
and due to the qlshr_u call, it ends up without free registers.
Diffstat (limited to 'lib/jit_arm-cpu.c')
0 files changed, 0 insertions, 0 deletions