aboutsummaryrefslogtreecommitdiff
path: root/include/exec/helper-head.h
AgeCommit message (Expand)Author
2023-06-05tcg: Move env defines out of NEED_CPU_H in helper-head.hRichard Henderson
2023-06-05tcg: Remove outdated comments in helper-head.hRichard Henderson
2023-02-28exec/helper-head: Include missing "fpu/softfloat-types.h" headerPhilippe Mathieu-Daudé
2023-02-04tcg: Define TCG_TYPE_I128 and related helper macrosRichard Henderson
2023-01-05tcg: Reorg function callsRichard Henderson
2023-01-05tcg: Vary the allocation size for TCGOpRichard Henderson
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau
2022-02-28tcg: Remove dh_alias indirection for dh_typecodeRichard Henderson
2021-06-19tcg: Combine dh_is_64bit and dh_is_signed to dh_typecodeRichard Henderson
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