summaryrefslogtreecommitdiffstats
path: root/target-lm32
Commit message (Expand)AuthorAgeFilesLines
* 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-lm32: Don't overuse CPUStateAndreas Färber2012-03-145-54/+54
* target-lm32/microblaze: Typedef struct CPU{MB,LM32}StateAndreas Färber2012-03-141-0/+1
* Rename cpu_reset() to cpu_state_reset()Andreas Färber2012-03-141-2/+2
* target-lm32: Clean includesStefan Weil2012-02-283-13/+1
* lm32: add missing qemu_init_vcpu() callMichael Walle2011-10-031-0/+1
* softmmu_header: pass CPUState to tlb_fillBlue Swirl2011-10-011-4/+3
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
* Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2011-08-073-3/+3
* exec.h cleanupBlue Swirl2011-07-302-39/+2
* Remove exec-all.h include directivesBlue Swirl2011-06-263-3/+0
* Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl2011-06-262-11/+13
* exec.h: fix coding style and change cpu_has_work to return boolBlue Swirl2011-06-261-1/+1
* cpu_loop_exit: avoid using AREG0Blue Swirl2011-06-261-3/+3
* Remove warning in printf due to type mismatchAlexandre Raymond2011-06-141-1/+1
* target-lm32: Remove unused local variablesStefan Weil2011-05-151-6/+0
* lm32: fix exception handlingMichael Walle2011-05-032-31/+1
* Remove unused function parameter from cpu_restore_stateStefan Weil2011-04-201-1/+1
* Remove unused function parameters from gen_pc_load and rename the functionStefan Weil2011-04-201-2/+1
* Fix conversions from pointer to tcg_target_longStefan Weil2011-04-101-1/+1
* lm32: use lookup table for opcodesMichael Walle2011-03-312-140/+18
* lm32: rename raise opcode to scallMichael Walle2011-03-312-3/+3
* lm32: todo and documentationMichael Walle2011-03-072-0/+49
* lm32: machine state loading/savingMichael Walle2011-03-071-0/+33
* lm32: translation code helperMichael Walle2011-03-072-0/+120
* lm32: translation routinesMichael Walle2011-03-073-0/+1654
* LatticeMico32 target supportMichael Walle2011-03-072-0/+294
OpenPOWER on IntegriCloud