aboutsummaryrefslogtreecommitdiff
path: root/target/arm/tcg
AgeCommit message (Expand)Author
2024-05-30target/arm: Convert SRHADD, URHADD to gvecRichard Henderson
2024-05-30target/arm: Convert SHSUB, UHSUB to decodetreeRichard Henderson
2024-05-30target/arm: Convert SHSUB, UHSUB to gvecRichard Henderson
2024-05-30target/arm: Convert SHADD, UHADD to decodetreeRichard Henderson
2024-05-30target/arm: Convert SHADD, UHADD to gvecRichard Henderson
2024-05-30target/arm: Use TCG_COND_TSTNE in gen_cmtst_vecRichard Henderson
2024-05-30target/arm: Use TCG_COND_TSTNE in gen_cmtst_{i32, i64}Richard 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 SQRSHL and UQRSHL (register) to gvecRichard Henderson
2024-05-30target/arm: Convert SQSHL, UQSHL to decodetreeRichard Henderson
2024-05-30target/arm: Convert SQSHL and UQSHL (register) to gvecRichard Henderson
2024-05-30target/arm: Convert SRSHL, URSHL to decodetreeRichard Henderson
2024-05-30target/arm: Convert SRSHL and URSHL (register) to gvecRichard 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-30target/arm: Inline scalar SQADD, UQADD, SQSUB, UQSUBRichard Henderson
2024-05-30target/arm: Inline scalar SUQADD and USQADDRichard Henderson
2024-05-30target/arm: Convert SUQADD and USQADD to gvecRichard Henderson
2024-05-30target/arm: Assert oprsz in range when using vfp.qcRichard Henderson
2024-05-30target/arm: Improve vector UQADD, UQSUB, SQADD, SQSUBRichard 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: Use gvec for neon pmax, pminRichard Henderson
2024-05-28target/arm: Convert SMAXP, SMINP, UMAXP, UMINP to decodetreeRichard Henderson
2024-05-28target/arm: Use gvec for neon paddRichard Henderson
2024-05-28target/arm: Convert ADDP to decodetreeRichard Henderson
2024-05-28target/arm: Use gvec for neon faddp, fmaxp, fminpRichard 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: Expand vfp neg and abs inlineRichard Henderson
2024-05-28target/arm: Introduce vfp_load_reg16Richard 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
2024-05-28target/arm: Convert Cryptographic 3-register, imm2 to decodetreeRichard Henderson
2024-05-28target/arm: Convert Cryptographic 4-register to decodetreeRichard Henderson
2024-05-28target/arm: Convert Cryptographic 2-register SHA512 to decodetreeRichard Henderson
2024-05-28target/arm: Convert Cryptographic 3-register SHA512 to decodetreeRichard Henderson
2024-05-28target/arm: Convert Cryptographic 2-register SHA to decodetreeRichard Henderson
2024-05-28target/arm: Convert Cryptographic 3-register SHA to decodetreeRichard Henderson