summaryrefslogtreecommitdiffstats
path: root/target/moxie/translate.c
Commit message (Expand)AuthorAgeFilesLines
* tcg: Search includes from the project root source directoryPhilippe Mathieu-Daudé2020-01-161-1/+1
* target/moxie: Use env_cpu, env_archcpuRichard Henderson2019-06-101-1/+1
* tcg: Hoist max_insns computation to tb_gen_codeRichard Henderson2019-04-241-9/+2Star
* qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster2019-04-181-11/+11
* target/moxie: Fix LGPL information in the file headersThomas Huth2019-02-061-2/+2
* tcg: Pass tb and index to tcg_gen_exit_tb separatelyRichard Henderson2018-06-021-7/+7
* tcg: Initialize cpu_env genericallyRichard Henderson2017-10-241-3/+0Star
* tcg: define tcg_init_ctx and make tcg_ctx a pointerEmilio G. Cota2017-10-241-1/+1
* tcg: convert tb->cflags reads to tb_cflags(tb)Emilio G. Cota2017-10-241-1/+1
* qom: Introduce CPUClass.tcg_initializeRichard Henderson2017-10-241-6/+0Star
* tcg: Pass generic CPUState to gen_intermediate_code()Lluís Vilanova2017-07-191-2/+2
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+908