summaryrefslogtreecommitdiff
path: root/target/arm/op_helper.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-02arm: Add support for M profile CPUs having different MMU index semanticsPeter Maydell1-1/+2
2017-06-02arm: Use the mmu_idx we're passed in arm_cpu_do_unaligned_access()Peter Maydell1-1/+1
2017-04-20target/arm: Add assertion about FSC format for syndrome registersPeter Maydell1-5/+18
2017-02-24target-arm: don't generate WFE/YIELD calls for MTTCGAlex Bennée1-0/+7
2017-02-24tcg: drop global lock during TCG code executionJan Kiszka1-4/+39
2017-02-07arm: Correctly handle watchpoints for BE32 CPUsJulian Brown1-0/+22
2016-12-27target-arm: Log AArch64 exception returnsPeter Maydell1-0/+9
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+1335