aboutsummaryrefslogtreecommitdiff
path: root/target/arm/translate.c
AgeCommit message (Expand)Author
2017-01-27armv7m: Report no-coprocessor faults correctlyPeter Maydell
2017-01-27armv7m: Replace armv7m.hack with unassigned_access handlerMichael Davidsaver
2017-01-10target-arm: Use clz opcodeRichard Henderson
2017-01-10target-arm: Use new deposit and extract opsRichard Henderson
2016-12-20Move target-* CPU file into a target/ folderThomas Huth