On 4/17/23 15:58, Lawrence Hunter wrote:
From: Kiran Ostrolenk<kiran.ostrol...@codethink.co.uk>This is for use in the RISC-V vclz and vctz instructions (implemented in proceeding commit). Signed-off-by: Kiran Ostrolenk<kiran.ostrol...@codethink.co.uk> --- include/qemu/host-utils.h | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~