Re: [PATCH 13/57] target/arm: Convert FADD, FSUB, FDIV, FMUL to decodetree

2024-05-23 Thread Peter Maydell
On Mon, 6 May 2024 at 02:08, Richard Henderson wrote: > > Signed-off-by: Richard Henderson > --- > target/arm/tcg/helper-a64.h| 4 + > target/arm/tcg/translate.h | 5 + > target/arm/tcg/a64.decode | 27 + > target/arm/tcg/translate-a64.c | 205

[PATCH 13/57] target/arm: Convert FADD, FSUB, FDIV, FMUL to decodetree

2024-05-05 Thread Richard Henderson
Signed-off-by: Richard Henderson --- target/arm/tcg/helper-a64.h| 4 + target/arm/tcg/translate.h | 5 + target/arm/tcg/a64.decode | 27 + target/arm/tcg/translate-a64.c | 205 + target/arm/tcg/vec_helper.c| 4 + 5 files changed, 143