aboutsummaryrefslogtreecommitdiff
path: root/target/hexagon/translate.h
AgeCommit message (Expand)AuthorFilesLines
2022-02-21exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé1-0/+1
2021-11-03Hexagon HVX (target/hexagon) TCG generationTaylor Simpson1-0/+61
2021-05-01Hexagon (target/hexagon) compile all debug codeTaylor Simpson1-2/+0
2021-05-01Hexagon (target/hexagon) change variables from int to bool when appropriateTaylor Simpson1-1/+1
2021-05-01Hexagon (target/hexagon) decide if pred has been written at TCG gen timeTaylor Simpson1-0/+2
2021-05-01Hexagon (target/hexagon) properly generate TB end for DISAS_NORETURNTaylor Simpson1-3/+0
2021-02-18Hexagon (target/hexagon) translationTaylor Simpson1-0/+93