aboutsummaryrefslogtreecommitdiff
path: root/include/exec/helper-proto.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-05tcg: Split helper-proto.hRichard Henderson1-64/+9
2023-01-23tcg: Mark tcg helpers noinline to avoid an issue with LTORichard Henderson1-8/+24
2022-02-09tracing: remove the trace-tcg includes from the buildAlex Bennée1-1/+0
2021-05-01exec: Remove accel/tcg/ from include pathsPhilippe Mathieu-Daudé1-2/+2
2021-01-04tcg: Use memset for large vector byte replicationRichard Henderson1-0/+4
2020-02-11tcg: Add support for a helper with 7 argumentsTaylor Simpson1-0/+6
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/+5
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/+1
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/+38