summaryrefslogtreecommitdiffstats
path: root/target-arm
Commit message (Expand)AuthorAgeFilesLines
* exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+2
* exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+2
* exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-6/+9
* disas: Implement disassembly output for A64Claudio Fontana2014-02-081-1/+1
* target-arm: Add support for AArch32 64bit VCVTB and VCVTTWill Newton2014-02-081-22/+61
* target-arm: A64: Add FNEG and FABS to the SIMD 2-reg-misc groupPeter Maydell2014-02-081-3/+20
* target-arm: A64: Add 2-reg-misc REV* instructionsAlex Bennée2014-02-081-1/+70
* target-arm: A64: Add narrowing 2-reg-misc instructionsPeter Maydell2014-02-081-2/+83
* target-arm: A64: Implement 2-reg-misc CNT, NOT and RBITPeter Maydell2014-02-083-6/+41
* target-arm: A64: Implement 2-register misc compares, ABS, NEGPeter Maydell2014-02-081-2/+134
* target-arm: A64: Add skeleton decode for SIMD 2-reg misc groupPeter Maydell2014-02-081-1/+109
* target-arm: A64: Add SIMD simple 64 bit insns from scalar 2-reg miscPeter Maydell2014-02-081-1/+86
* target-arm: A64: Implement remaining integer scalar-3-same insnsPeter Maydell2014-02-081-19/+87
* target-arm: A64: Implement scalar pairwise opsPeter Maydell2014-02-081-1/+113
* target-arm: A64: Implement pairwise integer ops from 3-reg-same SIMDPeter Maydell2014-02-081-1/+123
* target-arm: A64: Implement remaining non-pairwise int SIMD 3-reg-same insnsPeter Maydell2014-02-081-4/+127
* target-arm: A64: Implement SIMD 3-reg-same shift and saturate insnsPeter Maydell2014-02-081-22/+112
* target-arm: A64: Add SIMD shift by immediateAlex Bennée2014-01-311-2/+373
* target-arm: A64: Add simple SIMD 3-same floating point opsPeter Maydell2014-01-311-2/+188
* target-arm: A64: Add integer ops from SIMD 3-same groupPeter Maydell2014-01-311-1/+164
* target-arm: A64: Add logic ops from SIMD 3 same groupPeter Maydell2014-01-311-1/+72
* target-arm: A64: Add top level decode for SIMD 3-same groupPeter Maydell2014-01-311-1/+44
* target-arm: A64: Add SIMD scalar 3 same add, sub and compare opsPeter Maydell2014-01-311-1/+130
* target-arm: A64: Add SIMD three-different ABDL instructionsPeter Maydell2014-01-311-2/+33
* target-arm: A64: Add SIMD three-different multiply accumulate insnsPeter Maydell2014-01-311-1/+232
* target-arm: Add AArch32 SIMD VCVTA, VCVTN, VCVTP and VCVTMWill Newton2014-01-311-1/+52
* target-arm: Add AArch32 FP VCVTA, VCVTN, VCVTP and VCVTMWill Newton2014-01-311-0/+61
* target-arm: Add AArch32 SIMD VRINTA, VRINTN, VRINTP, VRINTM, VRINTZWill Newton2014-01-311-1/+39
* target-arm: Add set_neon_rmode helperWill Newton2014-01-312-0/+18
* target-arm: Add support for AArch32 SIMD VRINTXWill Newton2014-01-311-1/+10
* target-arm: Add support for AArch32 FP VRINTXWill Newton2014-01-311-0/+11
* target-arm: Add support for AArch32 FP VRINTZWill Newton2014-01-311-0/+16
* target-arm: Add support for AArch32 FP VRINTRWill Newton2014-01-311-0/+11
* target-arm: Add AArch32 FP VRINTA, VRINTN, VRINTP and VRINTMWill Newton2014-01-311-0/+54
* target-arm: Move arm_rmode_to_sf to a shared location.Will Newton2014-01-313-28/+30
* ARM: Convert MIDR to a propertyAlistair Francis2014-01-311-0/+1
* target-arm: A64: Add SIMD scalar copy instructionsPeter Maydell2014-01-311-1/+42
* target-arm: A64: Add SIMD modified immediate groupAlex Bennée2014-01-311-1/+119
* target-arm: A64: Add SIMD copy operationsAlex Bennée2014-01-311-1/+209
* target-arm: A64: Add SIMD across-lanes instructionsMichael Matz2014-01-311-1/+176
* target-arm: A64: Add SIMD ZIP/UZP/TRNMichael Matz2014-01-311-1/+75
* target-arm: A64: Add SIMD TBL/TBLXMichael Matz2014-01-313-1/+86
* target-arm: A64: Add SIMD EXTPeter Maydell2014-01-311-1/+78
* target-arm: A64: Add decode skeleton for SIMD data processing insnsAlex Bennée2014-01-311-1/+305
* target-arm: A64: Add SIMD ld/st singlePeter Maydell2014-01-311-2/+142
* target-arm: A64: Add SIMD ld/st multipleAlex Bennée2014-01-311-2/+248
* Merge remote branch 'luiz/queue/qmp' into qmpqEdgar E. Iglesias2014-01-141-5/+2
|\
| * hw: Remove assert_no_error usagesPeter Crosthwaite2014-01-061-5/+2
* | target-arm: Switch ARMCPUInfo arrays to use terminator entriesPeter Maydell2014-01-142-12/+12
* | arm: fix compile on bigendian hostAlexey Kardashevskiy2014-01-121-1/+1
OpenPOWER on IntegriCloud