aboutsummaryrefslogtreecommitdiff
path: root/target-tricore/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-19target-tricore: make cpu-qom.h not target specificPaolo Bonzini
2016-05-12tb: consistently use uint32_t for tb->flagsEmilio G. Cota
2016-03-23target-tricore: Add FPU infrastructureBastian Koppelmann
2016-02-25target-tricore: Add trap handling & SOVF/OVF trapsBastian Koppelmann
2016-02-23all: Clean up includesPeter Maydell
2015-09-25tricore: Remove ELF_MACHINE from cpu.hPeter 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-05-22target-tricore: introduce ISA v1.6.1 featureBastian Koppelmann
2015-04-30tcg: Delete unused cpu_pc_from_tb()Peter Crosthwaite
2015-03-16target-tricore: Add instructions of SYS opcode formatBastian Koppelmann
2015-03-10cpu: Make cpu_init() return QOM CPUState objectEduardo Habkost
2015-01-26target-tricore: Fix bugs found by coverityBastian Koppelmann
2014-09-25target-tricore: Remove the dummy interrupt boilerplateRichard Henderson
2014-09-01target-tricore: Add target stubs and qom-cpuBastian Koppelmann