156 Commits (0e387bd1dff498b1387606386b5fd62c7b0c75dc)

Author SHA1 Message Date
Richard Henderson 6af4efcdc3 include/tcg: Drop TCG_TARGET_REG_BITS tests 7 months ago
Richard Henderson 9cc902d0bc tcg: Make TCG_TARGET_REG_BITS common 8 months ago
Philippe Mathieu-Daudé 2320453031 accel/tcg: Propagate AccelState to dump_accel_info() 1 year ago
Richard Henderson c86da2b1dd tcg: Use uintptr_t in tcg_malloc implementation 1 year ago
Richard Henderson 11efde54f2 tcg: Drop TCGContext.page_{mask,bits} 1 year ago
Richard Henderson 9cfcf8c3b7 tcg: Drop TCGContext.tlb_dyn_max_bits 1 year ago
Pierrick Bouvier 21a75f792f tcg: add vaddr type for helpers 1 year ago
Richard Henderson e1d8fabc20 tcg: Define INSN_START_WORDS as constant 3 1 year ago
Richard Henderson 76f4278029 tcg: Add add/sub with carry opcodes and infrastructure 2 years ago
Richard Henderson b5701261da tcg: Merge INDEX_op_mov_{i32,i64} 2 years ago
Richard Henderson 6b8abd244b tcg: Introduce the 'z' constraint for a hardware zero register 2 years ago
Ilya Leoshkevich d3203d5a0c tcg: Document tb_lookup() and tcg_tb_lookup() 2 years ago
Richard Henderson 931bac71fc tcg: Remove TCG_OPF_64BIT 2 years ago
Richard Henderson ed1a653bad tcg: Constify tcg_op_defs 2 years ago
Richard Henderson 501fb3da3f tcg: Remove args_ct from TCGOpDef 2 years ago
Richard Henderson 3e80824e8b tcg: Reorg process_op_defs 2 years ago
Richard Henderson 93280b6738 tcg: Only include 'tcg-has.h' when necessary 2 years ago
Richard Henderson fd4841c043 tcg: Extract default TCG_TARGET_HAS_foo definitions to 'tcg-has.h' 2 years ago
Richard Henderson 7d3e705a96 tcg: Move fallback tcg_can_emit_vec_op out of line 2 years ago
Richard Henderson a417ef8350 tcg: Remove TCG_TARGET_NEED_LDST_LABELS and TCG_TARGET_NEED_POOL_LABELS 2 years ago
Richard Henderson 0e4c6424d6 tcg: Add tcg_op_deposit_valid 2 years ago
Richard Henderson 771a5925e8 tcg: Add type and flags arguments to tcg_op_supported 2 years ago
Richard Henderson 2ccf871ea5 tcg: Add TCGOP_FLAGS 2 years ago
Richard Henderson efefb9cb89 tcg: Move tcg_op_insert_{after,before} decls to tcg-internal.h 2 years ago
Richard Henderson 4d87221839 tcg: Replace TCGOP_VECL with TCGOP_TYPE 2 years ago
Huang Shiyuan f63e7089b4 tcg/riscv: Add basic support for vector 2 years ago
Richard Henderson da335fe12a include/exec/memop: Move get_alignment_bits from tcg.h 2 years ago
Richard Henderson af8c14a254 tcg: Introduce TCG_TARGET_HAS_tst_vec 2 years ago
Richard Henderson bf4bb074b7 accel/tcg: Record DisasContextBase in tcg_ctx for plugins 2 years ago
Richard Henderson b384c734ec plugins: Replace pr_ops with a proper debug dump flag 2 years ago
Richard Henderson b0748975b8 tcg: Remove TCG_CALL_PLUGIN 2 years ago
Richard Henderson 83a0ad2673 tcg: Pass function pointer to tcg_gen_call* 2 years ago
Richard Henderson ed30e7b1d9 tcg: Make tcg/helper-info.h self-contained 2 years ago
Richard Henderson 07843f75fd tcg: Add TCGContext.emit_before_op 2 years ago
Richard Henderson c0e688153f tcg: Increase width of temp_subindex 3 years ago
Richard Henderson b701f195d3 tcg: Remove TCG_TARGET_HAS_neg_{i32,i64} 3 years ago
Richard Henderson 3871be753f tcg: Remove TCG_TARGET_HAS_movcond_{i32,i64} 3 years ago
Richard Henderson 4643f3e07e tcg: Move tcg_temp_new_*, tcg_global_mem_new_* out of line 3 years ago
Richard Henderson 16edaee720 tcg: Move tcg_constant_* out of line 3 years ago
Richard Henderson 24a4d59aa7 accel/tcg: Move HMP info jit and info opcount code 3 years ago
Richard Henderson 397cabaae0 tcg: Introduce tcg_use_softmmu 3 years ago
Richard Henderson d7ec12f83c tcg: Split out tcg init functions to tcg/startup.h 3 years ago
Richard Henderson 935f75ae63 tcg: Remove argument to tcg_prologue_init 3 years ago
Richard Henderson 7857ee114c tcg: Remove TCGContext.tlb_fast_offset 3 years ago
Richard Henderson ad75a51e84 tcg: Rename cpu_env to tcg_env 3 years ago
Michael Tokarev 669dcb606e accel/tcg: spelling fixes 3 years ago
Richard Henderson 3635502dd0 tcg: Introduce negsetcond opcodes 3 years ago
Richard Henderson 13d885b0ad tcg: Unify TCG_TARGET_HAS_extr[lh]_i64_i32 3 years ago
Philippe Mathieu-Daudé ec2297bda2 tcg: Reduce tcg_assert_listed_vecop() scope 3 years ago
Fei Wu 1b65b4f54c accel/tcg: remove CONFIG_PROFILER 3 years ago