summaryrefslogtreecommitdiffstats
path: root/target/hexagon/translate.c
Commit message (Expand)AuthorAgeFilesLines
* accel/tcg: Add DisasContextBase argument to translator_ld*Ilya Leoshkevich2021-09-141-1/+2
* accel/tcg: Remove TranslatorOps.breakpoint_checkRichard Henderson2021-07-211-17/+0Star
* Hexagon (target/hexagon) remove unused TCG variablesTaylor Simpson2021-06-291-9/+2Star
* Hexagon (target/hexagon) compile all debug codeTaylor Simpson2021-05-011-39/+35Star
* Hexagon (target/hexagon) change variables from int to bool when appropriateTaylor Simpson2021-05-011-3/+3
* Hexagon (target/hexagon) decide if pred has been written at TCG gen timeTaylor Simpson2021-05-011-2/+7
* Hexagon (target/hexagon) properly generate TB end for DISAS_NORETURNTaylor Simpson2021-05-011-29/+33
* Hexagon (target/hexagon) use env_archcpu and env_cpuTaylor Simpson2021-05-011-1/+1
* Hexagon (target/hexagon) remove unnecessary inline directivesTaylor Simpson2021-05-011-1/+1
* target/hexagon: translation changesTaylor Simpson2021-05-011-17/+9Star
* Hexagon (target/hexagon) translationTaylor Simpson2021-02-181-0/+748