OSDN Git Service

Merge tag 'pull-tcg-20230423' of https://gitlab.com/rth7680/qemu into staging
[qmiga/qemu.git] / tcg / loongarch64 / tcg-target.c.inc
2023-04-23 Richard HendersonMerge tag 'pull-tcg-20230423' of https://gitlab.com...
2023-04-23 Richard Hendersontcg: Introduce tcg_out_xchg
2023-04-23 Richard Hendersontcg: Introduce tcg_out_movext
2023-04-23 Richard Hendersontcg: Split out tcg_out_extrl_i64_i32
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-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 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-02-04 Richard Hendersontcg: Introduce tcg_target_call_oarg_reg
2023-02-04 Richard Hendersontcg: Introduce tcg_out_addi_ptr
2023-02-04 Peter MaydellMerge tag 'm68k-next-pull-request' of https://github...
2023-02-04 Peter MaydellMerge tag 'pull-monitor-2023-02-03-v2' of https://repo...
2023-02-03 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-03 Peter MaydellMerge tag 'pull-tcg-20230123' of https://gitlab.com...
2023-01-24 Richard Hendersontcg/loongarch64: Reorg goto_tb implementation
2023-01-24 Richard Hendersontcg/loongarch64: Use tcg_pcrel_diff in tcg_out_ldst
2023-01-24 Richard Hendersontcg/loongarch64: Implement movcond
2023-01-24 Richard Hendersontcg/loongarch64: Improve setcond expansion
2023-01-24 Richard Hendersontcg/loongarch64: Introduce tcg_out_addi
2023-01-24 Rui Wangtcg/loongarch64: Optimize immediate loading
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: Change tb_target_set_jmp_target arguments
2023-01-17 Richard Hendersontcg: Split out tcg_out_goto_tb
2023-01-17 Richard Hendersontcg: Introduce set_jmp_insn_offset
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
2022-10-30 Stefan HajnocziMerge tag 'mem-2022-10-28' of https://github.com/davidh...
2022-10-30 Stefan HajnocziMerge tag 'misc-next-pull-request' of https://gitlab...
2022-10-30 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-10-30 Stefan HajnocziMerge tag 'qga-pull-2022-10-26' of https://github.com...
2022-10-26 Stefan HajnocziMerge tag 'dump-pull-request' of https://gitlab.com...
2022-10-26 Stefan HajnocziMerge tag 'pull-tcg-20221026' of https://gitlab.com...
2022-10-25 Qi Hutcg/loongarch64: Add direct jump support
2022-02-15 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2022-02-15 Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/nvme...
2022-02-15 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2022-02-14 Peter MaydellMerge remote-tracking branch 'remotes/kwolf-gitlab...
2022-02-14 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2022-02-08 WANG Xueruitcg/loongarch64: Support raising sigbus for user-only
2022-02-08 WANG Xueruitcg/loongarch64: Fix fallout from recent MO_Q renaming
2021-12-23 Richard HendersonMerge tag 'for-upstream-mtest' of https://gitlab.com...
2021-12-23 Richard HendersonMerge tag 'pull-nbd-2021-12-22-v2' of https://src.openv...
2021-12-21 Richard HendersonMerge tag 'pull-loong-20211221-2' of https://gitlab...
2021-12-21 WANG Xueruitcg/loongarch64: Register the JIT
2021-12-21 WANG Xueruitcg/loongarch64: Implement tcg_target_init
2021-12-21 WANG Xueruitcg/loongarch64: Implement exit_tb/goto_tb
2021-12-21 WANG Xueruitcg/loongarch64: Implement tcg_target_qemu_prologue
2021-12-21 WANG Xueruitcg/loongarch64: Add softmmu load/store helpers, implem...
2021-12-21 WANG Xueruitcg/loongarch64: Implement simple load/store ops
2021-12-21 WANG Xueruitcg/loongarch64: Implement tcg_out_call
2021-12-21 WANG Xueruitcg/loongarch64: Implement setcond ops
2021-12-21 WANG Xueruitcg/loongarch64: Implement br/brcond ops
2021-12-21 WANG Xueruitcg/loongarch64: Implement mul/mulsh/muluh/div/divu...
2021-12-21 WANG Xueruitcg/loongarch64: Implement add/sub ops
2021-12-21 WANG Xueruitcg/loongarch64: Implement shl/shr/sar/rotl/rotr ops
2021-12-21 WANG Xueruitcg/loongarch64: Implement clz/ctz ops
2021-12-21 WANG Xueruitcg/loongarch64: Implement bswap{16,32,64} ops
2021-12-21 WANG Xueruitcg/loongarch64: Implement deposit/extract ops
2021-12-21 WANG Xueruitcg/loongarch64: Implement not/and/or/xor/nor/andc...
2021-12-21 WANG Xueruitcg/loongarch64: Implement sign-/zero-extension ops
2021-12-21 WANG Xueruitcg/loongarch64: Implement goto_ptr
2021-12-21 WANG Xueruitcg/loongarch64: Implement tcg_out_mov and tcg_out_movi
2021-12-21 WANG Xueruitcg/loongarch64: Implement the memory barrier op
2021-12-21 WANG Xueruitcg/loongarch64: Implement necessary relocation operations
2021-12-21 WANG Xueruitcg/loongarch64: Define the operand constraints
2021-12-21 WANG Xueruitcg/loongarch64: Add register names, allocation order...