- 21e9a8a tcg: Add TCGConst argument to tcg_target_const_match by Richard Henderson · 1 year, 4 months ago
- caf3eac tcg: Introduce TCG_TARGET_HAS_tst by Richard Henderson · 1 year, 1 month ago
- b701f19 tcg: Remove TCG_TARGET_HAS_neg_{i32,i64} by Richard Henderson · 1 year, 4 months ago
- e0448a8 tcg/mips: Implement neg opcodes by Richard Henderson · 1 year, 4 months ago
- 3871be7 tcg: Remove TCG_TARGET_HAS_movcond_{i32,i64} by Richard Henderson · 1 year, 4 months ago
- 2cff741 tcg/mips: Always implement movcond by Richard Henderson · 1 year, 4 months ago
- 42221a6 tcg/mips: Split out tcg_out_setcond_int by Richard Henderson · 1 year, 4 months ago
- e3a650c tcg/mips: Use tcg_use_softmmu by Richard Henderson · 1 year, 5 months ago
- 7893e42 tcg: Correct invalid mentions of 'softmmu' by 'system-mode' by Philippe Mathieu-Daudé · 1 year, 5 months ago
- 9358fbb tcg: Add tcg_out_tb_start backend hook by Richard Henderson · 1 year, 6 months ago
- ebe92db tcg: pass vece to tcg_target_const_match() by Jiajie Chen · 1 year, 5 months ago
- 3635502 tcg: Introduce negsetcond opcodes by Richard Henderson · 1 year, 7 months ago
- 13d885b tcg: Unify TCG_TARGET_HAS_extr[lh]_i64_i32 by Richard Henderson · 1 year, 6 months ago
- d46259c tcg: Split out tcg-target-reg-bits.h by Richard Henderson · 1 year, 10 months ago
- d0a9bb5 tcg: Add tlb_fast_offset to TCGContext by Richard Henderson · 1 year, 11 months ago
- 238f438 tcg: Widen CPUTLBEntry comparators to 64-bits by Richard Henderson · 1 year, 11 months ago
- 1943394 tcg: Remove TCG_TARGET_TLB_DISPLACEMENT_BITS by Richard Henderson · 1 year, 11 months ago
- b56d5a8 tcg/mips: Replace MIPS_BE with HOST_BIG_ENDIAN by Richard Henderson · 1 year, 9 months ago
- c64ed45 tcg/mips: Use qemu_build_not_reached for LO/HI_OFF by Richard Henderson · 2 years, 3 months ago
- 269e93a tcg/mips: Try three insns with shift and add in tcg_out_movi by Richard Henderson · 3 years, 6 months ago
- 1d159e6 tcg/mips: Try tb-relative addresses in tcg_out_movi by Richard Henderson · 3 years, 6 months ago
- 4316de3 tcg/mips: Aggressively use the constant pool for n64 calls by Richard Henderson · 3 years, 6 months ago
- 48c12ba tcg/mips: Use the constant pool for 64-bit constants by Richard Henderson · 3 years, 6 months ago
- 1d9c5b3 tcg/mips: Split out tcg_out_movi_two by Richard Henderson · 3 years, 6 months ago
- 47a5728 tcg/mips: Split out tcg_out_movi_one by Richard Henderson · 3 years, 6 months ago
- 53c4fa2 tcg/mips: Create and use TCG_REG_TB by Richard Henderson · 3 years, 6 months ago
- f63eb2e tcg/mips: Unify TCG_GUEST_BASE_REG tests by Richard Henderson · 3 years, 6 months ago
- 43b4cd9 tcg/mips: Move TCG_GUEST_BASE_REG to S7 by Richard Henderson · 3 years, 6 months ago
- d721cc9 tcg/mips: Move TCG_AREG0 to S8 by Richard Henderson · 3 years, 6 months ago
- aece72b tcg: Add page_bits and page_mask to TCGContext by Richard Henderson · 1 year, 11 months ago
- 5e983cb tcg/mips: Remove TARGET_LONG_BITS, TCG_TYPE_TL by Richard Henderson · 1 year, 10 months ago
- fecccfc tcg: Split INDEX_op_qemu_{ld,st}* for guest address size by Richard Henderson · 1 year, 9 months ago
- c0cafab tcg/mips: Use atom_and_align_for_opc by Richard Henderson · 1 year, 10 months ago
- 12fde9b tcg: Add INDEX_op_qemu_{ld,st}_i128 by Richard Henderson · 2 years, 3 months ago
- 7b88010 tcg: Introduce tcg_target_has_memory_bswap by Richard Henderson · 1 year, 10 months ago
- 30feb7e tcg/mips: Use full load/store helpers in user-only mode by Richard Henderson · 1 year, 11 months ago
- 0cadc1e tcg: Unify helper_{be,le}_{ld,st}* by Richard Henderson · 2 years, 4 months ago
- f48cc90 tcg/mips: Simplify constraints on qemu_ld/st by Richard Henderson · 1 year, 11 months ago
- 2f2a3d1 tcg/mips: Reorg tlb load within prepare_host_addr by Richard Henderson · 1 year, 10 months ago
- a799562 tcg/mips: Remove MO_BSWAP handling by Richard Henderson · 1 year, 10 months ago
- f07aaf4 tcg/mips: Convert tcg_out_qemu_{ld,st}_slow_path by Richard Henderson · 1 year, 10 months ago
- 5b7208d tcg/mips: Introduce prepare_host_addr by Richard Henderson · 1 year, 10 months ago
- eb664d0 tcg/mips: Rationalize args to tcg_out_qemu_{ld,st} by Richard Henderson · 1 year, 11 months ago
- c6a9861 tcg/mips: Conditionalize tcg_out_exts_i32_i64 by Richard Henderson · 1 year, 11 months ago
- 767c250 tcg: Introduce tcg_out_xchg by Richard Henderson · 1 year, 11 months ago
- b8b94ac tcg: Split out tcg_out_extrl_i64_i32 by Richard Henderson · 1 year, 11 months ago
- b9bfe00 tcg: Split out tcg_out_extu_i32_i64 by Richard Henderson · 1 year, 11 months ago
- 9c6aa27 tcg: Split out tcg_out_exts_i32_i64 by Richard Henderson · 1 year, 11 months ago
- 9ecf5f6 tcg: Split out tcg_out_ext32u by Richard Henderson · 1 year, 11 months ago
- 52bf339 tcg: Split out tcg_out_ext32s by Richard Henderson · 1 year, 11 months ago
- 379afdf tcg: Split out tcg_out_ext16u by Richard Henderson · 1 year, 11 months ago
- 753e42e tcg: Split out tcg_out_ext16s by Richard Henderson · 1 year, 11 months ago
- d0e66c8 tcg: Split out tcg_out_ext8u by Richard Henderson · 1 year, 11 months ago
- 678155b tcg: Split out tcg_out_ext8s by Richard Henderson · 1 year, 11 months ago
- 732e89f tcg: Replace tcg_abort with g_assert_not_reached by Richard Henderson · 1 year, 11 months ago
- 25acc3f tcg/mips: Fix TCG_TARGET_CALL_RET_I128 for o32 abi by Richard Henderson · 1 year, 10 months ago
- 5427a9a tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128 by Richard Henderson · 2 years, 4 months ago
- 5e3d0c1 tcg: Introduce tcg_target_call_oarg_reg by Richard Henderson · 2 years, 4 months ago
- 6a6d772 tcg: Introduce tcg_out_addi_ptr by Richard Henderson · 2 years, 4 months ago
- 2fd2e78 tcg: Remove TCG_TARGET_HAS_direct_jump by Richard Henderson · 2 years, 2 months ago
- 90c0fee tcg: Always define tb_target_set_jmp_target by Richard Henderson · 2 years, 2 months ago
- 0012e35 tcg: Move tb_target_set_jmp_target declaration to tcg.h by Richard Henderson · 2 years, 2 months ago
- 0fe1c98 tcg: Change tb_target_set_jmp_target arguments by Richard Henderson · 2 years, 2 months ago
- cf7d6b8 tcg: Split out tcg_out_goto_tb by Richard Henderson · 2 years, 3 months ago
- becc452 tcg: Introduce get_jmp_target_addr by Richard Henderson · 2 years, 3 months ago
- 7f83167 tcg: Replace asserts on tcg_jmp_insn_offset by Richard Henderson · 2 years, 3 months ago
- b55a8d9 tcg: Split out tcg_out_exit_tb by Richard Henderson · 2 years, 3 months ago
- cee44b0 tcg: Add TCGHelperInfo argument to tcg_out_call by Richard Henderson · 2 years, 4 months ago
- eb8b022 tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32 by Richard Henderson · 2 years, 4 months ago
- c8eef96 tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64 by Richard Henderson · 2 years, 4 months ago
- e03b568 Replace config-time define HOST_WORDS_BIGENDIAN by Marc-André Lureau · 2 years, 11 months ago
- d9e5283 tcg/mips: Support unaligned access for softmmu by Richard Henderson · 3 years, 6 months ago
- 23a79c1 tcg/mips: Support unaligned access for user-only by Richard Henderson · 3 years, 6 months ago
- fc313c6 exec/memop: Adding signedness to quad definitions by Frédéric Pétrot · 3 years, 1 month ago
- 9002ffc tcg: Rename TCGMemOpIdx to MemOpIdx by Richard Henderson · 3 years, 7 months ago
- 4b473e0 tcg: Expand MO_SIZE to 3 bits by Richard Henderson · 3 years, 7 months ago
- 5a8f0a5 tcg/mips: Unset TCG_TARGET_HAS_direct_jump by Richard Henderson · 3 years, 6 months ago
- d7fc9f4 tcg/mips: Allow JAL to be out of range in tcg_out_bswap_subr by Richard Henderson · 3 years, 6 months ago
- 10d4af5 tcg/mips: Drop inline markers by Richard Henderson · 3 years, 6 months ago
- f4e01e3 tcg: Remove TCG_TARGET_HAS_goto_ptr by Richard Henderson · 3 years, 8 months ago
- 1fce653 tcg/mips: Support bswap flags in tcg_out_bswap32 by Richard Henderson · 3 years, 8 months ago
- 27362b7 tcg/mips: Support bswap flags in tcg_out_bswap16 by Richard Henderson · 3 years, 8 months ago
- 26a75d1 tcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h by Richard Henderson · 4 years ago
- a4fbbd7 tcg: Change parameters for tcg_target_const_match by Richard Henderson · 3 years, 10 months ago
- 4e655e3 tcg/mips: Fix SoftTLB comparison on mips backend by Kele Huang · 3 years, 11 months ago
- 5e8892d tcg: Fix prototypes for tcg_out_vec_op and tcg_out_op by Miroslav Rezanina · 4 years ago
- 0c823e5 tcg: Remove TCG_TARGET_CON_SET_H by Richard Henderson · 4 years, 4 months ago
- 0263330 tcg/mips: Split out constraint sets to tcg-target-con-set.h by Richard Henderson · 4 years, 4 months ago
- 8c07f32 tcg: Remove TCG_TARGET_CON_STR_H by Richard Henderson · 4 years, 4 months ago
- 51800e4 tcg/mips: Split out target constraints to tcg-target-con-str.h by Richard Henderson · 4 years, 4 months ago
- c58f4c9 tcg: Remove movi and dupi opcodes by Richard Henderson · 4 years, 10 months ago
- e5e2e4c tcg: Constify TCGLabelQemuLdst.raddr by Richard Henderson · 4 years, 3 months ago
- c8bc116 tcg: Constify tcg_code_gen_epilogue by Richard Henderson · 4 years, 3 months ago
- de2fac6 tcg: Remove TCG_TARGET_SUPPORT_MIRROR by Richard Henderson · 4 years, 3 months ago
- df5af13 tcg/mips: Support split-wx code generation by Richard Henderson · 4 years, 3 months ago
- 91a7fd1 tcg/mips: Do not assert on relocation overflow by Richard Henderson · 4 years, 3 months ago
- a35b3e1 tcg: Add --accel tcg,split-wx property by Richard Henderson · 4 years, 4 months ago
- 1acbad0 tcg: Adjust tb_target_set_jmp_target for split-wx by Richard Henderson · 4 years, 4 months ago
- 755bf9e tcg: Adjust tcg_register_jit for const by Richard Henderson · 4 years, 4 months ago
- 2be7d76 tcg: Adjust tcg_out_call for const by Richard Henderson · 4 years, 4 months ago