summaryrefslogtreecommitdiffstats
path: root/target-microblaze/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* microblaze: cpu: Delete EXCP_NMIPeter Crosthwaite2015-04-301-1/+0
* microblaze: cpu: Remove unused CC_OP enumPeter Crosthwaite2015-04-301-6/+0
* microblaze: cpu: Remote unused cpu_get_pcPeter Crosthwaite2015-04-301-5/+0
* cpu: Make cpu_init() return QOM CPUState objectEduardo Habkost2015-03-101-8/+1
* exec.c: Drop TARGET_HAS_ICE define and checksPeter Maydell2015-01-201-2/+0
* cpu: Turn cpu_handle_mmu_fault() into a CPUClass hookAndreas Färber2014-03-131-2/+1
* cpu: Turn cpu_has_work() into a CPUClass hookAndreas Färber2014-03-131-5/+0
* Microblaze: Convert Microblaze-pic handling to GPIOsAlistair Francis2014-01-141-0/+4
* microblaze: At swx, check that the reserved word is unmodifiedEdgar E. Iglesias2013-10-241-0/+1
* cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()Andreas Färber2013-07-231-5/+0
* linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-userPeter Maydell2013-07-091-14/+0
* cpu: Turn cpu_unassigned_access() into a CPUState hookAndreas Färber2013-06-281-2/+3
* cpu: Replace do_interrupt() by CPUClass::do_interrupt methodAndreas Färber2013-03-121-1/+0
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-121-3/+1
* target-microblaze: Move TCG initialization to MicroBlazeCPU initfnAndreas Färber2013-02-161-0/+1
* target-microblaze: Mark as unmigratableAndreas Färber2013-02-011-2/+0
* target-microblaze: Drop unused cpu_mb_close() prototypeAndreas Färber2013-01-211-1/+0
* fpu: move public header file to include/fpuPaolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-3/+3
* cpus: Pass CPUState to [qemu_]cpu_has_work()Andreas Färber2012-10-311-1/+3
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-1/+1
* microblaze: Support setting of TLS ptrEdgar E. Iglesias2012-10-191-0/+1
* target-microblaze: Let cpu_mb_init() return MicroBlazeCPUAndreas Färber2012-06-041-2/+10
* target-microblaze: lwx/swx: first implementationPeter A. G. Crosthwaite2012-06-041-0/+4
* target-microblaze: QOM'ify CPUAndreas Färber2012-04-241-0/+2
* target-lm32/microblaze: Drop second CPU{LM32, MB}State typedefAndreas Färber2012-03-141-2/+2
* Rename CPUState -> CPUArchStateAndreas Färber2012-03-141-1/+1
* target-microblaze: Don't overuse CPUStateAndreas Färber2012-03-141-15/+15
* target-lm32/microblaze: Typedef struct CPU{MB,LM32}StateAndreas Färber2012-03-141-0/+1
* target-microblaze: Clean includesStefan Weil2012-02-281-0/+3
* microblaze: Emulate the hw stackprotectorEdgar E. Iglesias2012-01-121-0/+3
* fix spelling in target sub directoryDong Xu Wang2011-12-021-1/+1
* microblaze: Add an MSR_PVR constant and use it.Edgar E. Iglesias2011-08-251-0/+1
* Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2011-08-071-1/+1
* Fix unassigned memory access handlingBlue Swirl2011-07-201-2/+2
* Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl2011-06-261-0/+13
* irq: Privatize CPU_INTERRUPT_NMI.Richard Henderson2011-05-081-0/+3
* microblaze: Add stream-insn related constantsEdgar E. Iglesias2011-04-121-0/+9
* microblaze: Add constant for exception-code maskEdgar E. Iglesias2011-04-111-0/+1
* microblaze: Correct MMU_ZONES maskAlejandro Cabrera2011-04-111-1/+1
* microblaze: Add PVR for writeback cache, endiansMichal Simek2011-03-111-0/+4
* microblaze: Add basic FPU emulationEdgar E. Iglesias2010-09-091-0/+2
* microblaze: Add definitions for FSR reg fieldsEdgar E. Iglesias2010-09-091-0/+7
* remove exec-all.h inclusion from cpu.hPaolo Bonzini2010-07-031-1/+0
* move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini2010-07-031-5/+0
* microblaze: Make MSR_UM and MSR_VM part of the tb flagsEdgar E. Iglesias2010-06-071-4/+3
* microblaze: Update elf machine nums.Edgar E. Iglesias2010-05-191-1/+1
* Target specific usermode cleanupPaul Brook2010-03-121-0/+2
* Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson2010-03-121-0/+3
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-1/+1
OpenPOWER on IntegriCloud