aboutsummaryrefslogtreecommitdiff
path: root/target/hexagon/translate.c
AgeCommit message (Expand)AuthorFilesLines
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