summary refs log tree commit diff stats
path: root/target/hexagon/gen_idef_parser_funcs.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hexagon (target/hexagon) Make generators object oriented - gen_idef_parser_funcsTaylor Simpson2024-01-211-16/+4
* target/hexagon/*.py: clean up used 'toss' and 'numregs' varsMatheus Tavares Bernardino2023-05-261-2/+2
* Hexagon (target/hexagon/*.py): raise exception on reg parsing errorMatheus Tavares Bernardino2023-05-181-1/+1
* Hexagon (target/hexagon) Additional instructions handled by idef-parserTaylor Simpson2023-05-181-1/+9
* Hexagon (target/hexagon) Short-circuit packet register writesTaylor Simpson2023-05-181-0/+7
* Hexagon (target/hexagon) Add v68 scalar instructionsTaylor Simpson2023-05-181-0/+2
* Use black code style for python scriptsMarco Liebel2023-04-211-29/+46
* Use f-strings in python scriptsMarco Liebel2023-04-211-5/+5
* target/hexagon: prepare input for the idef-parserAlessandro Di Federico2022-12-161-0/+130