On Sat, 25 May 2024 at 00:26, Richard Henderson <richard.hender...@linaro.org> wrote: > > These are faux 2-operand instructions, reading from rd. > Sort them next to the other three-operand same insns for clarity. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/tcg/a64.decode | 8 +++++ > target/arm/tcg/translate-a64.c | 64 ++++------------------------------ > 2 files changed, 14 insertions(+), 58 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM