aboutsummaryrefslogtreecommitdiff
path: root/include/exec/translator.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-13Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+1
2019-04-24tcg: Hoist max_insns computation to tb_gen_codeRichard Henderson1-1/+2
2018-05-09translator: merge max_insns into DisasContextBaseEmilio G. Cota1-4/+4
2017-09-06tcg: Add generic translation frameworkLluís Vilanova1-0/+104
2017-09-06target: [tcg] Use a generic enum for DISAS_ valuesLluís Vilanova1-0/+40