aboutsummaryrefslogtreecommitdiff
path: root/target/hexagon/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-04Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20211103' into stagingRichard Henderson1-5/+75
2021-11-03Hexagon HVX (target/hexagon) register namesTaylor Simpson1-1/+1
2021-11-03Hexagon HVX (target/hexagon) add Hexagon Vector eXtensions (HVX) to coreTaylor Simpson1-4/+74
2021-11-02target/hexagon: Remove hexagon_cpu_tlb_fillRichard Henderson1-23/+0
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