summaryrefslogtreecommitdiff
path: root/target/microblaze/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée1-0/+1
2018-02-05qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé1-3/+2
2017-10-24qom: Introduce CPUClass.tcg_initializeRichard Henderson1-6/+1
2017-09-01microblaze: replace cpu_mb_init() with cpu_generic_init()Igor Mammedov1-0/+6
2017-07-04target-microblaze: Add CPU version 10.0Edgar E. Iglesias1-0/+1
2017-07-04target-microblaze: Introduce a use-pcmp-instr propertyEdgar E. Iglesias1-2/+3
2017-07-04target-microblaze: Introduce a use-msr-instr propertyEdgar E. Iglesias1-2/+3
2017-07-04target-microblaze: Introduce a use-hw-mul propertyEdgar E. Iglesias1-4/+8
2017-07-04target-microblaze: Introduce a use-div propertyEdgar E. Iglesias1-4/+5
2017-07-04target-microblaze: Introduce a use-barrel propertyEdgar E. Iglesias1-4/+5
2017-07-04target-microblaze: Add CPU versions 9.4, 9.5 and 9.6Edgar E. Iglesias1-0/+3
2017-07-04target-microblaze: Don't hard code 0xb as initial MB versionEdgar E. Iglesias1-2/+1
2017-07-04target-microblaze: Correct bit shift for the PVR0 version fieldEdgar E. Iglesias1-1/+1
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée1-2/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+292