summaryrefslogtreecommitdiffstats
path: root/include/exec/helper-head.h
Commit message (Expand)AuthorAgeFilesLines
* compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau2022-04-211-1/+1
* tcg: Remove dh_alias indirection for dh_typecodeRichard Henderson2022-02-281-9/+10
* tcg: Combine dh_is_64bit and dh_is_signed to dh_typecodeRichard Henderson2021-06-191-28/+9Star
* tcg: Add support for a helper with 7 argumentsTaylor Simpson2020-02-121-0/+2
* include/exec/helper-head.h: support "const void *" in helper callsDavid Hildenbrand2019-02-211-0/+5
* tcg: Add TCG_CALL_NO_RETURNRichard Henderson2018-12-251-0/+13
* tcg: Fix helper function vs host abi for float16Richard Henderson2018-05-311-1/+1
* include/exec/helper-head.h: support f16 in helper callsAlex Bennée2018-03-011-0/+3
* tcg: Allow 6 arguments to TCG helpersRichard Henderson2017-12-291-0/+2
* tcg: Remove GET_TCGV_* and MAKE_TCGV_*Richard Henderson2017-10-241-4/+0Star
* tcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp}Richard Henderson2017-10-241-6/+6
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-121-4/+3Star
* include: poison symbols in osdep.hPaolo Bonzini2016-05-191-10/+13
* include: Clean up includesPeter Maydell2016-02-231-1/+0Star
* tcg: Move size effects out of dh_argRichard Henderson2014-05-281-1/+1
* tcg: Remove sizemask and flags arguments to tcg_gen_callNRichard Henderson2014-05-281-2/+1Star
* tcg: Move side effects out of dh_sizemaskRichard Henderson2014-05-281-3/+2Star
* tcg: Push tcg-runtime routines into exec/helper-*Richard Henderson2014-05-281-4/+8
* tcg: Invert the inclusion of helper.hRichard Henderson2014-05-281-0/+132