aboutsummaryrefslogtreecommitdiff
path: root/target/hexagon/decode.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell1-1/+0
2021-05-02hw: Do not include qemu/log.h if it is not necessaryThomas Huth1-1/+0
2021-05-01Hexagon (target/hexagon) change variables from int to bool when appropriateTaylor Simpson1-40/+40
2021-05-01Hexagon (target/hexagon) remove unnecessary inline directivesTaylor Simpson1-3/+3
2021-05-01target/hexagon: Change DECODE_MAPPED_REG operand name to OPNUMTaylor Simpson1-2/+2
2021-02-18Hexagon (target/hexagon) instruction/packet decodeTaylor Simpson1-0/+957