| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Hexagon (target/hexagon) Make generators object oriented - gen_idef_parser_funcs | Taylor Simpson | 2024-01-21 | 1 | -16/+4 |
| * | target/hexagon/*.py: clean up used 'toss' and 'numregs' vars | Matheus Tavares Bernardino | 2023-05-26 | 1 | -2/+2 |
| * | Hexagon (target/hexagon/*.py): raise exception on reg parsing error | Matheus Tavares Bernardino | 2023-05-18 | 1 | -1/+1 |
| * | Hexagon (target/hexagon) Additional instructions handled by idef-parser | Taylor Simpson | 2023-05-18 | 1 | -1/+9 |
| * | Hexagon (target/hexagon) Short-circuit packet register writes | Taylor Simpson | 2023-05-18 | 1 | -0/+7 |
| * | Hexagon (target/hexagon) Add v68 scalar instructions | Taylor Simpson | 2023-05-18 | 1 | -0/+2 |
| * | Use black code style for python scripts | Marco Liebel | 2023-04-21 | 1 | -29/+46 |
| * | Use f-strings in python scripts | Marco Liebel | 2023-04-21 | 1 | -5/+5 |
| * | target/hexagon: prepare input for the idef-parser | Alessandro Di Federico | 2022-12-16 | 1 | -0/+130 |