qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [PATCH v3] Hexagon (target/hexagon) implement mutability mask for GP


From: Taylor Simpson
Subject: RE: [PATCH v3] Hexagon (target/hexagon) implement mutability mask for GPRs
Date: Thu, 5 Jan 2023 16:12:28 +0000


> -----Original Message-----
> From: Marco Liebel (QUIC) <quic_mliebel@quicinc.com>
> Sent: Thursday, January 5, 2023 4:24 AM
> To: qemu-devel@nongnu.org
> Cc: Taylor Simpson <tsimpson@quicinc.com>; Brian Cain
> <bcain@quicinc.com>; Marco Liebel (QUIC) <quic_mliebel@quicinc.com>
> Subject: [PATCH v3] Hexagon (target/hexagon) implement mutability mask
> for GPRs
> 
> Some registers are defined to have immutable bits, this commit will
> implement that behavior.
> 
> Signed-off-by: Marco Liebel <quic_mliebel@quicinc.com>
> ---
>  target/hexagon/genptr.c           |  44 ++++++++-
>  tests/tcg/hexagon/Makefile.target |   1 +
>  tests/tcg/hexagon/reg_mut.c       | 152
> ++++++++++++++++++++++++++++++
>  3 files changed, 195 insertions(+), 2 deletions(-)  create mode 100644
> tests/tcg/hexagon/reg_mut.c

Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]