aboutsummaryrefslogtreecommitdiff
path: root/target/hexagon/translate.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-28Hexagon (target/hexagon) put writes to USR into temp until commitTaylor Simpson1-1/+8
2021-10-28Hexagon (target/hexagon) more tcg_constant_*Taylor Simpson1-2/+1
2021-10-15target/hexagon: Drop checks for singlestep_enabledRichard Henderson1-10/+2
2021-10-06target/hexagon: Use tcg_constant_*Philippe Mathieu-Daudé1-18/+8
2021-10-06Hexagon (target/hexagon) probe the stores in a packet at start of commitTaylor Simpson1-3/+35
2021-09-14accel/tcg: Add DisasContextBase argument to translator_ld*Ilya Leoshkevich1-1/+2
2021-07-21accel/tcg: Remove TranslatorOps.breakpoint_checkRichard Henderson1-17/+0
2021-06-29Hexagon (target/hexagon) remove unused TCG variablesTaylor Simpson1-9/+2
2021-05-01Hexagon (target/hexagon) compile all debug codeTaylor Simpson1-39/+35
2021-05-01Hexagon (target/hexagon) change variables from int to bool when appropriateTaylor Simpson1-3/+3
2021-05-01Hexagon (target/hexagon) decide if pred has been written at TCG gen timeTaylor Simpson1-2/+7
2021-05-01Hexagon (target/hexagon) properly generate TB end for DISAS_NORETURNTaylor Simpson1-29/+33
2021-05-01Hexagon (target/hexagon) use env_archcpu and env_cpuTaylor Simpson1-1/+1
2021-05-01Hexagon (target/hexagon) remove unnecessary inline directivesTaylor Simpson1-1/+1
2021-05-01target/hexagon: translation changesTaylor Simpson1-17/+9
2021-02-18Hexagon (target/hexagon) translationTaylor Simpson1-0/+748