summaryrefslogtreecommitdiff
path: root/target/hexagon/cpu.h
AgeCommit message (Expand)Author
2022-03-06target: Use ArchCPU as interface to target CPUPhilippe Mathieu-Daudé
2022-03-06target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macroPhilippe Mathieu-Daudé
2022-03-06target: Use CPUArchState as interface to target-specific CPU statePhilippe Mathieu-Daudé
2022-03-06target/hexagon: Add missing 'hw/core/cpu.h' includePhilippe Mathieu-Daudé
2022-03-06Hexagon (target/hexagon) convert to OBJECT_DECLARE_TYPETaylor Simpson
2021-12-15target/hexagon/cpu.h: don't include qemu-common.hPeter Maydell
2021-11-03Hexagon HVX (target/hexagon) add Hexagon Vector eXtensions (HVX) to coreTaylor Simpson
2021-10-13target/hexagon: Implement cpu_mmu_indexRichard Henderson
2021-09-21include/exec: Move cpu_signal_handler declarationRichard Henderson
2021-05-01Hexagon (target/hexagon) use env_archcpu and env_cpuTaylor Simpson
2021-02-18Hexagon (target/hexagon) scalar core definitionTaylor Simpson