aboutsummaryrefslogtreecommitdiff
path: root/target-microblaze/cpu.h
AgeCommit message (Expand)Author
2011-08-25microblaze: Add an MSR_PVR constant and use it.Edgar E. Iglesias
2011-08-07Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl
2011-07-20Fix unassigned memory access handlingBlue Swirl
2011-06-26Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl
2011-05-08irq: Privatize CPU_INTERRUPT_NMI.Richard Henderson
2011-04-12microblaze: Add stream-insn related constantsEdgar E. Iglesias
2011-04-11microblaze: Add constant for exception-code maskEdgar E. Iglesias
2011-04-11microblaze: Correct MMU_ZONES maskAlejandro Cabrera
2011-03-11microblaze: Add PVR for writeback cache, endiansMichal Simek
2010-09-09microblaze: Add basic FPU emulationEdgar E. Iglesias
2010-09-09microblaze: Add definitions for FSR reg fieldsEdgar E. Iglesias
2010-07-03remove exec-all.h inclusion from cpu.hPaolo Bonzini
2010-07-03move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini
2010-06-07microblaze: Make MSR_UM and MSR_VM part of the tb flagsEdgar E. Iglesias
2010-05-19microblaze: Update elf machine nums.Edgar E. Iglesias
2010-03-12Target specific usermode cleanupPaul Brook
2010-03-12Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-03microblaze: Trap on bus accesses to unmapped areas.Edgar E. Iglesias
2009-09-03microblaze: Add infrastructure for supporting hw exceptions.Edgar E. Iglesias
2009-08-24cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signalNathan Froyd
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-05-26microblaze: Add translation routines.Edgar E. Iglesias