aboutsummaryrefslogtreecommitdiff
path: root/target-moxie/helper.c
AgeCommit message (Expand)Author
2016-01-29moxie: Clean up includesPeter Maydell
2015-09-11maint: remove unused include for assert.hDaniel P. Berrange
2015-09-11maint: remove / fix many doubled wordsDaniel P. Berrange
2014-06-05softmmu: introduce cpu_ldst.hPaolo Bonzini
2014-06-05softmmu: commonize helper definitionsPaolo Bonzini
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson
2014-03-13cputlb: Change tlb_set_page() argument to CPUStateAndreas Färber
2014-03-13translate-all: Change cpu_restore_state() argument to CPUStateAndreas Färber
2014-03-13cpu-exec: Change cpu_loop_exit() argument to CPUStateAndreas Färber
2014-03-13exec: Change tlb_fill() argument to CPUStateAndreas Färber
2014-03-13cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber
2014-03-13cpu: Turn cpu_handle_mmu_fault() into a CPUClass hookAndreas Färber
2013-09-02target: Include softmmu_exec.h where forgottenRichard Henderson
2013-07-23cpu: Turn cpu_get_phys_page_debug() into a CPUClass hookAndreas Färber
2013-06-28cpu: Turn cpu_dump_{state,statistics}() into CPUState hooksAndreas Färber
2013-05-18target-moxie: replace target_phys_addr_t with hwaddrHu Tao
2013-03-31target-moxie: set do_interrupt to a target-specific helper functionDunrong Huang
2013-03-23Add moxie target codeAnthony Green