summaryrefslogtreecommitdiff
path: root/target/arm
AgeCommit message (Expand)Author
2018-06-29target/arm: Implement ARMv8.2-DotProdRichard Henderson
2018-06-29target/arm: Enable SVE for aarch64-linux-userRichard Henderson
2018-06-29target/arm: Implement SVE dot product (indexed)Richard Henderson
2018-06-29target/arm: Implement SVE dot product (vectors)Richard Henderson
2018-06-29target/arm: Implement SVE fp complex multiply add (indexed)Richard Henderson
2018-06-29target/arm: Pass index to AdvSIMD FCMLA (indexed)Richard Henderson
2018-06-29target/arm: Implement SVE fp complex multiply addRichard Henderson
2018-06-29target/arm: Implement SVE floating-point complex addRichard Henderson
2018-06-29target/arm: Implement SVE MOVPRFXRichard Henderson
2018-06-29target/arm: Implement SVE floating-point unary operationsRichard Henderson
2018-06-29target/arm: Implement SVE floating-point round to integral valueRichard Henderson
2018-06-29target/arm: Implement SVE floating-point convert to integerRichard Henderson
2018-06-29target/arm: Implement SVE floating-point convert precisionRichard Henderson
2018-06-29target/arm: Implement SVE floating-point trig multiply-add coefficientRichard Henderson
2018-06-29target/arm: Implement SVE FP Compare with Zero GroupRichard Henderson
2018-06-29target/arm: Implement SVE Floating Point Unary Operations - Unpredicated GroupRichard Henderson
2018-06-29target/arm: Implement SVE FP Fast Reduction GroupRichard Henderson
2018-06-29target/arm: Implement SVE Floating Point Multiply Indexed GroupRichard Henderson
2018-06-29target/arm: Implement SVE floating-point arithmetic with immediateRichard Henderson
2018-06-29target/arm: Implement SVE floating-point compare vectorsRichard Henderson
2018-06-29target/arm: Implement SVE scatter store vector immediateRichard Henderson
2018-06-29target/arm: Implement SVE first-fault gather loadsRichard Henderson
2018-06-29target/arm: Implement SVE gather loadsRichard Henderson
2018-06-29target/arm: Implement SVE prefetchesRichard Henderson
2018-06-29target/arm: Implement SVE scatter storesRichard Henderson
2018-06-29target/arm: Implement SVE store vector/predicate registerRichard Henderson
2018-06-29target/arm: Implement SVE load and broadcast elementRichard Henderson
2018-06-29target/arm: Implement SVE Floating Point Accumulating Reduction GroupRichard Henderson
2018-06-29target/arm: Implement SVE FP Multiply-Add GroupRichard Henderson
2018-06-29target/arm: Implement SVE floating-point arithmetic (predicated)Richard Henderson
2018-06-29target/arm: Implement SVE integer convert to floating-pointRichard Henderson
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