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