Age | Commit message (Expand) | Author |
2020-08-21 | meson: rename included C source files to .c.inc | Paolo Bonzini |
2020-01-15 | tcg: Search includes in the parent source directory | Philippe Mathieu-Daudé |
2019-09-03 | tcg: TCGMemOp is now accelerator independent MemOp | Tony Nguyen |
2019-06-10 | cpu: Move the softmmu tlb to CPUNegativeOffsetState | Richard Henderson |
2019-06-10 | tcg: Create struct CPUTLB | Richard Henderson |
2019-05-13 | tcg: Return bool success from tcg_out_mov | Richard Henderson |
2019-01-28 | tcg/sparc: enable dynamic TLB sizing | Richard Henderson |
2018-12-17 | tcg: Return success from patch_reloc | Richard Henderson |
2018-12-17 | tcg/sparc: Remove retranslation code | Richard Henderson |
2018-12-17 | target/sparc: Remove the constant pool | Richard Henderson |
2018-06-15 | tcg: Reduce max TB opcode count | Richard Henderson |
2017-09-17 | tcg/sparc: 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-07 | tcg/sparc: Use constant pool for movi | Richard Henderson |
2017-09-07 | tcg/sparc: Introduce 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-05 | tcg/sparc: Implement goto_ptr | Richard Henderson |
2017-04-03 | tcg/sparc: Zero extend address argument to ld/st helpers | Peter Maydell |
2017-04-03 | tcg/sparc: Zero extend data argument to store helpers | Peter Maydell |
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 |
2016-09-16 | tcg/sparc: Add support for fence | Pranith Kumar |
2016-09-16 | tcg: Support arbitrary size + alignment | Richard Henderson |
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/sparc: 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 |