summaryrefslogtreecommitdiffstats
path: root/target/hexagon/decode.c
Commit message (Expand)AuthorAgeFilesLines
* Hexagon HVX (target/hexagon) import instruction encodingsTaylor Simpson2021-11-031-0/+4
* Hexagon HVX (target/hexagon) instruction decodingTaylor Simpson2021-11-031-2/+22
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell2021-05-051-1/+0Star
|\
| * hw: Do not include qemu/log.h if it is not necessaryThomas Huth2021-05-021-1/+0Star
* | Hexagon (target/hexagon) change variables from int to bool when appropriateTaylor Simpson2021-05-011-40/+40
* | Hexagon (target/hexagon) remove unnecessary inline directivesTaylor Simpson2021-05-011-3/+3
* | target/hexagon: Change DECODE_MAPPED_REG operand name to OPNUMTaylor Simpson2021-05-011-2/+2
|/
* Hexagon (target/hexagon) instruction/packet decodeTaylor Simpson2021-02-181-0/+957