Age | Commit message (Expand) | Author |
2024-05-29 | target/s390x: Split per_breaking_event from per_branch_* | Richard Henderson |
2024-05-29 | target/s390x: Simplify help_branch | Richard Henderson |
2024-05-29 | target/s390x: Introduce help_goto_indirect | Richard Henderson |
2024-05-29 | target/s390x: Disable conditional branch-to-next for PER | Richard Henderson |
2024-05-29 | target/s390x: Record separate PER bits in TB flags | Richard Henderson |
2024-05-29 | target/s390x: Update CR9 bits | Richard Henderson |
2024-05-29 | target/s390x: Move cpu_get_tb_cpu_state out of line | Richard Henderson |
2024-05-29 | target/s390x: Do not use unwind for per_check_exception | 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 |
2024-05-28 | target/arm: Convert Cryptographic AES to decodetree | Richard Henderson |
2024-05-28 | target/arm: Split out gengvec64.c | Richard Henderson |
2024-05-28 | target/arm: Split out gengvec.c | Richard Henderson |
2024-05-28 | target/arm: Verify sz=0 for Advanced SIMD scalar pairwise (fp16) | Richard Henderson |
2024-05-28 | target/arm: Fix decode of FMOV (hp) vs MOVI | Richard Henderson |
2024-05-28 | target/arm: Zero-extend writeback for fp16 FCVTZS (scalar, integer) | Richard Henderson |
2024-05-28 | target/arm: Use PLD, PLDW, PLI not NOP for t32 | Richard Henderson |
2024-05-28 | hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registers | Zenghui Yu |
2024-05-26 | Merge tag 'pull-lu-20240526' of https://gitlab.com/rth7680/qemu into staging | Richard Henderson |
2024-05-26 | target/i386: Pass host pointer and size to cpu_x86_{xsave,xrstor} | Richard Henderson |
2024-05-26 | target/i386: Pass host pointer and size to cpu_x86_{fxsave,fxrstor} | Richard Henderson |
2024-05-26 | target/i386: Pass host pointer and size to cpu_x86_{fsave,frstor} | Richard Henderson |
2024-05-26 | target/i386: Convert do_xrstor to X86Access | Richard Henderson |
2024-05-26 | target/i386: Convert do_xsave to X86Access | Richard Henderson |
2024-05-26 | target/i386: Add {hw,sw}_reserved to X86LegacyXSaveArea | Richard Henderson |