Age | Commit message (Expand) | Author |
2024-07-18 | target/arm: Fix handling of LDAPR/STLR with negative offset | Peter Maydell |
2024-07-11 | target/arm: Convert PMULL to decodetree | Richard Henderson |
2024-07-11 | target/arm: Convert ADDHN, SUBHN, RADDHN, RSUBHN to decodetree | Richard Henderson |
2024-07-11 | target/arm: Convert SADDW, SSUBW, UADDW, USUBW to decodetree | Richard Henderson |
2024-07-11 | target/arm: Convert SQDMULL, SQDMLAL, SQDMLSL to decodetree | Richard Henderson |
2024-07-11 | target/arm: Convert SADDL, SSUBL, SABDL, SABAL, and unsigned to decodetree | Richard Henderson |
2024-07-11 | target/arm: Convert SMULL, UMULL, SMLAL, UMLAL, SMLSL, UMLSL to decodetree | Richard Henderson |
2024-07-01 | target/arm: Convert FCMLA to decodetree | Richard Henderson |
2024-07-01 | target/arm: Convert FCADD to decodetree | Richard Henderson |
2024-07-01 | target/arm: Convert BFMMLA, SMMLA, UMMLA, USMMLA to decodetree | Richard Henderson |
2024-07-01 | target/arm: Convert BFMLALB, BFMLALT to decodetree | Richard Henderson |
2024-07-01 | target/arm: Convert BFDOT to decodetree | Richard Henderson |
2024-07-01 | target/arm: Convert SUDOT, USDOT to decodetree | Richard Henderson |
2024-07-01 | target/arm: Convert SDOT, UDOT to decodetree | Richard Henderson |
2024-07-01 | target/arm: Convert SQRDMLAH, SQRDMLSH to decodetree | Richard Henderson |
2024-05-30 | target/arm: Implement FEAT WFxT and enable for '-cpu max' | Peter Maydell |
2024-05-30 | target/arm: Convert FCSEL to decodetree | Richard Henderson |
2024-05-30 | target/arm: Convert FMADD, FMSUB, FNMADD, FNMSUB to decodetree | Richard Henderson |
2024-05-30 | target/arm: Convert SQDMULH, SQRDMULH to decodetree | Richard Henderson |
2024-05-30 | target/arm: Convert MLA, MLS to decodetree | Richard Henderson |
2024-05-30 | target/arm: Convert MUL, PMUL to decodetree | Richard Henderson |
2024-05-30 | target/arm: Convert SABA, SABD, UABA, UABD to decodetree | Richard Henderson |
2024-05-30 | target/arm: Convert SMAX, SMIN, UMAX, UMIN to decodetree | Richard Henderson |
2024-05-30 | target/arm: Convert SRHADD, URHADD to decodetree | Richard Henderson |
2024-05-30 | target/arm: Convert SHSUB, UHSUB to decodetree | Richard Henderson |
2024-05-30 | target/arm: Convert SHADD, UHADD to decodetree | Richard Henderson |
2024-05-30 | target/arm: Convert CMGT, CMHI, CMGE, CMHS, CMTST, CMEQ to decodetree | Richard Henderson |
2024-05-30 | target/arm: Convert ADD, SUB (vector) to decodetree | Richard Henderson |
2024-05-30 | target/arm: Convert SQRSHL, UQRSHL to decodetree | Richard Henderson |
2024-05-30 | target/arm: Convert SQSHL, UQSHL to decodetree | Richard Henderson |
2024-05-30 | target/arm: Convert SRSHL, URSHL to decodetree | Richard Henderson |
2024-05-30 | target/arm: Convert SSHL, USHL to decodetree | Richard Henderson |
2024-05-30 | target/arm: Convert SUQADD, USQADD to decodetree | Richard Henderson |
2024-05-30 | target/arm: Convert SQADD, SQSUB, UQADD, UQSUB to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert disas_simd_3same_logic to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert FMLAL, FMLSL to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert SMAXP, SMINP, UMAXP, UMINP to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert ADDP to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert FMAXP, FMINP, FMAXNMP, FMINNMP to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert FADDP to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert FRECPS, FRSQRTS to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert FABD to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert FCMEQ, FCMGE, FCMGT, FACGE, FACGT to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert FMLA, FMLS to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert FNMUL to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert FMAX, FMIN, FMAXNM, FMINNM to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert FADD, FSUB, FDIV, FMUL to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert FMULX to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert Advanced SIMD copy to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert XAR to decodetree | Richard Henderson |