aboutsummaryrefslogtreecommitdiff
path: root/target-moxie/cpu.h
AgeCommit message (Expand)Author
2016-07-12target-*: Clean up cpu.h header guardsMarkus Armbruster
2016-06-29target-*: Don't redefine cpu_exec()Peter Crosthwaite
2016-05-19cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini
2016-05-12tb: consistently use uint32_t for tb->flagsEmilio G. Cota
2016-02-23all: Clean up includesPeter Maydell
2015-10-07target-*: Drop cpu_gen_code defineRichard Henderson
2015-09-25moxie: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25elf: Update EM_MOXIE definitionPeter Crosthwaite
2015-09-11tlb: Add "ifetch" argument to cpu_mmu_index()Benjamin Herrenschmidt
2015-07-09cpu-exec: Purge all uses of ENV_GET_CPU()Peter Crosthwaite
2015-03-10cpu: Make cpu_init() return QOM CPUState objectEduardo Habkost
2015-01-20exec.c: Drop TARGET_HAS_ICE define and checksPeter Maydell
2014-03-13cpu: Turn cpu_handle_mmu_fault() into a CPUClass hookAndreas Färber
2014-03-13cpu: Turn cpu_has_work() into a CPUClass hookAndreas Färber
2013-07-23cpu: Turn cpu_get_phys_page_debug() into a CPUClass hookAndreas Färber
2013-07-23cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()Andreas Färber
2013-07-09cpu: Drop unnecessary dynamic casts in *_env_get_cpu()Andreas Färber
2013-06-28cpu: Turn cpu_dump_{state,statistics}() into CPUState hooksAndreas Färber
2013-04-12target-moxie: Fix VMState registrationPeter Maydell
2013-03-31target-moxie: set do_interrupt to a target-specific helper functionDunrong Huang
2013-03-23Add moxie target codeAnthony Green