summaryrefslogtreecommitdiffstats
path: root/target/unicore32/translate.c
Commit message (Expand)AuthorAgeFilesLines
* Drop the deprecated unicore32 targetMarkus Armbruster2021-05-121-2083/+0Star
* exec: Move TranslationBlock typedef to qemu/typedefs.hRichard Henderson2021-02-181-1/+1
* target/unicore32/translate: Add missing fallthrough annotationsThomas Huth2020-12-181-0/+2
* tcg: Search includes from the project root source directoryPhilippe Mathieu-Daudé2020-01-161-1/+1
* qemu_log_lock/unlock now preserves the qemu_logfile handle.Robert Foley2019-12-181-2/+2
* icount: remove unnecessary gen_io_end callsPavel Dovgalyuk2019-08-201-1/+0Star
* target/unicore32: Use env_cpu, env_archcpuRichard Henderson2019-06-101-24/+2Star
* tcg: Hoist max_insns computation to tb_gen_codeRichard Henderson2019-04-241-9/+1Star
* qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster2019-04-181-20/+19Star
* tcg: Pass tb and index to tcg_gen_exit_tb separatelyRichard Henderson2018-06-021-3/+3
* target/unicore32: Honor CPU_DUMP_FPURichard Henderson2018-05-181-1/+3
* target/unicore32: avoid integer overflow in next_page PC checkEmilio G. Cota2018-05-091-3/+3
* tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*Richard Henderson2017-12-291-2/+2
* Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into stagingPeter Maydell2017-10-271-1/+1
|\
| * disas: Remove unused flags argumentsRichard Henderson2017-10-251-1/+1
* | tcg: Initialize cpu_env genericallyRichard Henderson2017-10-241-4/+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-3/+3
|/
* target: [tcg] Use a generic enum for DISAS_ valuesLluís Vilanova2017-09-061-1/+6
* tcg: Pass generic CPUState to gen_intermediate_code()Lluís Vilanova2017-07-191-3/+2Star
* target-unicore32: Use clz opcodeRichard Henderson2017-01-101-3/+3
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+2111