Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tcg: Add support for a helper with 7 arguments | Taylor Simpson | 2020-02-12 | 1 | -0/+7 |
* | plugin-gen: add module for TCG-related code | Emilio G. Cota | 2019-10-28 | 1 | -0/+1 |
* | tcg: Add TCG_CALL_NO_RETURN | Richard Henderson | 2018-12-25 | 1 | -7/+14 |
* | tcg: Allow 6 arguments to TCG helpers | Richard Henderson | 2017-12-29 | 1 | -0/+7 |
* | tcg: Expand glue macros before stringifying helper names | Richard Henderson | 2017-07-19 | 1 | -6/+11 |
* | Clean up decorations and whitespace around header guards | Markus Armbruster | 2016-07-12 | 1 | -1/+1 |
* | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 2016-07-12 | 1 | -1/+1 |
* | trace: [tcg] Include TCG-tracing helpers | LluĂs Vilanova | 2014-08-12 | 1 | -0/+1 |
* | tcg: Save flags and computed sizemask in TCGHelperInfo | Richard Henderson | 2014-05-28 | 1 | -16/+28 |
* | tcg: Push tcg-runtime routines into exec/helper-* | Richard Henderson | 2014-05-28 | 1 | -0/+1 |
* | tcg: Invert the inclusion of helper.h | Richard Henderson | 2014-05-28 | 1 | -0/+35 |