qemu/tests/tcg/hexagon
Taylor Simpson c0d86060f0 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>
2022-03-12 09:14:22 -08:00
..
atomics.c
brev.c
circ.c Hexagon (target/hexagon) fix bug in circular addressing 2022-03-12 09:14:22 -08:00
dual_stores.c
first.S
float_convs.ref tests/tcg/multiarch: Read fp flags before printf 2022-01-18 16:44:16 +00:00
float_madds.ref tests/tcg/multiarch: Read fp flags before printf 2022-01-18 16:44:16 +00:00
fpstuff.c Hexagon (target/hexagon) properly handle NaN in dfmin/dfmax/sfmin/sfmax 2022-03-12 09:14:22 -08:00
hex_sigsegv.c
hvx_histogram_input.h
hvx_histogram_row.h
hvx_histogram_row.S
hvx_histogram.c
hvx_misc.c Hexagon HVX (target/hexagon) fix bug in HVX saturate instructions 2022-03-12 09:14:22 -08:00
load_align.c
load_unpack.c
Makefile.target Hexagon (tests/tcg/hexagon) test instructions that might set bits in USR 2022-03-12 09:14:22 -08:00
mem_noshuf.c
misc.c
multi_result.c
overflow.c Hexagon (tests/tcg/hexagon) update overflow test 2022-03-12 09:14:22 -08:00
preg_alias.c Hexagon (target/hexagon) assignment to c4 should wait until packet commit 2022-03-12 09:14:22 -08:00
scatter_gather.c
usr.c Hexagon (target/hexagon) fix bug in conv_df2uw_chop 2022-03-12 09:14:22 -08:00
vector_add_int.c