summaryrefslogtreecommitdiffstats
path: root/target-unicore32/op_helper.c
Commit message (Expand)AuthorAgeFilesLines
* softmmu: introduce cpu_ldst.hPaolo Bonzini2014-06-051-2/+1
* softmmu: commonize helper definitionsPaolo Bonzini2014-06-051-14/+0
* tcg: Invert the inclusion of helper.hRichard Henderson2014-05-281-1/+1
* translate-all: Change cpu_restore_state() argument to CPUStateAndreas Färber2014-03-131-4/+1
* cpu-exec: Change cpu_loop_exit() argument to CPUStateAndreas Färber2014-03-131-2/+2
* exec: Change tlb_fill() argument to CPUStateAndreas Färber2014-03-131-3/+5
* cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber2014-03-131-1/+3
* cpu: Turn cpu_handle_mmu_fault() into a CPUClass hookAndreas Färber2014-03-131-1/+2
* target: Include softmmu_exec.h where forgottenRichard Henderson2013-09-021-0/+2
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-4/+4
* exec: refactor cpu_restore_stateBlue Swirl2012-12-161-8/+1
* target-unicore32: switch to AREG0 free modeBlue Swirl2012-09-151-40/+25
* unicore32-softmmu: Implement softmmu specific functionsGuan Xuetao2012-08-111-1/+21
* unicore32-softmmu: Add unicore32-softmmu build supportGuan Xuetao2012-08-111-1/+23
* target-unicore32: Relicense to GPLv2+Andreas Färber2012-03-301-1/+2
* target-unicore32: Don't overuse CPUStateAndreas Färber2012-03-141-4/+4
* exec.h cleanupBlue Swirl2011-07-301-1/+2
* cpu_loop_exit: avoid using AREG0Blue Swirl2011-06-261-1/+1
* unicore32: add target-unicore32 directory for unicore32-linux-user supportGuan Xuetao2011-04-121-0/+248
OpenPOWER on IntegriCloud