summaryrefslogtreecommitdiff
path: root/include/exec/helper-head.h
AgeCommit message (Expand)Author
2020-02-11tcg: Add support for a helper with 7 argumentsTaylor Simpson
2019-02-21include/exec/helper-head.h: support "const void *" in helper callsDavid Hildenbrand
2018-12-26tcg: Add TCG_CALL_NO_RETURNRichard Henderson
2018-05-31tcg: Fix helper function vs host abi for float16Richard Henderson
2018-03-01include/exec/helper-head.h: support f16 in helper callsAlex Bennée
2017-12-29tcg: Allow 6 arguments to TCG helpersRichard Henderson
2017-10-24tcg: Remove GET_TCGV_* and MAKE_TCGV_*Richard Henderson
2017-10-24tcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp}Richard Henderson
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-05-19include: poison symbols in osdep.hPaolo Bonzini
2016-02-23include: Clean up includesPeter Maydell
2014-05-28tcg: Move size effects out of dh_argRichard Henderson
2014-05-28tcg: Remove sizemask and flags arguments to tcg_gen_callNRichard Henderson
2014-05-28tcg: Move side effects out of dh_sizemaskRichard Henderson
2014-05-28tcg: Push tcg-runtime routines into exec/helper-*Richard Henderson
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson