Age | Commit message (Expand) | Author |
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: Use TCG_COND_TSTNE in gen_cmtst_vec | Richard Henderson |
2024-05-30 | target/arm: Use TCG_COND_TSTNE in gen_cmtst_{i32, i64} | 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-30 | target/arm: Assert oprsz in range when using vfp.qc | Richard Henderson |
2024-05-30 | target/arm: Improve vector UQADD, UQSUB, SQADD, SQSUB | 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: Use gvec for neon pmax, pmin | Richard Henderson |
2024-05-28 | target/arm: Convert SMAXP, SMINP, UMAXP, UMINP to decodetree | Richard Henderson |
2024-05-28 | target/arm: Use gvec for neon padd | Richard Henderson |
2024-05-28 | target/arm: Convert ADDP to decodetree | Richard Henderson |
2024-05-28 | target/arm: Use gvec for neon faddp, fmaxp, fminp | 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: Expand vfp neg and abs inline | Richard Henderson |
2024-05-28 | target/arm: Introduce vfp_load_reg16 | 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 |
2024-05-28 | target/arm: Convert Cryptographic 3-register, imm2 to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert Cryptographic 4-register to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert Cryptographic 2-register SHA512 to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert Cryptographic 3-register SHA512 to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert Cryptographic 2-register SHA to decodetree | Richard Henderson |
2024-05-28 | target/arm: Convert Cryptographic 3-register SHA to decodetree | Richard Henderson |