On 8/12/24 23:14, Peter Maydell wrote:
On Wed, 17 Jul 2024 at 07:11, Richard Henderson
wrote:
This includes SSHR, USHR, SSRA, USRA, SRSHR, URSHR, SRSRA, URSRA, SRI.
Signed-off-by: Richard Henderson
---
target/arm/tcg/translate-a64.c | 109 +++--
target/arm/tcg/
On Wed, 17 Jul 2024 at 07:11, Richard Henderson
wrote:
>
> This includes SSHR, USHR, SSRA, USRA, SRSHR, URSHR, SRSRA, URSRA, SRI.
>
> Signed-off-by: Richard Henderson
> ---
> target/arm/tcg/translate-a64.c | 109 +++--
> target/arm/tcg/a64.decode | 27 +++-
>
This includes SSHR, USHR, SSRA, USRA, SRSHR, URSHR, SRSRA, URSRA, SRI.
Signed-off-by: Richard Henderson
---
target/arm/tcg/translate-a64.c | 109 +++--
target/arm/tcg/a64.decode | 27 +++-
2 files changed, 74 insertions(+), 62 deletions(-)
diff --git a/targ