OSDN Git Service

qmiga/qemu.git
2023-03-07 Taylor SimpsonHexagon (target/hexagon) Change subtract from zero...
2023-03-07 Taylor SimpsonHexagon (tests/tcg/hexagon) Enable HVX tests
2023-03-07 Taylor SimpsonHexagon (tests/tcg/hexagon) Remove __builtin from scatt...
2023-03-07 Taylor SimpsonHexagon (tests/tcg/hexagon) Update preg_alias.c
2023-03-07 Taylor SimpsonHexagon (target/hexagon) Analyze packet for HVX
2023-03-07 Taylor SimpsonHexagon (target/hexagon) Don't set pkt_has_store_s1...
2023-03-07 Taylor SimpsonHexagon (target/hexagon) Analyze packet before generati...
2023-03-07 Taylor SimpsonHexagon (target/hexagon) Add overrides for dealloc...
2023-03-07 Taylor SimpsonHexagon (target/hexagon) Add overrides for endloop1...
2023-03-07 Taylor SimpsonHexagon (target/hexagon) Add overrides for callr
2023-03-07 Taylor SimpsonHexagon (target/hexagon) Add overrides for jumpr31...
2023-03-07 Anton Johanssontarget/hexagon/idef-parser: Remove unused code paths
2023-03-07 Richard Hendersontarget/hexagon/idef-parser: Elide mov in gen_pred_assign
2023-03-07 Taylor SimpsonHexagon (target/hexagon) Restore --disable-hexagon...
2023-03-06 Peter MaydellMerge tag 'pull-tcg-20230305' of https://gitlab.com...
2023-03-05 Richard Hendersontarget/xtensa: Avoid tcg_const_i32
2023-03-05 Richard Hendersontarget/xtensa: Split constant in bit shift
2023-03-05 Richard Hendersontarget/xtensa: Use tcg_gen_subfi_i32 in translate_sll
2023-03-05 Richard Hendersontarget/xtensa: Avoid tcg_const_i32 in translate_l32r
2023-03-05 Richard Hendersontarget/xtensa: Tidy translate_clamps
2023-03-05 Richard Hendersontarget/xtensa: Tidy translate_bb
2023-03-05 Richard Hendersontarget/sparc: Avoid tcg_const_{tl,i32}
2023-03-05 Richard Hendersontarget/s390x: Split out gen_ri2
2023-03-05 Richard Hendersontarget/riscv: Avoid tcg_const_*
2023-03-05 Richard Hendersontarget/microblaze: Avoid tcg_const_* throughout
2023-03-05 Richard Hendersontarget/i386: Simplify POPF
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Use gen_constant for gen_ex...
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Use gen_tmp for gen_rvalue_pred
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Use gen_tmp for gen_pred_assign
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Use gen_tmp for LPCFG
2023-03-05 Richard Hendersontarget/hexagon: Use tcg_constant_* for gen_constant_fro...
2023-03-05 Richard Hendersondocs/devel/tcg-ops: Drop recommendation to free temps
2023-03-05 Richard Hendersontracing: remove transform.py
2023-03-05 Richard Hendersoninclude/exec/gen-icount: Drop tcg_temp_free in gen_tb_start
2023-03-05 Richard Hendersontarget/tricore: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/mips: Fix trans_mult_acc return
2023-03-05 Richard Hendersontarget/mips: Drop tcg_temp_free from mips16e_translate...
2023-03-05 Richard Hendersontarget/i386: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/xtensa: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/xtensa: Drop reset_sar_tracker
2023-03-05 Richard Hendersontarget/sparc: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/sparc: Drop free_compare
2023-03-05 Richard Hendersontarget/sparc: Remove egress label in disas_sparc_context
2023-03-05 Richard Hendersontarget/sparc: Drop get_temp_i32
2023-03-05 Richard Hendersontarget/sparc: Drop get_temp_tl
2023-03-05 Richard Hendersontarget/sh4: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/rx: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/riscv: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/riscv: Drop temp_new
2023-03-05 Richard Hendersontarget/riscv: Drop ftemp_new
2023-03-05 Richard Hendersontarget/ppc: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/openrisc: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/nios2: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/microblaze: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/m68k: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/m68k: Drop free_cond
2023-03-05 Richard Hendersontarget/m68k: Drop mark_to_release
2023-03-05 Richard Hendersontarget/loongarch: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/loongarch: Drop temp_new
2023-03-05 Richard Hendersontarget/hppa: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Drop HexValue.is_manual
2023-03-05 Richard Hendersontarget/hexagon/idef-parser: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/hexagon: Drop tcg_temp_free from gen_tcg_funcs.py
2023-03-05 Richard Hendersontarget/hexagon: Drop tcg_temp_free from C code
2023-03-05 Richard Hendersontarget/cris: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/cris: Drop addr from dec10_ind_move_m_pr
2023-03-05 Richard Hendersontarget/cris: Drop cris_alu_m_free_temps
2023-03-05 Richard Hendersontarget/cris: Drop cris_alu_free_temps
2023-03-05 Richard Hendersontarget/avr: Drop tcg_temp_free
2023-03-05 Richard Hendersontarget/avr: Drop R from trans_COM
2023-03-05 Richard Hendersontarget/avr: Drop DisasContext.free_skip_var0
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator.h
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-vfp.c
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-sve.c
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-sme.c
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-neon.c
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-mve.c
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-m-nocp.c
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator-a64.c
2023-03-05 Richard Hendersontarget/arm: Drop new_tmp_a64_zero
2023-03-05 Richard Hendersontarget/arm: Drop new_tmp_a64
2023-03-05 Richard Hendersontarget/arm: Drop DisasContext.tmp_a64
2023-03-05 Richard Hendersontarget/arm: Drop tcg_temp_free from translator.c
2023-03-05 Richard Hendersontarget/arm: Remove value_global from DisasCompare
2023-03-05 Richard Hendersontarget/arm: Remove arm_free_cc, a64_free_cc
2023-03-05 Richard Hendersontarget/alpha: Drop tcg_temp_free
2023-03-05 Richard Hendersonaccel/tcg: Remove translator_loop_temp_check
2023-03-05 Richard Hendersontcg: Remove tcg_check_temp_count, tcg_clear_temp_count
2023-03-05 Richard Hendersontcg: Decode the operand to INDEX_op_mb in dumps
2023-03-05 Richard Hendersontcg/i386: Mark Win64 call-saved vector regs as reserved
2023-03-05 Richard Hendersoninclude/qemu/cpuid: Introduce xgetbv_low
2023-03-05 Richard Hendersonaccel/tcg: Trigger watchpoints from atomic_mmu_lookup
2023-03-05 Richard Hendersonsoftmmu: Check watchpoints for read+write at once
2023-03-05 Richard Hendersonaccel/tcg: Honor TLB_DISCARD_WRITE in atomic_mmu_lookup
2023-03-05 Richard Hendersonaccel/tcg: Retain prot flags from tlb_fill
2023-03-05 Richard Hendersontarget/sparc: Use tlb_set_page_full
2023-03-05 Richard Hendersontcg: Merge two sequential labels
2023-03-05 Richard Hendersontcg: Link branches to the labels
2023-03-05 Richard W.M... tcg: Include "qemu/timer.h" for profile_getclock
2023-03-04 Thomas Huthconfigure: Disable thread-safety warnings on macOS
next