summaryrefslogtreecommitdiff
path: root/target-lm32/cpu.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-04target-lm32: Let cpu_lm32_init() return LM32CPUAndreas Färber1-2/+10
2012-04-12target-lm32: QOM'ify CPUAndreas Färber1-0/+1
2012-03-14target-lm32/microblaze: Drop second CPU{LM32, MB}State typedefAndreas Färber1-2/+2
2012-03-14Rename CPUState -> CPUArchStateAndreas Färber1-1/+1
2012-03-14target-lm32: Don't overuse CPUStateAndreas Färber1-14/+14
2012-03-14target-lm32/microblaze: Typedef struct CPU{MB,LM32}StateAndreas Färber1-0/+1
2012-02-28target-lm32: Clean includesStefan Weil1-0/+1
2011-08-07Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl1-1/+1
2011-06-26Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl1-0/+13
2011-03-07LatticeMico32 target supportMichael Walle1-0/+244