aboutsummaryrefslogtreecommitdiff
path: root/include/exec/helper-tcg.h
AgeCommit message (Expand)Author
2022-02-09tracing: remove the trace-tcg includes from the buildAlex Bennée
2021-06-19tcg: Combine dh_is_64bit and dh_is_signed to dh_typecodeRichard Henderson
2021-05-01exec: Remove accel/tcg/ from include pathsPhilippe Mathieu-Daudé
2020-02-11tcg: Add support for a helper with 7 argumentsTaylor Simpson
2019-10-28plugin-gen: add module for TCG-related codeEmilio G. Cota
2018-12-26tcg: Add TCG_CALL_NO_RETURNRichard Henderson
2017-12-29tcg: Allow 6 arguments to TCG helpersRichard Henderson
2017-07-19tcg: Expand glue macros before stringifying helper namesRichard Henderson
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2014-08-12trace: [tcg] Include TCG-tracing helpersLluís Vilanova
2014-05-28tcg: Save flags and computed sizemask in TCGHelperInfoRichard Henderson
2014-05-28tcg: Push tcg-runtime routines into exec/helper-*Richard Henderson
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson