[PATCH 22/27] arcv3: TCG instruction definitions

Richard Henderson richard.henderson at linaro.org
Thu Apr 8 00:48:26 BST 2021


On 4/5/21 7:31 AM, cupertinomiranda at gmail.com wrote:
> From: Cupertino Miranda<cmiranda at synopsys.com>
> 
> ---
>   target/arc/semfunc-helper.c |    13 +
>   target/arc/semfunc-helper.h |    31 +
>   target/arc/semfunc-v3.c     | 14653 ++++++++++++++++++++++++++++++++++
>   target/arc/semfunc-v3.h     |    55 +
>   4 files changed, 14752 insertions(+)
>   create mode 100644 target/arc/semfunc-v3.c
>   create mode 100644 target/arc/semfunc-v3.h

And there's no good way to share code between v2 and v3?

r~



More information about the linux-snps-arc mailing list