aboutsummaryrefslogtreecommitdiff
path: root/include/exec/helper-head.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-26accel/tcg: Rename helper-head.h -> helper-head.h.incPhilippe Mathieu-Daudé1-135/+0
2024-04-26exec: Rename NEED_CPU_H -> COMPILING_PER_TARGETPhilippe Mathieu-Daudé1-2/+2
2023-06-05tcg: Move env defines out of NEED_CPU_H in helper-head.hRichard Henderson1-3/+3
2023-06-05tcg: Remove outdated comments in helper-head.hRichard Henderson1-15/+3
2023-02-28exec/helper-head: Include missing "fpu/softfloat-types.h" headerPhilippe Mathieu-Daudé1-0/+2
2023-02-04tcg: Define TCG_TYPE_I128 and related helper macrosRichard Henderson1-0/+7
2023-01-05tcg: Reorg function callsRichard Henderson1-0/+2
2023-01-05tcg: Vary the allocation size for TCGOpRichard Henderson1-2/+0
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau1-1/+1
2022-02-28tcg: Remove dh_alias indirection for dh_typecodeRichard Henderson1-9/+10
2021-06-19tcg: Combine dh_is_64bit and dh_is_signed to dh_typecodeRichard Henderson1-28/+9
2020-02-11tcg: Add support for a helper with 7 argumentsTaylor Simpson1-0/+2
2019-02-21include/exec/helper-head.h: support "const void *" in helper callsDavid Hildenbrand1-0/+5
2018-12-26tcg: Add TCG_CALL_NO_RETURNRichard Henderson1-0/+13
2018-05-31tcg: Fix helper function vs host abi for float16Richard Henderson1-1/+1
2018-03-01include/exec/helper-head.h: support f16 in helper callsAlex Bennée1-0/+3
2017-12-29tcg: Allow 6 arguments to TCG helpersRichard Henderson1-0/+2
2017-10-24tcg: Remove GET_TCGV_* and MAKE_TCGV_*Richard Henderson1-4/+0
2017-10-24tcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp}Richard Henderson1-6/+6
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster1-4/+3
2016-05-19include: poison symbols in osdep.hPaolo Bonzini1-10/+13
2016-02-23include: Clean up includesPeter Maydell1-1/+0
2014-05-28tcg: Move size effects out of dh_argRichard Henderson1-1/+1
2014-05-28tcg: Remove sizemask and flags arguments to tcg_gen_callNRichard Henderson1-2/+1
2014-05-28tcg: Move side effects out of dh_sizemaskRichard Henderson1-3/+2
2014-05-28tcg: Push tcg-runtime routines into exec/helper-*Richard Henderson1-4/+8
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson1-0/+132