]> git.proxmox.com Git - mirror_qemu.git/history - tcg/tci/tcg-target.c.inc
tcg: Split out tcg_out_extu_i32_i64
[mirror_qemu.git] / tcg / tci / tcg-target.c.inc
2023-04-23 Richard Hendersontcg: Split out tcg_out_extu_i32_i64
2023-04-23 Richard Hendersontcg: Split out tcg_out_exts_i32_i64
2023-04-23 Richard Hendersontcg: Split out tcg_out_ext32u
2023-04-23 Richard Hendersontcg: Split out tcg_out_ext32s
2023-04-23 Richard Hendersontcg: Split out tcg_out_ext16u
2023-04-23 Richard Hendersontcg: Split out tcg_out_ext16s
2023-04-23 Richard Hendersontcg: Split out tcg_out_ext8u
2023-04-23 Richard Hendersontcg: Split out tcg_out_ext8s
2023-04-23 Richard Hendersontcg: Replace tcg_abort with g_assert_not_reached
2023-02-05 Peter MaydellMerge tag 'pull-ppc-20230205' of https://gitlab.com...
2023-02-04 Peter MaydellMerge tag 'pull-tcg-20230204' of https://gitlab.com...
2023-02-04 Richard Hendersontcg/tci: Add TCG_TARGET_CALL_{RET,ARG}_I128
2023-02-04 Richard Hendersontcg: Introduce tcg_target_call_oarg_reg
2023-02-04 Richard Hendersontcg: Introduce tcg_out_addi_ptr
2023-01-20 Peter MaydellMerge tag 'pull-include-2023-01-20' of https://repo...
2023-01-19 Peter MaydellMerge tag 'pull-monitor-2023-01-19' of https://repo...
2023-01-19 Peter MaydellMerge tag 'trivial-branch-for-8.0-pull-request' of...
2023-01-19 Peter MaydellMerge tag 'pull-tcg-20230117' of https://gitlab.com...
2023-01-17 Richard Hendersontcg: Remove TCG_TARGET_HAS_direct_jump
2023-01-17 Richard Hendersontcg: Always define tb_target_set_jmp_target
2023-01-17 Richard Hendersontcg: Split out tcg_out_goto_tb
2023-01-17 Richard Hendersontcg: Introduce get_jmp_target_addr
2023-01-17 Richard Hendersontcg: Replace asserts on tcg_jmp_insn_offset
2023-01-17 Richard Hendersontcg: Split out tcg_out_exit_tb
2023-01-08 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-01-07 Peter MaydellMerge tag 'pull-loongarch-20230106' of https://gitlab...
2023-01-06 Peter MaydellMerge tag 'pull-riscv-to-apply-20230106' of https:...
2023-01-06 Peter MaydellMerge tag 'pull-tcg-20230105' of https://gitlab.com...
2023-01-05 Richard Hendersontcg: Add TCGHelperInfo argument to tcg_out_call
2023-01-05 Richard Hendersontci: MAX_OPC_PARAM_IARGS is no longer used
2022-07-05 Richard HendersonMerge tag 'pull-request-2022-07-05' of https://gitlab...
2022-07-05 Richard HendersonMerge tag 'pull-la-20220705' of https://gitlab.com...
2022-07-05 Richard Hendersontcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETER
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2022-03-05 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-03-05 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2022-03-04 Ziqiao Kongtcg: Set MAX_OPC_PARAM_IARGS to 7
2022-03-02 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2022-03-01 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/bsd...
2022-03-01 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2022-02-28 Richard Hendersontcg/tci: Use tcg_out_ldst in tcg_out_st
2021-07-11 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2021-07-02 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2021-07-02 Peter MaydellMerge remote-tracking branch 'remotes/berrange-gitlab...
2021-07-01 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-29 Richard Hendersontcg/tci: Support bswap flags
2021-06-24 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-06-24 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/cohuck-gitlab...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-19 Richard Hendersontcg/tci: Implement add2, sub2
2021-06-19 Richard Hendersontcg/tci: Implement mulu2, muls2
2021-06-19 Richard Hendersontcg/tci: Implement clz, ctz, ctpop
2021-06-19 Richard Hendersontcg/tci: Implement extract, sextract
2021-06-19 Richard Hendersontcg/tci: Implement movcond
2021-06-19 Richard Hendersontcg/tci: Implement goto_ptr
2021-06-19 Richard Hendersontcg/tci: Change encoding to uint32_t units
2021-06-19 Richard Hendersontcg/tci: Emit setcond before brcond
2021-06-19 Richard Hendersontcg/tci: Reserve r13 for a temporary
2021-06-19 Richard Hendersontcg/tci: Use ffi for calls
2021-06-19 Richard Hendersontcg/tci: Move call-return regs to end of tcg_target_reg...
2021-06-19 Richard Hendersontcg/tci: Improve tcg_target_call_clobber_regs
2021-06-05 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-04 Richard Hendersontcg: Change parameters for tcg_target_const_match
2021-03-18 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/pflas...
2021-03-18 Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/nvme...
2021-03-18 Peter MaydellMerge remote-tracking branch 'remotes/berrange-gitlab...
2021-03-18 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-03-17 Miroslav Rezaninatcg: Fix prototypes for tcg_out_vec_op and tcg_out_op
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_r[iI]
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_v
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_{rrm,rrrm,rrrrm}
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrrrcl
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrrr
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrrrrr
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrcl
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrrbb
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrrrrc
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrrc
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrr
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rr
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_p
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_l
2021-03-17 Richard Hendersontcg/tci: Split out tcg_out_op_rrs
2021-03-17 Richard Hendersontcg/tci: Push opcode emit into each case
2021-03-17 Richard Hendersontcg/tci: Remove tci_disas
2021-03-17 Richard Hendersontcg/tci: Reduce qemu_ld/st TCGMemOpIdx operand to 32...
2021-03-17 Richard Hendersontcg/tci: Clean up deposit operations
2021-03-17 Richard Hendersontcg/tci: Reuse tci_args_l for goto_tb
2021-03-17 Richard Hendersontcg/tci: Reuse tci_args_l for exit_tb
2021-03-11 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2021-03-11 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2021-03-10 Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/nvme...
2021-03-10 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-03-10 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-03-09 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2021-03-09 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2021-03-09 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-03-08 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
next