summaryrefslogtreecommitdiff
path: root/target/arm
AgeCommit message (Expand)Author
2018-06-29target/arm: Implement SVE load and broadcast quadwordRichard Henderson
2018-06-29target/arm: Implement SVE Memory Contiguous Store GroupRichard Henderson
2018-06-29target/arm: Implement SVE Contiguous Load, first-fault and no-faultRichard Henderson
2018-06-29target/arm: Implement SVE Memory Contiguous Load GroupRichard Henderson
2018-06-26target/arm: Handle small regions in get_phys_addr_pmsav8()Peter Maydell
2018-06-26target/arm: Set page (region) size in get_phys_addr_pmsav7()Peter Maydell
2018-06-22target/arm: Strict alignment for ARMv6-M and ARMv8-M BaselineJulia Suvorova
2018-06-22target/arm: Introduce ARM_FEATURE_M_MAINJulia Suvorova
2018-06-22target-arm: Add the Cortex-R5FEdgar E. Iglesias
2018-06-22target/arm: Allow KVM device address overwritingEric Auger
2018-06-22target-arm: fix a segmentation fault due to illegal memory accessZheng Xiang
2018-06-22target/arm: Minor cleanup for ARMv6-M 32-bit instructionsJulia Suvorova
2018-06-15target/arm: Allow ARMv6-M Thumb2 instructionsJulia Suvorova
2018-06-15target/arm: Implement SVE Floating Point Arithmetic - Unpredicated GroupRichard Henderson
2018-06-15target/arm: Implement SVE Integer Wide Immediate - Unpredicated GroupRichard Henderson
2018-06-15target/arm: Implement FDUP/DUPRichard Henderson
2018-06-15target/arm: Implement SVE Integer Compare - Scalars GroupRichard Henderson
2018-06-15target/arm: Implement SVE Predicate Count GroupRichard Henderson
2018-06-15target/arm: Implement SVE Partition Break GroupRichard Henderson
2018-06-15target/arm: Implement SVE Integer Compare - Immediate GroupRichard Henderson
2018-06-15target/arm: Implement SVE Integer Compare - Vectors GroupRichard Henderson
2018-06-15target/arm: Implement SVE Select Vectors GroupRichard Henderson
2018-06-15target/arm: Implement SVE vector splice (predicated)Richard Henderson
2018-06-15target/arm: Implement SVE reverse within elementsRichard Henderson
2018-06-15target/arm: Implement SVE copy to vector (predicated)Richard Henderson
2018-06-15target/arm: Implement SVE conditionally broadcast/extract elementRichard Henderson
2018-06-15target/arm: Implement SVE compress active elementsRichard Henderson
2018-06-15target/arm: Implement SVE Permute - Interleaving GroupRichard Henderson
2018-06-15target/arm: Implement SVE Permute - Predicates GroupRichard Henderson
2018-06-15target/arm: Implement SVE Permute - Unpredicated GroupRichard Henderson
2018-06-15target/arm: Extend vec_reg_offset to larger sizesRichard Henderson
2018-06-15arm: Don't crash if user tries to use a Cortex-M CPU without an NVICPeter Maydell
2018-06-12object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau
2018-06-08target/arm: Add trailing '\n' to qemu_log() callsPhilippe Mathieu-Daudé
2018-06-04Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...Peter Maydell
2018-06-01tcg: Pass tb and index to tcg_gen_exit_tb separatelyRichard Henderson
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-06-01target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-31Make address_space_translate{, _cached}() take a MemTxAttrs argumentPeter Maydell
2018-05-31Correct CPACR reset value for v7 coresPeter Maydell
2018-05-31arm: fix malloc type mismatchPaolo Bonzini
2018-05-31tcg: Fix helper function vs host abi for float16Richard Henderson
2018-05-31target/arm: Honour FPCR.FZ in FRECPXPeter Maydell
2018-05-18target/arm: Implement SVE Permute - Extract GroupRichard Henderson
2018-05-18target/arm: Implement SVE Integer Wide Immediate - Predicated GroupRichard Henderson
2018-05-18target/arm: Implement SVE Bitwise Immediate GroupRichard Henderson
2018-05-18target/arm: Implement SVE Element Count GroupRichard Henderson
2018-05-18target/arm: Implement SVE floating-point trig select coefficientRichard Henderson
2018-05-18target/arm: Implement SVE floating-point exponential acceleratorRichard Henderson
2018-05-18target/arm: Implement SVE Compute Vector Address GroupRichard Henderson