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
/
include
/
tcg
/
tcg-op-common.h
Age
Commit message (
Expand
)
Author
2023-11-06
tcg: Move tcg_temp_new_*, tcg_global_mem_new_* out of line
Richard Henderson
2023-11-06
tcg: Move tcg_constant_* out of line
Richard Henderson
2023-11-06
tcg: Unexport tcg_gen_op*_{i32,i64}
Richard Henderson
2023-11-06
tcg: Move tcg_gen_opN declarations to tcg-internal.h
Richard Henderson
2023-11-06
tcg: Move vec_gen_* declarations to tcg-internal.h
Richard Henderson
2023-11-06
tcg: Move 64-bit expanders out of line
Richard Henderson
2023-11-06
tcg: Move 32-bit expanders out of line
Richard Henderson
2023-11-06
tcg: Move generic expanders out of line
Richard Henderson
2023-11-06
tcg: Move tcg_gen_op* out of line
Richard Henderson
2023-10-22
tcg: Export tcg_gen_ext_{i32,i64,tl}
Richard Henderson
2023-10-22
tcg: add negsetcondi
Paolo Bonzini
2023-10-22
tcg: Add tcg_gen_{ld,st}_i128
Richard Henderson
2023-10-07
tcg: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
2023-08-24
tcg: Introduce negsetcond opcodes
Richard Henderson
2023-06-05
tcg: Split helper-proto.h
Richard Henderson
2023-06-05
tcg: Split helper-gen.h
Richard Henderson
2023-06-05
tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h
Richard Henderson