summaryrefslogtreecommitdiffstats
path: root/include/exec/helper-gen.h
Commit message (Expand)AuthorAgeFilesLines
* tracing: excise the tcg related from tracetoolAlex Bennée2022-02-091-2/+0Star
* 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/+13
* plugin-gen: add module for TCG-related codeEmilio G. Cota2019-10-281-0/+1
* tcg: Allow 6 arguments to TCG helpersRichard Henderson2017-12-291-0/+11
* tcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp}Richard Henderson2017-10-241-5/+5
* tcg: Push tcg_ctx into tcg_gen_callNRichard Henderson2017-10-241-6/+6
* 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/+2
* tcg: Move size effects out of dh_argRichard Henderson2014-05-281-49/+38Star
* tcg: Remove sizemask and flags arguments to tcg_gen_callNRichard Henderson2014-05-281-12/+6Star
* tcg: Move side effects out of dh_sizemaskRichard Henderson2014-05-281-12/+6Star
* tcg: Inline tcg_gen_helperNRichard Henderson2014-05-281-6/+6
* 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/+92