aboutsummaryrefslogtreecommitdiff
path: root/target/hexagon/gen_helper_funcs.py
AgeCommit message (Expand)AuthorFilesLines
2024-05-05Hexagon (target/hexagon) Remove hex_common.read_attribs_fileTaylor Simpson1-19/+2
2024-01-21Hexagon (target/hexagon) Make generators object oriented - gen_helper_funcsTaylor Simpson1-309/+59
2023-05-26target/hexagon/*.py: clean up used 'toss' and 'numregs' varsMatheus Tavares Bernardino1-15/+15
2023-05-18Hexagon (target/hexagon/*.py): raise exception on reg parsing errorMatheus Tavares Bernardino1-7/+7
2023-05-18Hexagon (target/hexagon) Move pkt_has_store_s1 to DisasContextTaylor Simpson1-1/+6
2023-05-18Hexagon (target/hexagon) Short-circuit packet register writesTaylor Simpson1-0/+2
2023-04-21Hexagon (target/hexagon) Remove unused slot variable in helpersTaylor Simpson1-2/+0
2023-04-21Use black code style for python scriptsMarco Liebel1-145/+193
2023-04-21Use f-strings in python scriptsMarco Liebel1-28/+26
2023-03-06Hexagon (target/hexagon) Remove gen_log_predicated_reg_write[_pair]Taylor Simpson1-5/+14
2022-12-16target/hexagon: call idef-parser functionsAlessandro Di Federico1-1/+16
2022-12-16Hexagon (target/hexagon) Remove next_PC from runtime stateTaylor Simpson1-0/+4
2022-12-16Hexagon (target/hexagon) Remove PC from the runtime stateTaylor Simpson1-0/+4
2022-12-16Hexagon (target/hexagon) Only use branch_taken when packet has multi cofTaylor Simpson1-1/+4
2021-11-03Hexagon HVX (target/hexagon) helper overrides infrastructureTaylor Simpson1-1/+2
2021-11-03Hexagon HVX (target/hexagon) semantics generator - part 2Taylor Simpson1-9/+103
2021-02-18Hexagon (target/hexagon) generator phase 2 - generate header filesTaylor Simpson1-0/+220