On Wed, May 3, 2023 at 6:58 PM Richard Henderson
wrote:
>
> The instruction is a combined zero-extend and add.
> Use it for exactly that.
>
> Signed-off-by: Richard Henderson
Acked-by: Alistair Francis
Alistair
> ---
> tcg/riscv/tcg-target.c.inc | 33 ++---
> 1 fi
On 5/3/23 05:56, Richard Henderson wrote:
The instruction is a combined zero-extend and add.
Use it for exactly that.
Signed-off-by: Richard Henderson
---
tcg/riscv/tcg-target.c.inc | 33 ++---
1 file changed, 22 insertions(+), 11 deletions(-)
diff --git a/tcg