commit | d63aeb3b7ea770dac4ab13eb1e19a943a198a28d | [log] [tgz] |
---|---|---|
author | Marco Liebel <quic_mliebel@quicinc.com> | Thu Jan 05 02:23:49 2023 -0800 |
committer | Taylor Simpson <tsimpson@quicinc.com> | Thu Jan 05 09:19:02 2023 -0800 |
tree | 944491c0580916be084ba95f44fea5b2a82ae780 | |
parent | 8a9ce0952b1eeb157bd1ba6b02fd7b8c2e9b62a5 [diff] |
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> Reviewed-by: Taylor Simpson <tsimpson@quicinc.com> Signed-off-by: Taylor Simpson <tsimpson@quicinc.com> Message-Id: <20230105102349.2181856-1-quic_mliebel@quicinc.com>