Age | Commit message (Expand) | Author |
---|---|---|
2023-05-26 | target/hexagon/*.py: clean up used 'toss' and 'numregs' vars | Matheus Tavares Bernardino |
2023-05-18 | Hexagon (target/hexagon/*.py): raise exception on reg parsing error | Matheus Tavares Bernardino |
2023-05-18 | Hexagon (target/hexagon) Move pkt_has_store_s1 to DisasContext | Taylor Simpson |
2023-05-18 | Hexagon (target/hexagon) Short-circuit more HVX single instruction packets | Taylor Simpson |
2023-05-18 | Hexagon (target/hexagon) Mark registers as read during packet analysis | Taylor Simpson |
2023-04-21 | Use black code style for python scripts | Marco Liebel |
2023-04-21 | Use f-strings in python scripts | Marco Liebel |
2023-03-06 | Hexagon (target/hexagon) Improve code gen for predicated HVX instructions | Taylor Simpson |
2023-03-06 | Hexagon (target/hexagon) Analyze packet for HVX | Taylor Simpson |
2023-03-06 | Hexagon (target/hexagon) Don't set pkt_has_store_s1 when not needed | Taylor Simpson |
2023-03-06 | Hexagon (target/hexagon) Analyze packet before generating TCG | Taylor Simpson |