aboutsummaryrefslogtreecommitdiff
path: root/target/arm/translate.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-28armv7m: Raise correct kind of UsageFault for attempts to execute ARM codePeter Maydell1-2/+6
2017-02-24target-arm: don't generate WFE/YIELD calls for MTTCGAlex Bennée1-4/+16
2017-02-07target/arm: A32, T32: Create Instruction Syndromes for Data AbortsPeter Maydell1-49/+135
2017-02-07target/arm: Abstract out pbit/wbit tests in ARM ldr/str decodePeter Maydell1-3/+6
2017-01-27armv7m: Report no-coprocessor faults correctlyPeter Maydell1-0/+8
2017-01-27armv7m: Replace armv7m.hack with unassigned_access handlerMichael Davidsaver1-6/+6
2017-01-10target-arm: Use clz opcodeRichard Henderson1-3/+3
2017-01-10target-arm: Use new deposit and extract opsRichard Henderson1-29/+8
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+12055