Skip to content
Snippets Groups Projects
Commit c0d86060 authored by Taylor Simpson's avatar Taylor Simpson
Browse files

Hexagon (target/hexagon) assignment to c4 should wait until packet commit


On Hexagon, c4 is an alias for predicate registers P3:0.  If we assign to
c4 inside a packet with reads from predicate registers, the predicate
reads should get the old values.

Test case added to tests/tcg/hexagon/preg_alias.c

Co-authored-by: default avatarMichael Lambert <mlambert@cuicinc.com>
Signed-off-by: default avatarTaylor Simpson <tsimpson@quicinc.com>
Message-Id: <20220210021556.9217-13-tsimpson@quicinc.com>
Reviewed-by: default avatarRichard Henderson <richard.henderson@linaro.org>
parent 3977ba30
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment