aboutsummaryrefslogtreecommitdiff
path: root/target/hexagon/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-26hw/core: Constify TCGCPUOpsRichard Henderson1-1/+1
2021-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell1-1/+0
2021-05-02hw: Do not include qemu/log.h if it is not necessaryThomas Huth1-1/+0
2021-05-01Hexagon (target/hexagon) use softfloat default NaN and tininessTaylor Simpson1-0/+5
2021-05-01Hexagon (target/hexagon) use env_archcpu and env_cpuTaylor Simpson1-2/+2
2021-05-01Hexagon (target/hexagon) remove unnecessary inline directivesTaylor Simpson1-5/+4
2021-02-18Hexagon (target/hexagon) scalar core definitionTaylor Simpson1-0/+318