]> git.proxmox.com Git - mirror_qemu.git/history - tcg/mips/tcg-target.c.inc
tcg: Add tlb_fast_offset to TCGContext
[mirror_qemu.git] / tcg / mips / tcg-target.c.inc
2023-06-05 Richard Hendersontcg: Add tlb_fast_offset to TCGContext
2023-06-05 Richard Hendersontcg: Widen CPUTLBEntry comparators to 64-bits
2023-05-25 Richard HendersonMerge tag 'pull-tcg-20230525' of https://gitlab.com...
2023-05-25 Richard Hendersontcg/mips: Replace MIPS_BE with HOST_BIG_ENDIAN
2023-05-25 Richard Hendersontcg/mips: Use qemu_build_not_reached for LO/HI_OFF
2023-05-25 Richard Hendersontcg/mips: Try three insns with shift and add in tcg_out...
2023-05-25 Richard Hendersontcg/mips: Try tb-relative addresses in tcg_out_movi
2023-05-25 Richard Hendersontcg/mips: Aggressively use the constant pool for n64...
2023-05-25 Richard Hendersontcg/mips: Use the constant pool for 64-bit constants
2023-05-25 Richard Hendersontcg/mips: Split out tcg_out_movi_two
2023-05-25 Richard Hendersontcg/mips: Split out tcg_out_movi_one
2023-05-25 Richard Hendersontcg/mips: Create and use TCG_REG_TB
2023-05-25 Richard Hendersontcg/mips: Unify TCG_GUEST_BASE_REG tests
2023-05-25 Richard Hendersontcg/mips: Move TCG_GUEST_BASE_REG to S7
2023-05-25 Richard Hendersontcg/mips: Move TCG_AREG0 to S8
2023-05-19 Richard HendersonMerge tag 'pull-hex-20230518-1' of https://github.com...
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-17 Richard HendersonMerge tag 'pull-tcg-20230516-3' of https://gitlab.com...
2023-05-17 Richard Hendersontcg: Add page_bits and page_mask to TCGContext
2023-05-17 Richard Hendersontcg/mips: Remove TARGET_LONG_BITS, TCG_TYPE_TL
2023-05-17 Richard Hendersontcg: Split INDEX_op_qemu_{ld,st}* for guest address...
2023-05-16 Richard Hendersontcg/mips: Use atom_and_align_for_opc
2023-05-16 Richard Hendersontcg: Introduce tcg_target_has_memory_bswap
2023-05-16 Richard Hendersontcg/mips: Use full load/store helpers in user-only...
2023-05-16 Richard Hendersontcg: Unify helper_{be,le}_{ld,st}*
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-11 Richard HendersonMerge tag 'pull-tcg-20230511-2' of https://gitlab.com...
2023-05-11 Richard Hendersontcg/mips: Simplify constraints on qemu_ld/st
2023-05-11 Richard Hendersontcg/mips: Reorg tlb load within prepare_host_addr
2023-05-11 Richard Hendersontcg/mips: Remove MO_BSWAP handling
2023-05-11 Richard Hendersontcg/mips: Convert tcg_out_qemu_{ld,st}_slow_path
2023-05-11 Richard Hendersontcg/mips: Introduce prepare_host_addr
2023-05-06 Richard HendersonMerge tag 'pull-loongarch-20230506' of https://gitlab...
2023-05-05 Richard HendersonMerge tag 'pull-tcg-20230505' of https://gitlab.com...
2023-05-05 Richard Hendersontcg/mips: Rationalize args to tcg_out_qemu_{ld,st}
2023-05-02 Richard HendersonMerge tag 'pull-tcg-20230502-2' of https://gitlab.com...
2023-05-02 Richard Hendersontcg/mips: Conditionalize tcg_out_exts_i32_i64
2023-04-25 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
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: 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-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: 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
2022-04-20 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-04-06 Marc-André LureauReplace config-time define HOST_WORDS_BIGENDIAN
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 Richard Hendersontcg/mips: Support unaligned access for softmmu
2022-02-08 Richard Hendersontcg/mips: Support unaligned access for user-only
2022-01-12 Cédric Le GoaterMerge tag 'qemu-slof-20220110' of github.com:aik/qemu...
2022-01-11 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/sdmmc...
2022-01-11 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2022-01-08 Richard HendersonMerge tag 'bsd-user-arm-pull-request' of gitlab.com...
2022-01-08 Richard HendersonMerge tag 'pull-riscv-to-apply-20220108' of github...
2022-01-08 Frédéric Pétrotexec/memop: Adding signedness to quad definitions
2021-10-07 Richard HendersonMerge remote-tracking branch 'remotes/vsementsov/tags...
2021-10-06 Richard HendersonMerge remote-tracking branch 'remotes/quic/tags/pull...
2021-10-06 Richard HendersonMerge remote-tracking branch 'remotes/rth/tags/pull...
2021-10-05 Richard Hendersontcg: Rename TCGMemOpIdx to MemOpIdx
2021-10-05 Richard Hendersontcg: Expand MO_SIZE to 3 bits
2021-09-24 Richard HendersonMerge remote-tracking branch 'remotes/rth/tags/pull...
2021-09-22 Richard Hendersontcg/mips: Unset TCG_TARGET_HAS_direct_jump
2021-09-22 Richard Hendersontcg/mips: Allow JAL to be out of range in tcg_out_bswap...
2021-09-22 Richard Hendersontcg/mips: Drop inline markers
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/mips: Support bswap flags in tcg_out_bswap32
2021-06-29 Richard Hendersontcg/mips: Support bswap flags in tcg_out_bswap16
2021-06-05 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
next