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