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
/
i386
/
tcg-target.c.inc
Age
Commit message (
Expand
)
Author
2021-10-05
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
2021-10-05
tcg: Expand MO_SIZE to 3 bits
Richard Henderson
2021-09-14
tcg/i386: Split P_VEXW from P_REXW
Richard Henderson
2021-06-29
tcg/i386: Support bswap flags
Richard Henderson
2021-06-04
tcg: Change parameters for tcg_target_const_match
Richard Henderson
2021-03-17
tcg: Fix prototypes for tcg_out_vec_op and tcg_out_op
Miroslav Rezanina
2021-02-02
tcg/i386: Split out constraint sets to tcg-target-con-set.h
Richard Henderson
2021-02-02
tcg/i386: Split out target constraints to tcg-target-con-str.h
Richard Henderson
2021-02-02
tcg/i386: Tidy register constraint definitions
Richard Henderson
2021-02-02
tcg/i386: Move constraint type check to tcg_target_const_match
Richard Henderson
2021-01-13
tcg/i386: 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/i386: Support split-wx code generation
Richard Henderson
2021-01-07
tcg: Adjust tcg_register_jit for const
Richard Henderson
2021-01-07
tcg: Adjust tcg_out_label for const
Richard Henderson
2021-01-07
tcg: Adjust tcg_out_call for const
Richard Henderson
2021-01-07
tcg: Move tcg epilogue pointer out of TCGContext
Richard Henderson
2021-01-07
tcg: Introduce INDEX_op_qemu_st8_i32
Richard Henderson
2021-01-07
tcg/i386: Adjust TCG_TARGET_HAS_MEMORY_BSWAP
Richard Henderson
2020-10-08
tcg/i386: Fix dupi for avx2 32-bit hosts
Richard Henderson
2020-10-08
tcg: Remove TCG_CT_REG
Richard Henderson
2020-10-08
tcg: Drop union from TCGArgConstraint
Richard Henderson
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini