aboutsummaryrefslogtreecommitdiff
path: root/target/hexagon/idef-parser
AgeCommit message (Expand)AuthorFilesLines
2023-03-05target/hexagon/idef-parser: Use gen_tmp for gen_pred_assignRichard Henderson1-1/+1
2023-03-05target/hexagon/idef-parser: Use gen_tmp for LPCFGRichard Henderson3-8/+2
2023-03-05target/hexagon: Use tcg_constant_* for gen_constant_from_immRichard Henderson1-8/+7
2023-03-05target/hexagon/idef-parser: Drop HexValue.is_manualRichard Henderson3-18/+0
2023-03-05target/hexagon/idef-parser: Drop tcg_temp_freeRichard Henderson4-164/+0
2023-03-01target/hexagon/idef-parser: Drop gen_tmp_localRichard Henderson1-22/+2
2023-03-01target/hexagon: Don't use tcg_temp_local_new_*Richard Henderson2-4/+4
2023-01-05target/hexagon: suppress unused variable warningAlessandro Di Federico1-0/+2
2023-01-05target/hexagon/idef-parser: fix two typos in READMEMatheus Tavares Bernardino1-2/+2
2022-12-16target/hexagon: import parser for idef-parserAnton Johansson3-0/+3701
2022-12-16target/hexagon: import lexer for idef-parserPaolo Montesel2-0/+724
2022-12-16target/hexagon: prepare input for the idef-parserAlessandro Di Federico2-0/+164
2022-12-16target/hexagon: import README for idef-parserAlessandro Di Federico1-0/+722