Age | Commit message (Expand) | Author |
2018-01-16 | tcg/ppc: Allow a 32-bit offset to the constant pool | Richard Henderson |
2018-01-16 | tcg/ppc: Support tlb offsets larger than 64k | Richard Henderson |
2017-09-17 | tcg/ppc: Fully convert tcg_target_op_def | Richard Henderson |
2017-09-17 | tcg: Remove tcg_regset_set32 | Richard Henderson |
2017-09-17 | tcg: Remove tcg_regset_clear | Richard Henderson |
2017-09-17 | tcg/ppc: disable atomic write check on ppc32 | Philippe Mathieu-Daudé |
2017-09-07 | tcg/ppc: Use constant pool for movi | Richard Henderson |
2017-09-07 | tcg/ppc: Look for shifted constants | Richard Henderson |
2017-09-07 | tcg/ppc: Change TCG_REG_RA to TCG_REG_TB | Richard Henderson |
2017-09-07 | tcg: Rearrange ldst label tracking | Richard Henderson |
2017-09-07 | tcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu/tcg-target.h | Richard Henderson |
2017-06-19 | util: add cacheinfo | Emilio G. Cota |
2017-06-05 | tcg/ppc: Implement goto_ptr | Richard Henderson |
2017-01-10 | tcg/ppc: Handle ctpop opcode | Richard Henderson |
2017-01-10 | tcg/ppc: Handle ctz and clz opcodes | Richard Henderson |
2017-01-10 | tcg: Pass the opcode width to target_parse_constraint | Richard Henderson |
2017-01-10 | tcg: Transition flat op_defs array to a target callback | Richard Henderson |
2017-01-10 | tcg/ppc: Implement field extraction opcodes | Richard Henderson |
2016-09-16 | tcg/ppc: Add support for fence | Pranith Kumar |
2016-09-16 | tcg: Support arbitrary size + alignment | Richard Henderson |
2016-07-05 | tcg: Improve the alignment check infrastructure | Sergey Sorokin |
2016-07-05 | tcg: Optimize spills of constants | Richard Henderson |
2016-05-12 | tcg: Clean up direct block chaining data fields | Sergey Fedorov |
2016-05-12 | tcg/ppc: Make direct jump patching thread-safe | Sergey Fedorov |
2016-04-21 | tcg: check for CONFIG_DEBUG_TCG instead of NDEBUG | Aurelien Jarno |
2016-04-21 | tcg: use tcg_debug_assert instead of assert (fix performance regression) | Aurelien Jarno |
2016-02-23 | tcg: Remove unnecessary osdep.h includes from tcg-target.inc.c | Peter Maydell |
2016-02-23 | tcg: Rename tcg-target.c to tcg-target.inc.c | Peter Maydell |