On Sat, 25 May 2024 at 00:26, Richard Henderson <[email protected]> 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 <[email protected]> > --- > target/arm/tcg/a64.decode | 8 +++++ > target/arm/tcg/translate-a64.c | 64 ++++------------------------------ > 2 files changed, 14 insertions(+), 58 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
