- b04574d tcg/aarch64: Support TCG_TARGET_HAS_tst_vec by Richard Henderson · 10 months ago
- af8c14a tcg: Introduce TCG_TARGET_HAS_tst_vec by Richard Henderson · 10 months ago
- 4fe19bb tcg/aarch64: Fix tcg_out_brcond for test comparisons by Richard Henderson · 12 months ago
- 1d24c36 tcg/aarch64: Fix tcg_out_cmp for test comparisons by Richard Henderson · 12 months ago
- 7f89fdf tcg/aarch64: Apple does not align __int128_t in even registers by Richard Henderson · 1 year, 1 month ago
- 34aff3c tcg/aarch64: Generate CBNZ for TSTNE of UINT32_MAX by Richard Henderson · 1 year, 4 months ago
- 92a11b9 tcg/aarch64: Generate TBZ, TBNZ by Richard Henderson · 1 year, 2 months ago
- a0f5b3f tcg/aarch64: Massage tcg_out_brcond() by Philippe Mathieu-Daudé · 1 year, 2 months ago
- 339adf2 tcg/aarch64: Support TCG_COND_TST{EQ,NE} by Richard Henderson · 1 year, 5 months ago
- 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, 2 months ago
- b701f19 tcg: Remove TCG_TARGET_HAS_neg_{i32,i64} 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
- e2b7a40 tcg/aarch64: 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
- 623912c accel/tcg: Remove env_tlb() by Anton Johansson · 1 year, 6 months ago
- 5826a0d tcg/aarch64: Emit BTI insns at jump landing pads by Richard Henderson · 1 year, 7 months ago
- 9358fbb tcg: Add tcg_out_tb_start backend hook by Richard Henderson · 1 year, 7 months ago
- ebe92db tcg: pass vece to tcg_target_const_match() by Jiajie Chen · 1 year, 6 months ago
- 4daad8d tcg: spelling fixes by Michael Tokarev · 1 year, 7 months ago
- f58a7de tcg/aarch64: Implement negsetcond_* by Richard Henderson · 1 year, 7 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, 7 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 · 2 years ago
- 238f438 tcg: Widen CPUTLBEntry comparators to 64-bits by Richard Henderson · 2 years ago
- 1943394 tcg: Remove TCG_TARGET_TLB_DISPLACEMENT_BITS by Richard Henderson · 2 years ago
- 929124e tcg/aarch64: Support 128-bit load/store by Richard Henderson · 1 year, 11 months ago
- 285a691 tcg/aarch64: Simplify constraints on qemu_ld/st by Richard Henderson · 1 year, 10 months ago
- da4d0d9 tcg/aarch64: Reserve TCG_REG_TMP1, TCG_REG_TMP2 by Richard Henderson · 1 year, 10 months ago
- d67bcbd tcg/aarch64: Rename temporaries by Richard Henderson · 1 year, 11 months ago
- 0dd0c7f util: Add cpuinfo-aarch64.c by Richard Henderson · 1 year, 10 months ago
- a66efde tcg: Add tlb_dyn_max_bits to TCGContext by Richard Henderson · 2 years ago
- aece72b tcg: Add page_bits and page_mask to TCGContext by Richard Henderson · 2 years ago
- 60c452a tcg/aarch64: Remove TARGET_LONG_BITS, TCG_TYPE_TL by Richard Henderson · 1 year, 11 months ago
- 5253315 tcg/aarch64: Remove USE_GUEST_BASE by Richard Henderson · 2 years ago
- fecccfc tcg: Split INDEX_op_qemu_{ld,st}* for guest address size by Richard Henderson · 1 year, 10 months ago
- 64741d9 tcg/aarch64: Use atom_and_align_for_opc by Richard Henderson · 1 year, 11 months ago
- 12fde9b tcg: Add INDEX_op_qemu_{ld,st}_i128 by Richard Henderson · 2 years, 4 months ago
- 7b88010 tcg: Introduce tcg_target_has_memory_bswap by Richard Henderson · 1 year, 11 months ago
- e9266ec tcg/aarch64: Use full load/store helpers in user-only mode by Richard Henderson · 2 years ago
- 1ce12a8 tcg/aarch64: Detect have_lse, have_lse2 for darwin by Richard Henderson · 2 years, 1 month ago
- b764941 tcg/aarch64: Detect have_lse, have_lse2 for linux by Richard Henderson · 2 years, 4 months ago
- 0cadc1e tcg: Unify helper_{be,le}_{ld,st}* by Richard Henderson · 2 years, 4 months ago
- 6e96422 tcg/aarch64: Convert tcg_out_qemu_{ld,st}_slow_path by Richard Henderson · 1 year, 11 months ago
- 1e612dd tcg/aarch64: Introduce prepare_host_addr by Richard Henderson · 1 year, 11 months ago
- 7f65be5 tcg/aarch64: Introduce HostAddress by Richard Henderson · 1 year, 11 months ago
- ff0cc85 tcg/aarch64: Rationalize args to tcg_out_qemu_{ld,st} by Richard Henderson · 1 year, 11 months ago
- 767c250 tcg: Introduce tcg_out_xchg by Richard Henderson · 1 year, 11 months ago
- b3dfd5f tcg: Introduce tcg_out_movext 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
- a2495ed tcg/aarch64: Fix patching of LDR in tb_target_set_jmp_target by Richard Henderson · 2 years, 1 month ago
- 5427a9a tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128 by Richard Henderson · 2 years, 5 months ago
- 5e3d0c1 tcg: Introduce tcg_target_call_oarg_reg by Richard Henderson · 2 years, 5 months ago
- 6a6d772 tcg: Introduce tcg_out_addi_ptr by Richard Henderson · 2 years, 5 months ago
- d59d83a tcg/aarch64: Reorg goto_tb implementation by Richard Henderson · 2 years, 3 months ago
- 2fd2e78 tcg: Remove TCG_TARGET_HAS_direct_jump by Richard Henderson · 2 years, 3 months ago
- 0012e35 tcg: Move tb_target_set_jmp_target declaration to tcg.h by Richard Henderson · 2 years, 3 months ago
- 0fe1c98 tcg: Change tb_target_set_jmp_target arguments by Richard Henderson · 2 years, 3 months ago
- cf7d6b8 tcg: Split out tcg_out_goto_tb by Richard Henderson · 2 years, 3 months ago
- b52a2c0 tcg: Introduce set_jmp_insn_offset 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, 5 months ago
- fa3cb9f tcg/aarch64: Merge tcg_out_callr into 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, 5 months ago
- c8eef96 tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64 by Richard Henderson · 2 years, 5 months ago
- 8d21de5 tcg: Remove TCG_TARGET_STACK_GROWSUP by Richard Henderson · 2 years, 5 months ago
- 1221676 tcg/aarch64: Remove unused code in tcg_out_op by Qi Hu · 2 years, 5 months ago
- 94bcc91 tcg/aarch64: Fix illegal insn from out-of-range shli by Richard Henderson · 2 years, 9 months ago
- e03b568 Replace config-time define HOST_WORDS_BIGENDIAN by Marc-André Lureau · 3 years ago
- 7ceee3a tcg/aarch64: Use 'ull' suffix to force 64-bit constant by Richard Henderson · 3 years ago
- ed52347 tcg: Add opcodes for vector nand, nor, eqv by Richard Henderson · 3 years, 3 months ago
- f85ab3d tcg/aarch64: Support raising sigbus for user-only by Richard Henderson · 3 years, 7 months ago
- fc313c6 exec/memop: Adding signedness to quad definitions by Frédéric Pétrot · 3 years, 2 months ago
- 9002ffc tcg: Rename TCGMemOpIdx to MemOpIdx by Richard Henderson · 3 years, 8 months ago
- 4b473e0 tcg: Expand MO_SIZE to 3 bits by Richard Henderson · 3 years, 8 months ago
- f4e01e3 tcg: Remove TCG_TARGET_HAS_goto_ptr by Richard Henderson · 3 years, 8 months ago
- 51c559c tcg/aarch64: Unset TCG_TARGET_HAS_MEMORY_BSWAP by Richard Henderson · 3 years, 9 months ago
- 8fcfc6b tcg/aarch64: Support bswap flags by Richard Henderson · 3 years, 9 months ago
- dfa24df tcg/aarch64: Merge tcg_out_rev{16,32,64} by Richard Henderson · 3 years, 9 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
- 26b1248 tcg/aarch64: Fix tcg_out_rotl by Yasuo Kuwahara · 3 years, 10 months ago
- 5e8892d tcg: Fix prototypes for tcg_out_vec_op and tcg_out_op by Miroslav Rezanina · 4 years ago
- d81bad2 tcg/aarch64: Fix generation of "scalar" vector operations by Richard Henderson · 4 years, 1 month ago
- 6c2c777 tcg/aarch64: Fix I3617_CMLE0 by Richard Henderson · 4 years, 1 month ago
- 707b45a tcg/aarch64: Fix constant subtraction in tcg_out_addsub2 by Richard Henderson · 4 years ago
- 2dfa2f1 tcg/aarch64: Do not convert TCGArg to temps that are not temps by Richard Henderson · 4 years, 1 month ago
- 0c823e5 tcg: Remove TCG_TARGET_CON_SET_H by Richard Henderson · 4 years, 5 months ago
- 39e7522 tcg/aarch64: Split out constraint sets to tcg-target-con-set.h by Richard Henderson · 4 years, 5 months ago