Age | Commit message (Expand) | Author |
2024-07-18 | target/arm: LDAPR should honour SCTLR_ELx.nAA | 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: Delete dead code from disas_simd_indexed | 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: Add data argument to do_fp3_vector | 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: Tidy SQDMULH, SQRDMULH (vector) | 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 SRHADD, URHADD to gvec | Richard Henderson |
2024-05-30 | target/arm: Convert SHSUB, UHSUB to decodetree | Richard Henderson |
2024-05-30 | target/arm: Convert SHSUB, UHSUB to gvec | Richard Henderson |
2024-05-30 | target/arm: Convert SHADD, UHADD to decodetree | Richard Henderson |
2024-05-30 | target/arm: Convert SHADD, UHADD to gvec | 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 SQRSHL and UQRSHL (register) to gvec | Richard Henderson |
2024-05-30 | target/arm: Convert SQSHL, UQSHL to decodetree | Richard Henderson |
2024-05-30 | target/arm: Convert SQSHL and UQSHL (register) to gvec | Richard Henderson |
2024-05-30 | target/arm: Convert SRSHL, URSHL to decodetree | Richard Henderson |
2024-05-30 | target/arm: Convert SRSHL and URSHL (register) to gvec | 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-30 | target/arm: Inline scalar SQADD, UQADD, SQSUB, UQSUB | Richard Henderson |
2024-05-30 | target/arm: Inline scalar SUQADD and USQADD | Richard Henderson |
2024-05-30 | target/arm: Convert SUQADD and USQADD to gvec | 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 |