diff options
author | Taylor Simpson <tsimpson@quicinc.com> | 2023-04-27 16:00:06 -0700 |
---|---|---|
committer | Taylor Simpson <tsimpson@quicinc.com> | 2023-05-18 12:40:52 -0700 |
commit | 00e64fda061ba65668a19dd1ea79e2a2f72090da (patch) | |
tree | 6ce8f908d157a778f126bc23d661192716edf322 /target/arm | |
parent | d05d5eebc77f607f96e582527e43908a274b2abf (diff) | |
download | qemu-00e64fda061ba65668a19dd1ea79e2a2f72090da.zip qemu-00e64fda061ba65668a19dd1ea79e2a2f72090da.tar.gz qemu-00e64fda061ba65668a19dd1ea79e2a2f72090da.tar.bz2 |
Hexagon (target/hexagon) Add overrides for disabled idef-parser insns
The following have overrides
S2_insert
S2_insert_rp
S2_asr_r_svw_trun
A2_swiz
These instructions have semantics that write to the destination
before all the operand reads have been completed. Therefore,
the idef-parser versions were disabled with the short-circuit patch.
Test cases added to tests/tcg/hexagon/read_write_overlap.c
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230427230012.3800327-16-tsimpson@quicinc.com>
Diffstat (limited to 'target/arm')
0 files changed, 0 insertions, 0 deletions