Age | Commit message (Expand) | Author |
2016-02-23 | tcg: Rename tcg-target.c to tcg-target.inc.c | Peter Maydell |
2016-01-29 | tcg: Clean up includes | Peter Maydell |
2015-08-24 | linux-user: remove useless macros GUEST_BASE and RESERVED_VA | Laurent Vivier |
2015-08-24 | linux-user: remove --enable-guest-base/--disable-guest-base | Laurent Vivier |
2015-08-24 | tcg: Split trunc_shr_i32 opcode into extr[lh]_i64_i32 | Richard Henderson |
2015-08-24 | tcg: implement real ext_i32_i64 and extu_i32_i64 ops | Aurelien Jarno |
2015-08-24 | tcg: rename trunc_shr_i32 into trunc_shr_i64_i32 | Aurelien Jarno |
2015-06-09 | tcg: Mask TCGMemOp appropriately for indexing | Richard Henderson |
2015-05-14 | tcg: Push merged memop+mmu_idx parameter to softmmu routines | Richard Henderson |
2015-05-14 | tcg: Merge memop and mmu_idx parameters to qemu_ld/st | Richard Henderson |
2015-03-13 | tcg: Change generator-side labels to a pointer | Richard Henderson |
2014-09-29 | tcg-sparc: Use UMULXHI instruction | Richard Henderson |
2014-09-29 | tcg-sparc: Rename ADDX/SUBX insns | Richard Henderson |
2014-09-29 | tcg-sparc: Use ADDXC in setcond_i64 | Richard Henderson |
2014-09-29 | tcg-sparc: Fix setcond_i32 uninitialized value | Richard Henderson |
2014-09-29 | tcg-sparc: Use ADDXC in addsub2_i64 | Richard Henderson |
2014-09-29 | tcg-sparc: Support addsub2_i64 | Richard Henderson |
2014-05-28 | tcg-sparc: Make debug_frame const | Richard Henderson |
2014-05-12 | tcg: Remove unreachable code in tcg_out_op and op_defs | Richard Henderson |
2014-05-12 | tcg-sparc: Create tcg_out_call | Richard Henderson |
2014-05-12 | tcg-sparc: Define TCG_TARGET_INSN_UNIT_SIZE | Richard Henderson |
2014-04-28 | tcg-sparc: Accept stores of zero | Richard Henderson |
2014-04-28 | tcg-sparc: Fix small 32-bit movi | Richard Henderson |
2014-04-28 | tcg-sparc: Fixup function argument types | Richard Henderson |
2014-04-28 | tcg-sparc: Hoist common argument loads in tcg_out_op | Richard Henderson |
2014-04-28 | tcg-sparc: Don't handle mov/movi in tcg_out_op | Richard Henderson |
2014-04-28 | tcg-sparc: Tidy check_fit_* tests | Richard Henderson |
2014-04-28 | tcg-sparc: Implement muls2_i32 | Richard Henderson |
2014-04-28 | tcg-sparc: Use the RETURN instruction | Richard Henderson |
2014-04-28 | tcg-sparc: Use 64-bit registers with sparcv8plus | Richard Henderson |
2014-04-28 | tcg-sparc: Support trunc_shr_i32 | Richard Henderson |
2014-04-28 | tcg-sparc: Remove most uses of TCG_TARGET_REG_BITS | Richard Henderson |
2014-04-18 | tcg-sparc: Use the type parameter to tcg_target_const_match | Richard Henderson |
2014-04-18 | tcg: Add TCGType parameter to tcg_target_const_match | Richard Henderson |
2014-03-17 | tcg-sparc: Convert to new ldst opcodes | Richard Henderson |
2014-03-17 | tcg-sparc: Convert to new ldst helpers | Richard Henderson |
2014-03-17 | tcg-sparc: Tidy tcg_out_tlb_load interface | Richard Henderson |
2014-03-17 | tcg-sparc: Use TCGMemOp within qemu_ldst routines | Richard Henderson |
2014-03-17 | tcg-sparc: Improve tcg_out_movi | Richard Henderson |
2014-03-17 | tcg-sparc: Dont handle constant arguments to ext32 ops | Richard Henderson |
2014-03-17 | tcg-sparc: Don't handle remainder | Richard Henderson |
2014-03-17 | tcg-sparc: Use intptr_t as appropriate | Richard Henderson |
2014-03-17 | tcg-sparc: Tidy call+jump patterns | Richard Henderson |
2014-03-17 | tcg-sparc: Fix tlb read | Richard Henderson |
2014-03-17 | tcg-sparc: Fix ld64 for 32-bit mode | Richard Henderson |
2013-10-10 | tcg: Add tcg-be-null.h | Richard Henderson |
2013-09-02 | exec: Split softmmu_defs.h | Richard Henderson |
2013-09-02 | tcg: Change tcg_out_ld/st offset to intptr_t | Richard Henderson |
2013-09-02 | tcg: Change relocation offsets to intptr_t | Richard Henderson |
2013-07-09 | tcg: Move the CIE and FDE header definitions to common code | Richard Henderson |