summaryrefslogtreecommitdiffstats
path: root/target/unicore32/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClassClaudio Fontana2021-02-051-4/+13
* cpu: move cc->do_interrupt to tcg_opsClaudio Fontana2021-02-051-1/+1
* cpu: Move tlb_fill to tcg_opsEduardo Habkost2021-02-051-1/+1
* cpu: Move cpu_exec_* to tcg_opsEduardo Habkost2021-02-051-1/+1
* cpu: Introduce TCGCpuOperations structEduardo Habkost2021-02-051-1/+1
* targets (various): use softfloat-helpers.h where we canAlex Bennée2019-08-191-1/+0Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* cpu: Introduce cpu_set_cpustate_pointersRichard Henderson2019-06-101-2/+1Star
* target/unicore32: Convert to CPUClass::tlb_fillRichard Henderson2019-05-101-4/+1Star
* target/unicore32: remove tlb_flush from uc32_init_fnEmilio G. Cota2018-10-191-2/+0Star
* fpu/softfloat: Specialize on snan_bit_is_oneRichard Henderson2018-05-181-2/+0Star
* target/*/cpu.h: remove softfloat.hAlex Bennée2018-02-211-0/+1
* qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé2018-02-051-2/+2
* unicore32: cleanup cpu type name compositionIgor Mammedov2017-10-271-41/+20Star
* qom: Introduce CPUClass.tcg_initializeRichard Henderson2017-10-241-6/+1Star
* qom/cpu: move cpu_model null check to cpu_class_by_name()Philippe Mathieu-Daudé2017-10-101-4/+0Star
* cputlb: drop flush_global flag from tlb_flushAlex Bennée2017-01-131-1/+1
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+204