summaryrefslogtreecommitdiffstats
path: root/include/exec/helper-tcg.h
Commit message (Expand)AuthorAgeFilesLines
* tracing: remove the trace-tcg includes from the buildAlex Bennée2022-02-091-1/+0Star
* tcg: Combine dh_is_64bit and dh_is_signed to dh_typecodeRichard Henderson2021-06-191-17/+17
* exec: Remove accel/tcg/ from include pathsPhilippe Mathieu-Daudé2021-05-011-2/+2
* tcg: Add support for a helper with 7 argumentsTaylor Simpson2020-02-121-0/+7
* plugin-gen: add module for TCG-related codeEmilio G. Cota2019-10-281-0/+1
* tcg: Add TCG_CALL_NO_RETURNRichard Henderson2018-12-251-7/+14
* tcg: Allow 6 arguments to TCG helpersRichard Henderson2017-12-291-0/+7
* tcg: Expand glue macros before stringifying helper namesRichard Henderson2017-07-191-6/+11
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+1
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2016-07-121-1/+1
* trace: [tcg] Include TCG-tracing helpersLluís Vilanova2014-08-121-0/+1
* tcg: Save flags and computed sizemask in TCGHelperInfoRichard Henderson2014-05-281-16/+28
* tcg: Push tcg-runtime routines into exec/helper-*Richard Henderson2014-05-281-0/+1
* tcg: Invert the inclusion of helper.hRichard Henderson2014-05-281-0/+35