summary refs log tree commit diff stats
path: root/target/hexagon/gen_helper_funcs.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hexagon (target/hexagon) Make generators object oriented - gen_helper_funcsTaylor Simpson2024-01-211-309/+59
* target/hexagon/*.py: clean up used 'toss' and 'numregs' varsMatheus Tavares Bernardino2023-05-261-15/+15
* Hexagon (target/hexagon/*.py): raise exception on reg parsing errorMatheus Tavares Bernardino2023-05-181-7/+7
* Hexagon (target/hexagon) Move pkt_has_store_s1 to DisasContextTaylor Simpson2023-05-181-1/+6
* Hexagon (target/hexagon) Short-circuit packet register writesTaylor Simpson2023-05-181-0/+2
* Hexagon (target/hexagon) Remove unused slot variable in helpersTaylor Simpson2023-04-211-2/+0
* Use black code style for python scriptsMarco Liebel2023-04-211-145/+193
* Use f-strings in python scriptsMarco Liebel2023-04-211-28/+26
* Hexagon (target/hexagon) Remove gen_log_predicated_reg_write[_pair]Taylor Simpson2023-03-061-5/+14
* target/hexagon: call idef-parser functionsAlessandro Di Federico2022-12-161-1/+16
* Hexagon (target/hexagon) Remove next_PC from runtime stateTaylor Simpson2022-12-161-0/+4
* Hexagon (target/hexagon) Remove PC from the runtime stateTaylor Simpson2022-12-161-0/+4
* Hexagon (target/hexagon) Only use branch_taken when packet has multi cofTaylor Simpson2022-12-161-1/+4
* Hexagon HVX (target/hexagon) helper overrides infrastructureTaylor Simpson2021-11-031-1/+2
* Hexagon HVX (target/hexagon) semantics generator - part 2Taylor Simpson2021-11-031-9/+103
* Hexagon (target/hexagon) generator phase 2 - generate header filesTaylor Simpson2021-02-181-0/+220