summaryrefslogtreecommitdiffstats
path: root/target/microblaze
Commit message (Expand)AuthorAgeFilesLines
* 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
* | qom: Introduce CPUClass.tcg_initializeRichard Henderson2017-10-241-6/+1Star
|/
* target: [tcg] Use a generic enum for DISAS_ valuesLluís Vilanova2017-09-061-0/+6
* microblaze: replace cpu_mb_init() with cpu_generic_init()Igor Mammedov2017-09-013-13/+7Star
* tcg: Pass generic CPUState to gen_intermediate_code()Lluís Vilanova2017-07-191-2/+2
* target-microblaze: Add CPU version 10.0Edgar E. Iglesias2017-07-041-0/+1
* target-microblaze: dec_barrel: Add BSIFIEdgar E. Iglesias2017-07-041-1/+13
* target-microblaze: dec_barrel: Add BSEFIEdgar E. Iglesias2017-07-041-12/+30
* target-microblaze: dec_barrel: Plug TCG temp leakEdgar E. Iglesias2017-07-041-0/+1
* target-microblaze: dec_barrel: Add braces around if-statementsEdgar E. Iglesias2017-07-041-4/+5
* target-microblaze: dec_barrel: Use extract32Edgar E. Iglesias2017-07-041-2/+2
* target-microblaze: dec_barrel: Use bool instead of unsigned intEdgar E. Iglesias2017-07-041-1/+1
* target-microblaze: Introduce a use-pcmp-instr propertyEdgar E. Iglesias2017-07-043-5/+7
* target-microblaze: Introduce a use-msr-instr propertyEdgar E. Iglesias2017-07-043-3/+5
* target-microblaze: Introduce a use-hw-mul propertyEdgar E. Iglesias2017-07-043-7/+11
* target-microblaze: Introduce a use-div propertyEdgar E. Iglesias2017-07-043-5/+7
* target-microblaze: Introduce a use-barrel propertyEdgar E. Iglesias2017-07-043-5/+7
* target-microblaze: Add CPU versions 9.4, 9.5 and 9.6Edgar E. Iglesias2017-07-041-0/+3
* target-microblaze: Don't hard code 0xb as initial MB versionEdgar E. Iglesias2017-07-041-2/+1Star
* target-microblaze: Correct bit shift for the PVR0 version fieldEdgar E. Iglesias2017-07-042-1/+3
* cputlb: drop flush_global flag from tlb_flushAlex Bennée2017-01-131-1/+1
* qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2017-01-132-2/+4
* target-microblaze: Use clz opcodeRichard Henderson2017-01-103-7/+1Star
* Move target-* CPU file into a target/ folderThomas Huth2016-12-2012-0/+3972