summaryrefslogtreecommitdiffstats
path: root/target-moxie/helper.c
Commit message (Expand)AuthorAgeFilesLines
* maint: remove unused include for assert.hDaniel P. Berrange2015-09-111-1/+0
* maint: remove / fix many doubled wordsDaniel P. Berrange2015-09-111-1/+1
* softmmu: introduce cpu_ldst.hPaolo Bonzini2014-06-051-1/+1
* softmmu: commonize helper definitionsPaolo Bonzini2014-06-051-14/+0
* tcg: Invert the inclusion of helper.hRichard Henderson2014-05-281-1/+1
* cputlb: Change tlb_set_page() argument to CPUStateAndreas Färber2014-03-131-1/+1
* translate-all: Change cpu_restore_state() argument to CPUStateAndreas Färber2014-03-131-4/+2
* cpu-exec: Change cpu_loop_exit() argument to CPUStateAndreas Färber2014-03-131-3/+3
* exec: Change tlb_fill() argument to CPUStateAndreas Färber2014-03-131-3/+4
* cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber2014-03-131-9/+12
* cpu: Turn cpu_handle_mmu_fault() into a CPUClass hookAndreas Färber2014-03-131-8/+11
* target: Include softmmu_exec.h where forgottenRichard Henderson2013-09-021-0/+1
* cpu: Turn cpu_get_phys_page_debug() into a CPUClass hookAndreas Färber2013-07-231-7/+4
* cpu: Turn cpu_dump_{state,statistics}() into CPUState hooksAndreas Färber2013-06-281-1/+3
* target-moxie: replace target_phys_addr_t with hwaddrHu Tao2013-05-181-1/+1
* target-moxie: set do_interrupt to a target-specific helper functionDunrong Huang2013-03-311-2/+5
* Add moxie target codeAnthony Green2013-03-231-0/+171
OpenPOWER on IntegriCloud