aboutsummaryrefslogtreecommitdiff
path: root/target/hexagon/decode.c
AgeCommit message (Expand)Author
2023-05-18Hexagon (decode): look for pkts with multiple insns at the same slotMatheus Tavares Bernardino
2022-12-16Hexagon (target/hexagon) Only use branch_taken when packet has multi cofTaylor Simpson
2022-09-30Hexagon (target/hexagon) Change decision to set pkt_has_store_s[01]Taylor Simpson
2021-11-03Hexagon HVX (target/hexagon) import instruction encodingsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) instruction decodingTaylor Simpson
2021-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell
2021-05-02hw: Do not include qemu/log.h if it is not necessaryThomas Huth
2021-05-01Hexagon (target/hexagon) change variables from int to bool when appropriateTaylor Simpson
2021-05-01Hexagon (target/hexagon) remove unnecessary inline directivesTaylor Simpson
2021-05-01target/hexagon: Change DECODE_MAPPED_REG operand name to OPNUMTaylor Simpson
2021-02-18Hexagon (target/hexagon) instruction/packet decodeTaylor Simpson