aboutsummaryrefslogtreecommitdiff
path: root/target/microblaze/cpu.h
AgeCommit message (Expand)Author
2018-05-29target-microblaze: Correct special register array sizesEdgar E. Iglesias
2018-03-19cpu: get rid of unused cpu_init() definesIgor Mammedov
2018-03-19cpu: add CPU_RESOLVING_TYPE macroIgor Mammedov
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier
2017-09-01microblaze: replace cpu_mb_init() with cpu_generic_init()Igor Mammedov
2017-07-04target-microblaze: Introduce a use-pcmp-instr propertyEdgar E. Iglesias
2017-07-04target-microblaze: Introduce a use-msr-instr propertyEdgar E. Iglesias
2017-07-04target-microblaze: Introduce a use-hw-mul propertyEdgar E. Iglesias
2017-07-04target-microblaze: Introduce a use-div propertyEdgar E. Iglesias
2017-07-04target-microblaze: Introduce a use-barrel propertyEdgar E. Iglesias
2017-07-04target-microblaze: Correct bit shift for the PVR0 version fieldEdgar E. Iglesias
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée
2016-12-20Move target-* CPU file into a target/ folderThomas Huth