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
/
exec
/
helper-tcg.h
Age
Commit message (
Expand
)
Author
2022-02-09
tracing: remove the trace-tcg includes from the build
Alex Bennée
2021-06-19
tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode
Richard Henderson
2021-05-01
exec: Remove accel/tcg/ from include paths
Philippe Mathieu-Daudé
2020-02-11
tcg: Add support for a helper with 7 arguments
Taylor Simpson
2019-10-28
plugin-gen: add module for TCG-related code
Emilio G. Cota
2018-12-26
tcg: Add TCG_CALL_NO_RETURN
Richard Henderson
2017-12-29
tcg: Allow 6 arguments to TCG helpers
Richard Henderson
2017-07-19
tcg: Expand glue macros before stringifying helper names
Richard Henderson
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2014-08-12
trace: [tcg] Include TCG-tracing helpers
Lluís Vilanova
2014-05-28
tcg: Save flags and computed sizemask in TCGHelperInfo
Richard Henderson
2014-05-28
tcg: Push tcg-runtime routines into exec/helper-*
Richard Henderson
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson