summary refs log tree commit diff stats
path: root/target/hexagon/gen_helper_protos.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hexagon (target/hexagon) Make generators object oriented - gen_helper_protosTaylor Simpson2024-01-211-141/+8
* target/hexagon/*.py: clean up used 'toss' and 'numregs' varsMatheus Tavares Bernardino2023-05-261-11/+11
* Hexagon (target/hexagon/*.py): raise exception on reg parsing errorMatheus Tavares Bernardino2023-05-181-1/+1
* Hexagon (target/hexagon) Short-circuit packet register writesTaylor Simpson2023-05-181-2/+8
* Use black code style for python scriptsMarco Liebel2023-04-211-72/+93
* Use f-strings in python scriptsMarco Liebel2023-04-211-5/+5
* Hexagon (target/hexagon) Remove gen_log_predicated_reg_write[_pair]Taylor Simpson2023-03-061-1/+11
* 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/+3
* Hexagon (target/hexagon) Remove PC from the runtime stateTaylor Simpson2022-12-161-0/+3
* Hexagon (target/hexagon) Only use branch_taken when packet has multi cofTaylor Simpson2022-12-161-2/+6
* Hexagon HVX (target/hexagon) helper overrides infrastructureTaylor Simpson2021-11-031-1/+2
* Hexagon HVX (target/hexagon) semantics generator - part 2Taylor Simpson2021-11-031-1/+15
* Hexagon (target/hexagon) generator phase 2 - generate header filesTaylor Simpson2021-02-181-0/+150