summary refs log tree commit diff stats
path: root/target/hexagon/opcodes.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Hexagon (target/hexagon) Remove old dectree.pyTaylor Simpson2024-01-211-2/+0
| | | | | | | | | Now that we are using QEMU decodetree.py, remove the old decoder Signed-off-by: Taylor Simpson <ltaylorsimpson@gmail.com> Reviewed-by: Brian Cain <bcain@quicinc.com> Message-Id: <20240115221443.365287-4-ltaylorsimpson@gmail.com> Signed-off-by: Brian Cain <bcain@quicinc.com>
* Hexagon (target/hexagon) opcode data structuresTaylor Simpson2021-02-181-0/+58
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <1612763186-18161-24-git-send-email-tsimpson@quicinc.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>