Age | Commit message (Expand) | Author |
---|---|---|
2017-02-28 | armv7m: Raise correct kind of UsageFault for attempts to execute ARM code | Peter Maydell |
2017-02-24 | target-arm: don't generate WFE/YIELD calls for MTTCG | Alex Bennée |
2017-02-07 | target/arm: A32, T32: Create Instruction Syndromes for Data Aborts | Peter Maydell |
2017-02-07 | target/arm: Abstract out pbit/wbit tests in ARM ldr/str decode | Peter Maydell |
2017-01-27 | armv7m: Report no-coprocessor faults correctly | Peter Maydell |
2017-01-27 | armv7m: Replace armv7m.hack with unassigned_access handler | Michael Davidsaver |
2017-01-10 | target-arm: Use clz opcode | Richard Henderson |
2017-01-10 | target-arm: Use new deposit and extract ops | Richard Henderson |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |