Age | Commit message (Expand) | Author | Files | Lines |
2023-05-25 | tcg/riscv: Use ADD.UW for guest address generation | Richard Henderson | 1 | -11/+22 |
2023-05-25 | tcg/riscv: Support ADD.UW, SEXT.B, SEXT.H, ZEXT.H from Zba+Zbb | Richard Henderson | 1 | -8/+24 |
2023-05-25 | tcg/riscv: Support ANDN, ORN, XNOR from Zbb | Richard Henderson | 4 | -6/+49 |
2023-05-25 | tcg/riscv: Probe for Zba, Zbb, Zicond extensions | Richard Henderson | 2 | -0/+102 |
2023-05-25 | tcg/mips: Replace MIPS_BE with HOST_BIG_ENDIAN | Richard Henderson | 1 | -26/+20 |
2023-05-25 | tcg/mips: Use qemu_build_not_reached for LO/HI_OFF | Richard Henderson | 1 | -5/+3 |
2023-05-25 | tcg/mips: Try three insns with shift and add in tcg_out_movi | Richard Henderson | 1 | -0/+44 |
2023-05-25 | tcg/mips: Try tb-relative addresses in tcg_out_movi | Richard Henderson | 1 | -0/+13 |
2023-05-25 | tcg/mips: Aggressively use the constant pool for n64 calls | Richard Henderson | 1 | -3/+13 |
2023-05-25 | tcg/mips: Use the constant pool for 64-bit constants | Richard Henderson | 2 | -17/+49 |
2023-05-25 | tcg/mips: Split out tcg_out_movi_two | Richard Henderson | 1 | -11/+24 |
2023-05-25 | tcg/mips: Split out tcg_out_movi_one | Richard Henderson | 1 | -6/+20 |
2023-05-25 | tcg/mips: Create and use TCG_REG_TB | Richard Henderson | 1 | -10/+59 |
2023-05-25 | tcg/mips: Unify TCG_GUEST_BASE_REG tests | Richard Henderson | 1 | -1/+1 |
2023-05-25 | tcg/mips: Move TCG_GUEST_BASE_REG to S7 | Richard Henderson | 1 | -2/+2 |
2023-05-25 | tcg/mips: Move TCG_AREG0 to S8 | Richard Henderson | 2 | -3/+3 |
2023-05-23 | tcg: Remove USE_TCG_OPTIMIZATIONS | Richard Henderson | 1 | -5/+0 |
2023-05-23 | tcg: Remove DEBUG_DISAS | Richard Henderson | 1 | -8/+1 |
2023-05-23 | accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu | Richard Henderson | 1 | -4/+2 |
2023-05-23 | util: Add cpuinfo-aarch64.c | Richard Henderson | 2 | -42/+4 |
2023-05-23 | tcg/i386: Use host/cpuinfo.h | Richard Henderson | 2 | -129/+22 |
2023-05-18 | meson: remove static_kwargs | Paolo Bonzini | 1 | -1/+1 |
2023-05-16 | tcg: Split out exec/user/guest-base.h | Richard Henderson | 1 | -0/+3 |
2023-05-16 | tcg: Add tlb_dyn_max_bits to TCGContext | Richard Henderson | 2 | -2/+2 |
2023-05-16 | tcg: Add page_bits and page_mask to TCGContext | Richard Henderson | 9 | -29/+29 |
2023-05-16 | tcg: Remove TARGET_LONG_BITS, TCG_TYPE_TL | Richard Henderson | 1 | -13/+14 |
2023-05-16 | tcg/mips: Remove TARGET_LONG_BITS, TCG_TYPE_TL | Richard Henderson | 1 | -19/+23 |
2023-05-16 | tcg/loongarch64: Remove TARGET_LONG_BITS, TCG_TYPE_TL | Richard Henderson | 1 | -4/+5 |
2023-05-16 | tcg/aarch64: Remove TARGET_LONG_BITS, TCG_TYPE_TL | Richard Henderson | 1 | -6/+5 |
2023-05-16 | tcg/aarch64: Remove USE_GUEST_BASE | Richard Henderson | 1 | -10/+9 |
2023-05-16 | tcg/arm: Remove TARGET_LONG_BITS | Richard Henderson | 1 | -7/+7 |
2023-05-16 | tcg/i386: Remove TARGET_LONG_BITS, TCG_TYPE_TL | Richard Henderson | 1 | -5/+3 |
2023-05-16 | tcg/i386: Adjust type of tlb_mask | Richard Henderson | 1 | -2/+2 |
2023-05-16 | tcg/i386: Conditionalize tcg_out_extu_i32_i64 | Richard Henderson | 1 | -1/+3 |
2023-05-16 | tcg/i386: Always enable TCG_TARGET_HAS_extr[lh]_i64_i32 | Richard Henderson | 1 | -3/+3 |
2023-05-16 | tcg/tci: Elimnate TARGET_LONG_BITS, target_ulong | Richard Henderson | 2 | -30/+46 |
2023-05-16 | tcg: Split INDEX_op_qemu_{ld,st}* for guest address size | Richard Henderson | 14 | -243/+414 |
2023-05-16 | tcg: Remove TCGv from tcg_gen_atomic_* | Richard Henderson | 1 | -69/+129 |
2023-05-16 | tcg: Remove TCGv from tcg_gen_qemu_{ld,st}_* | Richard Henderson | 1 | -134/+205 |
2023-05-16 | tcg: Add addr_type to TCGContext | Richard Henderson | 1 | -0/+3 |
2023-05-16 | accel/tcg: Widen plugin_gen_empty_mem_callback to i64 | Richard Henderson | 1 | -8/+20 |
2023-05-16 | tcg: Reduce copies for plugin_gen_mem_callbacks | Richard Henderson | 1 | -18/+20 |
2023-05-16 | tcg: Widen tcg_gen_code pc_start argument to uint64_t | Richard Henderson | 1 | -1/+1 |
2023-05-16 | tcg: Widen helper_atomic_* addresses to uint64_t | Richard Henderson | 1 | -11/+27 |
2023-05-16 | tcg: Widen helper_{ld,st}_i128 addresses to uint64_t | Richard Henderson | 1 | -2/+24 |
2023-05-16 | accel/tcg: Widen tcg-ldst.h addresses to uint64_t | Richard Henderson | 1 | -14/+48 |
2023-05-16 | tcg: Widen gen_insn_data to uint64_t | Richard Henderson | 1 | -14/+4 |
2023-05-16 | tcg: Split out memory ops to tcg-op-ldst.c | Richard Henderson | 3 | -974/+1007 |
2023-05-16 | tcg/sparc64: Use atom_and_align_for_opc | Richard Henderson | 1 | -9/+12 |
2023-05-16 | tcg/s390x: Use atom_and_align_for_opc | Richard Henderson | 1 | -4/+7 |