- 4f31b54 Normalize header guard symbol definition by Markus Armbruster · 2 years, 8 months ago
- 46be842 tcg: Implement tcg_gen_{h,w}swap_{i32,i64} by Richard Henderson · 2 years, 9 months ago
- 8905770 compiler.h: replace QEMU_NORETURN with G_NORETURN by Marc-André Lureau · 2 years, 9 months ago
- a61532f tcg: Add tcg_constant_ptr by Richard Henderson · 2 years, 9 months ago
- c748243 tcg: Fix indirect lowering vs TCG_OPF_COND_BRANCH by Richard Henderson · 2 years, 10 months ago
- ed52347 tcg: Add opcodes for vector nand, nor, eqv by Richard Henderson · 3 years, 1 month ago
- 0166fed tcg: Set MAX_OPC_PARAM_IARGS to 7 by Ziqiao Kong · 2 years, 11 months ago
- 9620ae0 tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i by Matheus Ferst · 2 years, 11 months ago
- fc313c6 exec/memop: Adding signedness to quad definitions by Frédéric Pétrot · 3 years ago
- e86e00a Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620-pull-request' into staging by Richard Henderson · 3 years, 2 months ago
- b6a7f3e qapi: introduce x-query-opcount QMP command by Daniel P. Berrangé · 3 years, 4 months ago
- 3a841ab qapi: introduce x-query-jit QMP command by Daniel P. Berrangé · 3 years, 4 months ago
- 37e891e tcg: Add helper_unaligned_{ld,st} for user-only sigbus by Richard Henderson · 3 years, 6 months ago
- d2ba802 tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h by Richard Henderson · 3 years, 6 months ago
- b4c8f3d accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h by Richard Henderson · 3 years, 3 months ago
- 453d50c accel/tcg: re-factor plugin_inject_cb so we can assert insn_idx is valid by Alex Bennée · 3 years, 4 months ago
- abe2e23 tcg: Split out MemOpIdx to exec/memopidx.h by Richard Henderson · 3 years, 6 months ago
- 9002ffc tcg: Rename TCGMemOpIdx to MemOpIdx by Richard Henderson · 3 years, 6 months ago
- db637f2 tcg: add dup_const_tl wrapper by Philipp Tomsich · 3 years, 3 months ago
- 57d4941 tcg: Remove tcg_global_reg_new defines by Bin Meng · 3 years, 5 months ago
- be9568b tcg: Rename helper_atomic_*_mmu and provide for user-only by Richard Henderson · 3 years, 6 months ago
- f4e01e3 tcg: Remove TCG_TARGET_HAS_goto_ptr by Richard Henderson · 3 years, 7 months ago
- a439064 tcg: Move tb_phys_invalidate_count to tb_ctx by Richard Henderson · 3 years, 6 months ago
- 834361e tcg: Bake tb_destroy() into tcg_region_tree by Liren Wei · 3 years, 6 months ago
- 2b836c2 tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64 by Richard Henderson · 3 years, 7 months ago
- 587195b tcg: Add flags argument to bswap opcodes by Richard Henderson · 3 years, 7 months ago
- 7f05d32 tcg: Implement tcg_gen_vec_add{sub}32_tl by LIU Zhiwei · 3 years, 7 months ago
- 950ee59 tcg: Add tcg_gen_vec_shl{shr}{sar}8i_i32 by LIU Zhiwei · 3 years, 7 months ago
- 04f2a8b tcg: Add tcg_gen_vec_shl{shr}{sar}16i_i32 by LIU Zhiwei · 3 years, 7 months ago
- 448e7aa tcg: Add tcg_gen_vec_add{sub}8_i32 by LIU Zhiwei · 3 years, 7 months ago
- 3d066e5 tcg: Add tcg_gen_vec_add{sub}16_i32 by LIU Zhiwei · 3 years, 7 months ago
- ecba223 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210624' into staging by Peter Maydell · 3 years, 7 months ago
- 614dd4f tcg: Make gen_dup_i32/i64() public as tcg_gen_dup_i32/i64 by Peter Maydell · 3 years, 7 months ago
- 9ca0362 tcg: expose TCGCond manipulation routines by Alessandro Di Federico · 3 years, 7 months ago
- 6508988 tcg/tci: Change encoding to uint32_t units by Richard Henderson · 4 years ago
- 7b7d8b2 tcg/tci: Use ffi for calls by Richard Henderson · 4 years ago
- a14b3ad tcg: Fix documentation for tcg_constant_* vs tcg_temp_free_* by Richard Henderson · 3 years, 7 months ago
- a80cdd3 tcg: Introduce tcg_remove_ops_after by Richard Henderson · 3 years, 7 months ago
- 42eb6df tcg: Move tcg_init_ctx and tcg_ctx from accel/tcg/ by Richard Henderson · 3 years, 10 months ago
- 47d590d tcg: Move in_code_gen_buffer and tests to region.c by Richard Henderson · 3 years, 10 months ago
- 43b972b accel/tcg: Pass down max_cpus to tcg_init by Richard Henderson · 3 years, 10 months ago
- a76aabd tcg: Create tcg_init by Richard Henderson · 3 years, 10 months ago
- c46184a accel/tcg: Move alloc_code_gen_buffer to tcg/region.c by Richard Henderson · 3 years, 10 months ago
- 824f4ba accel/tcg: Reduce 'exec/tb-context.h' inclusion by Philippe Mathieu-Daudé · 3 years, 8 months ago
- 4d87fcd tcg: Add tcg_constant_tl by Matheus Ferst · 3 years, 8 months ago
- 59964b4 tcg/tci: Implement the disassembler properly by Richard Henderson · 4 years ago
- ae30e86 tcg: Restart code generation when we run out of temps by Richard Henderson · 4 years ago
- 666cc79 tcg: Optimize inline dup_const for MO_64 by Richard Henderson · 5 years ago
- be986ad tcg: Remove tcg_gen_dup{8,16,32,64}i_vec by Richard Henderson · 4 years, 10 months ago
- c58f4c9 tcg: Remove movi and dupi opcodes by Richard Henderson · 4 years, 9 months ago
- 1bd1af9 tcg/tci: Add special tci_movi_{i32,i64} opcodes by Richard Henderson · 4 years, 9 months ago
- 88d4005 tcg: Use tcg_constant_{i32,i64,vec} with gvec expanders by Richard Henderson · 4 years, 4 months ago
- 11d11d6 tcg: Use tcg_constant_{i32,i64} with tcg int expanders by Richard Henderson · 4 years, 10 months ago
- c052213 tcg: Introduce TYPE_CONST temporaries by Richard Henderson · 4 years, 10 months ago
- bdb38b9 tcg: Expand TCGTemp.val to 64-bits by Richard Henderson · 4 years, 4 months ago
- e01fa97 tcg: Add temp_readonly by Richard Henderson · 4 years, 10 months ago
- ee17db8 tcg: Consolidate 3 bits into enum TCGTempKind by Richard Henderson · 4 years, 10 months ago
- c8bc116 tcg: Constify tcg_code_gen_epilogue by Richard Henderson · 4 years, 2 months ago
- 44c7197 tcg: Introduce tcg_tbrel_diff by Richard Henderson · 4 years, 2 months ago
- d997143 tcg: Make DisasContextBase.tb const by Richard Henderson · 4 years, 3 months ago
- 755bf9e tcg: Adjust tcg_register_jit for const by Richard Henderson · 4 years, 3 months ago
- ffd0e50 tcg: Adjust TCGLabel for const by Richard Henderson · 4 years, 2 months ago
- db0c51a tcg: Introduce tcg_splitwx_to_{rx,rw} by Richard Henderson · 4 years, 3 months ago
- 4846cd3 tcg: Add in_code_gen_buffer by Richard Henderson · 4 years, 2 months ago
- 8b5c2b6 tcg: Move tcg epilogue pointer out of TCGContext by Richard Henderson · 4 years, 3 months ago
- b91ccb3 tcg: Move tcg prologue pointer out of TCGContext by Richard Henderson · 4 years, 3 months ago
- 07ce0b0 tcg: Introduce INDEX_op_qemu_st8_i32 by Richard Henderson · 4 years, 1 month ago
- a66424b tcg: Add tcg_gen_bswap_tl alias by Richard Henderson · 4 years, 1 month ago
- b4cb76e tcg: Do not kill globals at conditional branches by Richard Henderson · 4 years, 3 months ago
- 70cad3c tcg: Remove TCGOpDef.used by Richard Henderson · 6 years ago
- bc2b17e tcg: Move some TCG_CT_* bits to TCGArgConstraint bitfields by Richard Henderson · 6 years ago
- 74a1179 tcg: Remove TCG_CT_REG by Richard Henderson · 4 years, 4 months ago
- 66792f9 tcg: Move sorted_args into TCGArgConstraint.sort_index by Richard Henderson · 6 years ago
- 9be0d08 tcg: Drop union from TCGArgConstraint by Richard Henderson · 4 years, 4 months ago
- e2e7168 tcg: Adjust simd_desc size encoding by Richard Henderson · 4 years, 5 months ago
- 2271a6a tcg: Add tcg_get_insn_start_param by Richard Henderson · 4 years, 5 months ago
- 139c183 meson: rename included C source files to .c.inc by Paolo Bonzini · 5 years ago
- 938e897 tcg: call qemu_spin_destroy for tb->jmp_lock by Emilio G. Cota · 4 years, 7 months ago
- 23850a7 tcg: Implement gvec support for rotate by scalar by Richard Henderson · 4 years, 9 months ago
- 5d0ceda tcg: Implement gvec support for rotate by vector by Richard Henderson · 4 years, 9 months ago
- b0f7e74 tcg: Implement gvec support for rotate by immediate by Richard Henderson · 4 years, 9 months ago
- 07dada0 tcg: Fix integral argument type to tcg_gen_rot[rl]i_i{32,64} by Richard Henderson · 4 years, 9 months ago
- ac09ae6 tcg: Add load_dest parameter to GVecGen2 by Richard Henderson · 4 years, 9 months ago
- 0f039e3 tcg: Add tcg_gen_gvec_dup_tl by Richard Henderson · 4 years, 10 months ago
- 398f214 tcg: Remove tcg_gen_gvec_dup{8,16,32,64}i by Richard Henderson · 4 years, 10 months ago
- 44c9467 tcg: Add tcg_gen_gvec_dup_imm by Richard Henderson · 4 years, 10 months ago
- f7795e4 misc: Replace zero-length arrays with flexible array member (automatic) by Philippe Mathieu-Daudé · 4 years, 10 months ago
- 2445971 tcg: Add tcg_gen_gvec_5_ptr by Richard Henderson · 5 years ago
- d3582cf tcg: Move TCG headers to include/tcg/ by Philippe Mathieu-Daudé · 5 years ago