aboutsummaryrefslogtreecommitdiff
path: root/target/arm
AgeCommit message (Expand)Author
2018-10-24target/arm: Only flush tlb if ASID changesRichard Henderson
2018-10-24target/arm: Remove writefn from TTBR0_EL3Richard Henderson
2018-10-24target/arm: Reorg NEON VLD/VST single element to one laneRichard Henderson
2018-10-24target/arm: Promote consecutive memory ops for aa32Richard Henderson
2018-10-24target/arm: Reorg NEON VLD/VST all elementsRichard Henderson
2018-10-24target/arm: Use gvec for NEON VLD all lanesRichard Henderson
2018-10-24target/arm: Use gvec for NEON_3R_VTST_VCEQ, NEON_3R_VCGT, NEON_3R_VCGERichard Henderson
2018-10-24target/arm: Use gvec for NEON_3R_VMLRichard Henderson
2018-10-24target/arm: Use gvec for VSRI, VSLIRichard Henderson
2018-10-24target/arm: Use gvec for VSRARichard Henderson
2018-10-24target/arm: Use gvec for VSHR, VSHLRichard Henderson
2018-10-24target/arm: Use gvec for NEON_3R_VMULRichard Henderson
2018-10-24target/arm: Use gvec for NEON_2RM_VMN, NEON_2RM_VNEGRichard Henderson
2018-10-24target/arm: Use gvec for NEON_3R_VADD_VSUB insnsRichard Henderson
2018-10-24target/arm: Use gvec for NEON_3R_LOGIC insnsRichard Henderson
2018-10-24target/arm: Use gvec for NEON VMOV, VMVN, VBIC & VORR (immediate)Richard Henderson
2018-10-24target/arm: Use gvec for NEON VDUPRichard Henderson
2018-10-24target/arm: Mark some arrays constRichard Henderson
2018-10-24target/arm: Promote consecutive memory ops for aa64Richard Henderson
2018-10-24target/arm: Use tcg_gen_gvec_dup_i64 for LD[1-4]RRichard Henderson
2018-10-24target/arm: Don't call tcg_clear_temp_countRichard Henderson
2018-10-24target/arm: Hoist address increment for vector memory opsRichard Henderson
2018-10-24target/arm: Report correct syndrome for FP/SIMD traps to Hyp modePeter Maydell
2018-10-24target/arm: Get IL bit correct for v7 syndrome valuesPeter Maydell
2018-10-24target/arm: New utility function to extract EC from syndromePeter Maydell
2018-10-24target/arm: Implement HCR.PTWPeter Maydell
2018-10-24target/arm: Implement HCR.VI and VFPeter Maydell
2018-10-24target/arm: ISR_EL1 bits track virtual interrupts if IMO/FMO setPeter Maydell
2018-10-24target/arm: Implement HCR.DCPeter Maydell
2018-10-24target/arm: Implement HCR.FBPeter Maydell
2018-10-24target/arm: Make switch_mode() file-localPeter Maydell
2018-10-24target/arm: Improve debug logging of AArch32 exception returnPeter Maydell
2018-10-24target/arm: Convert v8.2-fp16 from feature bit to aa64pfr0 testRichard Henderson
2018-10-24target/arm: Convert sve from feature bit to aa64pfr0 testRichard Henderson
2018-10-24target/arm: Convert jazelle from feature bit to isar1 testRichard Henderson
2018-10-24target/arm: Convert division from feature bits to isar0 testsRichard Henderson
2018-10-24target/arm: Convert v8 extensions from feature bits to isar testsRichard Henderson
2018-10-24target/arm: V8M should not imply V7VERichard Henderson
2018-10-24target/arm: Move some system registers into a substructureRichard Henderson
2018-10-24target/arm: Add support for VCPU event statesDongjiu Geng
2018-10-18target/arm: Check HAVE_CMPXCHG128 at translate timeRichard Henderson
2018-10-18target/arm: Convert to HAVE_CMPXCHG128Richard Henderson
2018-10-16target/arm: Initialize ARMMMUFaultInfo in v7m_stack_read/writePeter Maydell
2018-10-16target/arm: Mask PMOVSR writes based on supported countersAaron Lindsay
2018-10-16target/arm: Mark PMINTENCLR and PMINTENCLR_EL1 accesses as possibly doing IOAaron Lindsay
2018-10-16target/arm: Add the Cortex-A72Edgar E. Iglesias
2018-10-16target-arm: powerctl: Enable HVC when starting CPUs to EL2Edgar E. Iglesias
2018-10-16target/arm: Fix cortex-a7 id_isar0Richard Henderson
2018-10-16target/arm: Align cortex-r5 id_isar0Richard Henderson
2018-10-16target/arm: Define fields of ISAR registersRichard Henderson