summaryrefslogtreecommitdiff
path: root/target/hexagon/idef-parser
AgeCommit message (Expand)Author
2023-10-03tcg: Rename cpu_env to tcg_envRichard Henderson
2023-09-08hexagon: spelling fixesMichael Tokarev
2023-06-05target/hexagon: Include helper-gen.h where neededRichard Henderson
2023-05-18target/hexagon: fix = vs. == mishapPaolo Bonzini
2023-05-18Hexagon (target/hexagon) Additional instructions handled by idef-parserTaylor Simpson
2023-05-18Hexagon (target/hexagon) Move new_pred_value to DisasContextTaylor Simpson
2023-05-18Hexagon (target/hexagon) Add DisasContext arg to gen_log_reg_writeTaylor Simpson
2023-05-05target/Hexagon: Finish conversion to tcg_gen_qemu_{ld, st}_*Richard Henderson
2023-04-21Hexagon (target/hexagon) Updates to USR should use get_result_gprTaylor Simpson
2023-03-06Hexagon (target/hexagon) Reduce manipulation of slot_cancelledTaylor Simpson
2023-03-06Hexagon (target/hexagon) Remove gen_log_predicated_reg_write[_pair]Taylor Simpson
2023-03-06Hexagon (target/hexagon) Analyze packet before generating TCGTaylor Simpson
2023-03-06target/hexagon/idef-parser: Remove unused code pathsAnton Johansson
2023-03-06target/hexagon/idef-parser: Elide mov in gen_pred_assignRichard Henderson
2023-03-05target/hexagon/idef-parser: Use gen_constant for gen_extend_tcg_width_opRichard Henderson
2023-03-05target/hexagon/idef-parser: Use gen_tmp for gen_rvalue_predRichard Henderson
2023-03-05target/hexagon/idef-parser: Use gen_tmp for gen_pred_assignRichard Henderson
2023-03-05target/hexagon/idef-parser: Use gen_tmp for LPCFGRichard Henderson
2023-03-05target/hexagon: Use tcg_constant_* for gen_constant_from_immRichard Henderson
2023-03-05target/hexagon/idef-parser: Drop HexValue.is_manualRichard Henderson
2023-03-05target/hexagon/idef-parser: Drop tcg_temp_freeRichard Henderson
2023-03-01target/hexagon/idef-parser: Drop gen_tmp_localRichard Henderson
2023-03-01target/hexagon: Don't use tcg_temp_local_new_*Richard Henderson
2023-01-05target/hexagon: suppress unused variable warningAlessandro Di Federico
2023-01-05target/hexagon/idef-parser: fix two typos in READMEMatheus Tavares Bernardino
2022-12-16target/hexagon: import parser for idef-parserAnton Johansson
2022-12-16target/hexagon: import lexer for idef-parserPaolo Montesel
2022-12-16target/hexagon: prepare input for the idef-parserAlessandro Di Federico
2022-12-16target/hexagon: import README for idef-parserAlessandro Di Federico