diff options
| author | Taylor Simpson | 2022-02-10 03:15:56 +0100 |
|---|---|---|
| committer | Taylor Simpson | 2022-03-12 18:14:22 +0100 |
| commit | c0d86060f033fc8d591b0163e380ff6cd04f213a (patch) | |
| tree | 2cdcbf0c3bc5425e35458d995a8362a112e23db3 /include | |
| parent | Hexagon (target/hexagon) fix bug in conv_df2uw_chop (diff) | |
| download | qemu-c0d86060f033fc8d591b0163e380ff6cd04f213a.tar.gz qemu-c0d86060f033fc8d591b0163e380ff6cd04f213a.tar.xz qemu-c0d86060f033fc8d591b0163e380ff6cd04f213a.zip | |
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: Michael Lambert <mlambert@cuicinc.com>
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
Message-Id: <20220210021556.9217-13-tsimpson@quicinc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
