summary refs log tree commit diff stats
path: root/target/hexagon/idef-parser (follow)
Commit message (Expand)AuthorAgeFilesLines
* hexagon: correct typosManos Pitsidianakis2024-02-211-1/+1
* Hexagon (target/hexagon) Clean up handling of modifier registersTaylor Simpson2024-01-211-5/+3
* target/hexagon/idef-parser/prepare: use env to invoke bashSamuel Tardieu2023-11-281-1/+1
* tcg: Rename cpu_env to tcg_envRichard Henderson2023-10-031-1/+1
* hexagon: spelling fixesMichael Tokarev2023-09-083-5/+5
* target/hexagon: Include helper-gen.h where neededRichard Henderson2023-06-051-1/+2
* target/hexagon: fix = vs. == mishapPaolo Bonzini2023-05-182-3/+3
* Hexagon (target/hexagon) Additional instructions handled by idef-parserTaylor Simpson2023-05-184-40/+62
* Hexagon (target/hexagon) Move new_pred_value to DisasContextTaylor Simpson2023-05-181-1/+1
* Hexagon (target/hexagon) Add DisasContext arg to gen_log_reg_writeTaylor Simpson2023-05-181-1/+1
* target/Hexagon: Finish conversion to tcg_gen_qemu_{ld, st}_*Richard Henderson2023-05-051-15/+13
* Hexagon (target/hexagon) Updates to USR should use get_result_gprTaylor Simpson2023-04-212-3/+4
* Hexagon (target/hexagon) Reduce manipulation of slot_cancelledTaylor Simpson2023-03-063-6/+6
* Hexagon (target/hexagon) Remove gen_log_predicated_reg_write[_pair]Taylor Simpson2023-03-061-3/+1
* Hexagon (target/hexagon) Analyze packet before generating TCGTaylor Simpson2023-03-061-6/+1
* target/hexagon/idef-parser: Remove unused code pathsAnton Johansson2023-03-065-80/+4
* target/hexagon/idef-parser: Elide mov in gen_pred_assignRichard Henderson2023-03-061-3/+1
* target/hexagon/idef-parser: Use gen_constant for gen_extend_tcg_width_opRichard Henderson2023-03-051-27/+3
* target/hexagon/idef-parser: Use gen_tmp for gen_rvalue_predRichard Henderson2023-03-051-1/+1
* target/hexagon/idef-parser: Use gen_tmp for gen_pred_assignRichard Henderson2023-03-051-1/+1
* target/hexagon/idef-parser: Use gen_tmp for LPCFGRichard Henderson2023-03-053-8/+2
* target/hexagon: Use tcg_constant_* for gen_constant_from_immRichard Henderson2023-03-051-8/+7
* target/hexagon/idef-parser: Drop HexValue.is_manualRichard Henderson2023-03-053-18/+0
* target/hexagon/idef-parser: Drop tcg_temp_freeRichard Henderson2023-03-054-164/+0
* target/hexagon/idef-parser: Drop gen_tmp_localRichard Henderson2023-03-011-22/+2
* target/hexagon: Don't use tcg_temp_local_new_*Richard Henderson2023-03-012-4/+4
* target/hexagon: suppress unused variable warningAlessandro Di Federico2023-01-051-0/+2
* target/hexagon/idef-parser: fix two typos in READMEMatheus Tavares Bernardino2023-01-051-2/+2
* target/hexagon: import parser for idef-parserAnton Johansson2022-12-163-0/+3701
* target/hexagon: import lexer for idef-parserPaolo Montesel2022-12-162-0/+724
* target/hexagon: prepare input for the idef-parserAlessandro Di Federico2022-12-162-0/+164
* target/hexagon: import README for idef-parserAlessandro Di Federico2022-12-161-0/+722