aboutsummaryrefslogtreecommitdiff
path: root/include/exec/translator.h
AgeCommit message (Expand)Author
2019-05-13Clean up decorations and whitespace around header guardsMarkus Armbruster
2019-04-24tcg: Hoist max_insns computation to tb_gen_codeRichard Henderson
2018-05-09translator: merge max_insns into DisasContextBaseEmilio G. Cota
2017-09-06tcg: Add generic translation frameworkLluís Vilanova
2017-09-06target: [tcg] Use a generic enum for DISAS_ valuesLluís Vilanova