aboutsummaryrefslogtreecommitdiff
path: root/target/hexagon/gen_analyze_funcs.py
AgeCommit message (Expand)Author
2024-05-05Hexagon (target/hexagon) Remove hex_common.read_attribs_fileTaylor Simpson
2024-05-05Hexagon (target/hexagon) Enable more short-circuit packets (HVX)Taylor Simpson
2024-05-05Hexagon (target/hexagon) Analyze reads before writesTaylor Simpson
2024-01-21Hexagon (target/hexagon) Make generators object oriented - gen_analyze_funcsTaylor Simpson
2023-05-26target/hexagon/*.py: clean up used 'toss' and 'numregs' varsMatheus Tavares Bernardino
2023-05-18Hexagon (target/hexagon/*.py): raise exception on reg parsing errorMatheus Tavares Bernardino
2023-05-18Hexagon (target/hexagon) Move pkt_has_store_s1 to DisasContextTaylor Simpson
2023-05-18Hexagon (target/hexagon) Short-circuit more HVX single instruction packetsTaylor Simpson
2023-05-18Hexagon (target/hexagon) Mark registers as read during packet analysisTaylor Simpson
2023-04-21Use black code style for python scriptsMarco Liebel
2023-04-21Use f-strings in python scriptsMarco Liebel
2023-03-06Hexagon (target/hexagon) Improve code gen for predicated HVX instructionsTaylor Simpson
2023-03-06Hexagon (target/hexagon) Analyze packet for HVXTaylor Simpson
2023-03-06Hexagon (target/hexagon) Don't set pkt_has_store_s1 when not neededTaylor Simpson
2023-03-06Hexagon (target/hexagon) Analyze packet before generating TCGTaylor Simpson