Age | Commit message (Expand) | Author |
---|---|---|
2017-02-28 | Add missing fp_access_check() to aarch64 crypto instructions | Nick Reilly |
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-01-13 | target/arm: Fix ubfx et al for aarch64 | Richard Henderson |
2017-01-10 | target-arm: Use clrsb helper | Richard Henderson |
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-27 | target-arm: Fix aarch64 disas_ldst_single_struct | Richard Henderson |
2016-12-27 | target-arm: Fix aarch64 vec_reg_offset | Richard Henderson |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |