index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
/
aarch64
Age
Commit message (
Expand
)
Author
2023-02-04
tcg: Introduce tcg_out_addi_ptr
Richard Henderson
2023-01-17
tcg/aarch64: Reorg goto_tb implementation
Richard Henderson
2023-01-17
tcg: Remove TCG_TARGET_HAS_direct_jump
Richard Henderson
2023-01-17
tcg: Move tb_target_set_jmp_target declaration to tcg.h
Richard Henderson
2023-01-17
tcg: Change tb_target_set_jmp_target arguments
Richard Henderson
2023-01-17
tcg: Split out tcg_out_goto_tb
Richard Henderson
2023-01-17
tcg: Introduce set_jmp_insn_offset
Richard Henderson
2023-01-17
tcg: Replace asserts on tcg_jmp_insn_offset
Richard Henderson
2023-01-17
tcg: Split out tcg_out_exit_tb
Richard Henderson
2023-01-05
tcg: Add TCGHelperInfo argument to tcg_out_call
Richard Henderson
2023-01-05
tcg/aarch64: Merge tcg_out_callr into tcg_out_call
Richard Henderson
2023-01-05
tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32
Richard Henderson
2023-01-05
tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64
Richard Henderson
2023-01-04
tcg: Remove TCG_TARGET_STACK_GROWSUP
Richard Henderson
2022-10-25
tcg/aarch64: Remove unused code in tcg_out_op
Qi Hu
2022-06-02
tcg/aarch64: Fix illegal insn from out-of-range shli
Richard Henderson
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-03-31
tcg/aarch64: Use 'ull' suffix to force 64-bit constant
Richard Henderson
2022-03-04
tcg: Add opcodes for vector nand, nor, eqv
Richard Henderson
2022-02-09
tcg/aarch64: Support raising sigbus for user-only
Richard Henderson
2022-01-08
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2021-10-05
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
2021-10-05
tcg: Expand MO_SIZE to 3 bits
Richard Henderson
2021-07-09
tcg: Remove TCG_TARGET_HAS_goto_ptr
Richard Henderson
2021-06-29
tcg/aarch64: Unset TCG_TARGET_HAS_MEMORY_BSWAP
Richard Henderson
2021-06-29
tcg/aarch64: Support bswap flags
Richard Henderson
2021-06-29
tcg/aarch64: Merge tcg_out_rev{16,32,64}
Richard Henderson
2021-06-11
tcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h
Richard Henderson
2021-06-04
tcg: Change parameters for tcg_target_const_match
Richard Henderson
2021-05-26
tcg/aarch64: Fix tcg_out_rotl
Yasuo Kuwahara
2021-03-17
tcg: Fix prototypes for tcg_out_vec_op and tcg_out_op
Miroslav Rezanina
2021-03-06
tcg/aarch64: Fix generation of "scalar" vector operations
Richard Henderson
2021-03-06
tcg/aarch64: Fix I3617_CMLE0
Richard Henderson
2021-03-06
tcg/aarch64: Fix constant subtraction in tcg_out_addsub2
Richard Henderson
2021-02-05
tcg/aarch64: Do not convert TCGArg to temps that are not temps
Richard Henderson
2021-02-02
tcg: Remove TCG_TARGET_CON_SET_H
Richard Henderson
2021-02-02
tcg/aarch64: Split out constraint sets to tcg-target-con-set.h
Richard Henderson
2021-02-02
tcg: Remove TCG_TARGET_CON_STR_H
Richard Henderson
2021-02-02
tcg/aarch64: Split out target constraints to tcg-target-con-str.h
Richard Henderson
2021-01-13
tcg/aarch64: Use tcg_constant_vec with tcg vec expanders
Richard Henderson
2021-01-13
tcg: Remove movi and dupi opcodes
Richard Henderson
2021-01-13
tcg: Increase tcg_out_dupi_vec immediate to int64_t
Richard Henderson
2021-01-13
tcg: Use tcg_out_dupi_vec from temp_load
Richard Henderson
2021-01-07
tcg: Constify TCGLabelQemuLdst.raddr
Richard Henderson
2021-01-07
tcg: Constify tcg_code_gen_epilogue
Richard Henderson
2021-01-07
tcg: Remove TCG_TARGET_SUPPORT_MIRROR
Richard Henderson
2021-01-07
tcg/aarch64: Support split-wx code generation
Richard Henderson
2021-01-07
tcg/aarch64: Use B not BL for tcg_out_goto_long
Richard Henderson
2021-01-07
tcg: Add --accel tcg,split-wx property
Richard Henderson
2021-01-07
tcg: Adjust tb_target_set_jmp_target for split-wx
Richard Henderson
[prev]
[next]