mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-25 17:08:36 -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> |
||
|---|---|---|
| .. | ||
| allidefs.def | ||
| alu.idef | ||
| branch.idef | ||
| compare.idef | ||
| encode.def | ||
| encode_pp.def | ||
| encode_subinsn.def | ||
| float.idef | ||
| iclass.def | ||
| ldst.idef | ||
| macros.def | ||
| mpy.idef | ||
| shift.idef | ||
| subinsns.idef | ||
| system.idef | ||