aboutsummaryrefslogtreecommitdiff
path: root/include/exec/helper-gen.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-05tcg: Split helper-gen.hRichard Henderson1-97/+4
2023-06-05tcg: Split tcg_gen_callNRichard Henderson1-20/+20
2023-06-05tcg: Pass TCGHelperInfo to tcg_gen_callNRichard Henderson1-26/+40
2022-02-09tracing: excise the tcg related from tracetoolAlex Bennée1-2/+0
2021-05-01exec: Remove accel/tcg/ from include pathsPhilippe Mathieu-Daudé1-2/+2
2020-02-11tcg: Add support for a helper with 7 argumentsTaylor Simpson1-0/+13
2019-10-28plugin-gen: add module for TCG-related codeEmilio G. Cota1-0/+1
2017-12-29tcg: Allow 6 arguments to TCG helpersRichard Henderson1-0/+11
2017-10-24tcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp}Richard Henderson1-5/+5
2017-10-24tcg: Push tcg_ctx into tcg_gen_callNRichard Henderson1-6/+6
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+1
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster1-1/+1
2014-08-12trace: [tcg] Include TCG-tracing helpersLluís Vilanova1-0/+2
2014-05-28tcg: Move size effects out of dh_argRichard Henderson1-49/+38
2014-05-28tcg: Remove sizemask and flags arguments to tcg_gen_callNRichard Henderson1-12/+6
2014-05-28tcg: Move side effects out of dh_sizemaskRichard Henderson1-12/+6
2014-05-28tcg: Inline tcg_gen_helperNRichard Henderson1-6/+6
2014-05-28tcg: Push tcg-runtime routines into exec/helper-*Richard Henderson1-0/+1
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson1-0/+92