aboutsummaryrefslogtreecommitdiff
path: root/target/moxie/translate.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-15tcg: Search includes from the project root source directoryPhilippe Mathieu-Daudé1-1/+1
2019-06-10target/moxie: Use env_cpu, env_archcpuRichard Henderson1-1/+1
2019-04-24tcg: Hoist max_insns computation to tb_gen_codeRichard Henderson1-9/+2
2019-04-18qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster1-11/+11
2019-02-06target/moxie: Fix LGPL information in the file headersThomas Huth1-2/+2
2018-06-01tcg: Pass tb and index to tcg_gen_exit_tb separatelyRichard Henderson1-7/+7
2017-10-24tcg: Initialize cpu_env genericallyRichard Henderson1-3/+0
2017-10-24tcg: define tcg_init_ctx and make tcg_ctx a pointerEmilio G. Cota1-1/+1
2017-10-24tcg: convert tb->cflags reads to tb_cflags(tb)Emilio G. Cota1-1/+1
2017-10-24qom: Introduce CPUClass.tcg_initializeRichard Henderson1-6/+0
2017-07-19tcg: Pass generic CPUState to gen_intermediate_code()Lluís Vilanova1-2/+2
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+908