mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-07 06:57:42 -07:00
Y4_l2fetch == l2fetch(Rs32, Rt32) Y5_l2fetch == l2fetch(Rs32, Rtt32) The semantics for these instructions are present, but the encodings are missing. Note that these are treated as nops in qemu, so we add overrides. Test case added to tests/tcg/hexagon/misc.c Signed-off-by: Taylor Simpson <tsimpson@quicinc.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <1622589584-22571-3-git-send-email-tsimpson@quicinc.com> |
||
|---|---|---|
| .. | ||
| atomics.c | ||
| brev.c | ||
| circ.c | ||
| dual_stores.c | ||
| first.S | ||
| float_convs.ref | ||
| float_madds.ref | ||
| fpstuff.c | ||
| load_align.c | ||
| load_unpack.c | ||
| Makefile.target | ||
| mem_noshuf.c | ||
| misc.c | ||
| multi_result.c | ||
| preg_alias.c | ||