| Commit message (Expand) | Author | Age | Files | Lines |
* | tcg: Add support for a helper with 7 arguments | Taylor Simpson | 2020-02-12 | 1 | -0/+2 |
* | include/exec/helper-head.h: support "const void *" in helper calls | David Hildenbrand | 2019-02-21 | 1 | -0/+5 |
* | tcg: Add TCG_CALL_NO_RETURN | Richard Henderson | 2018-12-25 | 1 | -0/+13 |
* | tcg: Fix helper function vs host abi for float16 | Richard Henderson | 2018-05-31 | 1 | -1/+1 |
* | include/exec/helper-head.h: support f16 in helper calls | Alex Bennée | 2018-03-01 | 1 | -0/+3 |
* | tcg: Allow 6 arguments to TCG helpers | Richard Henderson | 2017-12-29 | 1 | -0/+2 |
* | tcg: Remove GET_TCGV_* and MAKE_TCGV_* | Richard Henderson | 2017-10-24 | 1 | -4/+0 |
* | tcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp} | Richard Henderson | 2017-10-24 | 1 | -6/+6 |
* | Clean up header guards that don't match their file name | Markus Armbruster | 2016-07-12 | 1 | -4/+3 |
* | include: poison symbols in osdep.h | Paolo Bonzini | 2016-05-19 | 1 | -10/+13 |
* | include: Clean up includes | Peter Maydell | 2016-02-23 | 1 | -1/+0 |
* | tcg: Move size effects out of dh_arg | Richard Henderson | 2014-05-28 | 1 | -1/+1 |
* | tcg: Remove sizemask and flags arguments to tcg_gen_callN | Richard Henderson | 2014-05-28 | 1 | -2/+1 |
* | tcg: Move side effects out of dh_sizemask | Richard Henderson | 2014-05-28 | 1 | -3/+2 |
* | tcg: Push tcg-runtime routines into exec/helper-* | Richard Henderson | 2014-05-28 | 1 | -4/+8 |
* | tcg: Invert the inclusion of helper.h | Richard Henderson | 2014-05-28 | 1 | -0/+132 |