Age | Commit message (Expand) | Author |
2017-01-10 | tcg/ppc: Implement field extraction opcodes | Richard Henderson |
2017-01-10 | tcg/mips: Implement field extraction opcodes | Richard Henderson |
2017-01-10 | tcg/i386: Implement field extraction opcodes | Richard Henderson |
2017-01-10 | tcg/arm: Implement field extraction opcodes | Richard Henderson |
2017-01-10 | tcg/arm: Move isa detection to tcg-target.h | Richard Henderson |
2017-01-10 | tcg/aarch64: Implement field extraction opcodes | Richard Henderson |
2017-01-10 | tcg: Add deposit_z expander | Richard Henderson |
2017-01-10 | tcg: Minor adjustments to deposit expanders | Richard Henderson |
2017-01-10 | tcg: Add field extraction primitives | Richard Henderson |
2017-01-06 | tcg-mips: Adjust qemu_ld/st for mips64 | Jin Guojie |
2017-01-06 | tcg-mips: Adjust calling conventions for mips64 | Jin Guojie |
2017-01-06 | tcg-mips: Add tcg unwind info | Jin Guojie |
2017-01-06 | tcg-mips: Adjust prologue for mips64 | Jin Guojie |
2017-01-06 | tcg-mips: Adjust load/store functions for mips64 | Jin Guojie |
2017-01-06 | tcg-mips: Adjust move functions for mips64 | Jin Guojie |
2017-01-06 | tcg-mips: Add bswap32u and bswap64 | Jin Guojie |
2017-01-06 | tcg-mips: Support 64-bit opcodes | Jin Guojie |
2017-01-06 | tcg-mips: Add mips64 opcodes | Jin Guojie |
2017-01-06 | tcg-mips: Move bswap code to a subroutine | Jin Guojie |
2016-12-23 | tcg/s390: Remove 'R' constraint | Richard Henderson |
2016-12-23 | tcg/s390: Fix setcond expansion | Richard Henderson |
2016-11-01 | tcg: correct 32-bit tcg_gen_ld8s_i64 sign-extension | Joseph Myers |
2016-11-01 | tcg/tcg.h: Improve documentation of TCGv_i32 etc types | Peter Maydell |
2016-11-01 | tcg: Add tcg_gen_mulsu2_{i32,i64,tl} | Richard Henderson |
2016-11-01 | log: Add locking to large logging blocks | Richard Henderson |
2016-10-31 | tcg: comment on which functions have to be called with tb_lock held | Paolo Bonzini |
2016-10-26 | tcg: Emit barriers with parallel_cpus | Richard Henderson |
2016-10-26 | tcg: Add CONFIG_ATOMIC64 | Richard Henderson |
2016-10-26 | tcg: Add atomic128 helpers | Richard Henderson |
2016-10-26 | tcg: Add atomic helpers | Richard Henderson |
2016-10-26 | tcg: Add EXCP_ATOMIC | Richard Henderson |
2016-10-24 | tcg: try sti when moving a constant into a dead memory temp | Paolo Bonzini |
2016-10-07 | qemu-tech: move text from qemu-tech to tcg/README | Paolo Bonzini |
2016-10-04 | tcg/optimize: move default return out of if statement | Alex Bennée |
2016-09-20 | tcg/i386: Extend TARGET_PAGE_MASK to the proper type | Richard Henderson |
2016-09-16 | tcg: Optimize fence instructions | Pranith Kumar |
2016-09-16 | tcg/tci: Add support for fence | Pranith Kumar |
2016-09-16 | tcg/sparc: Add support for fence | Pranith Kumar |
2016-09-16 | tcg/s390: Add support for fence | Pranith Kumar |
2016-09-16 | tcg/ppc: Add support for fence | Pranith Kumar |
2016-09-16 | tcg/mips: Add support for fence | Pranith Kumar |
2016-09-16 | tcg/ia64: Add support for fence | Pranith Kumar |
2016-09-16 | tcg/arm: Add support for fence | Pranith Kumar |
2016-09-16 | tcg/aarch64: Add support for fence | Pranith Kumar |
2016-09-16 | tcg/i386: Add support for fence | Pranith Kumar |
2016-09-16 | Introduce TCGOpcode for memory barrier | Pranith Kumar |
2016-09-16 | tcg: Support arbitrary size + alignment | Richard Henderson |
2016-09-15 | Remove unused function declarations | Ladi Prosek |
2016-09-15 | tcg: Remove duplicate header includes | Thomas Huth |
2016-09-15 | Remove remainders of HPPA backend | Thomas Huth |