summaryrefslogtreecommitdiffstats
path: root/target/microblaze/translate.c
Commit message (Expand)AuthorAgeFilesLines
* tcg: Dynamically allocate TCGOpsRichard Henderson2017-12-291-4/+0Star
* 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-0/+6
* microblaze: replace cpu_mb_init() with cpu_generic_init()Igor Mammedov2017-09-011-11/+0Star
* tcg: Pass generic CPUState to gen_intermediate_code()Lluís Vilanova2017-07-191-2/+2
* 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-041-3/+3
* target-microblaze: Introduce a use-msr-instr propertyEdgar E. Iglesias2017-07-041-1/+1
* target-microblaze: Introduce a use-hw-mul propertyEdgar E. Iglesias2017-07-041-3/+2Star
* target-microblaze: Introduce a use-div propertyEdgar E. Iglesias2017-07-041-1/+1
* target-microblaze: Introduce a use-barrel propertyEdgar E. Iglesias2017-07-041-1/+1
* target-microblaze: Use clz opcodeRichard Henderson2017-01-101-1/+1
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+1872