On Fri, Jul 9, 2021 at 2:44 PM Richard Henderson
wrote:
>
> Allocate new temps to hold the source extensions, and
> extend directly from the source registers.
>
> Signed-off-by: Richard Henderson
Reviewed-by: Alistair Francis
Alistair
> ---
> target/riscv/translate.c | 46 +++
Allocate new temps to hold the source extensions, and
extend directly from the source registers.
Signed-off-by: Richard Henderson
---
target/riscv/translate.c | 46 +++-
1 file changed, 22 insertions(+), 24 deletions(-)
diff --git a/target/riscv/translate.c b