summaryrefslogtreecommitdiffstats
path: root/tcg
Commit message (Expand)AuthorAgeFilesLines
* tcg-s390: Implement direct chaining of TBsRichard Henderson2014-05-151-1/+3
* tcg-s390: Improve setcondRichard Henderson2014-05-151-6/+91
* tcg-s390: Allow immediate operands to add2 and sub2Richard Henderson2014-05-151-12/+52
* tcg-s390: Implement tcg_register_jitRichard Henderson2014-05-151-7/+55
* tcg-s390: Use more risbg in the tlb sequenceRichard Henderson2014-05-151-21/+28
* tcg-s390: Move ldst helpers out of lineRichard Henderson2014-05-151-92/+118
* tcg-s390: Convert to new ldst opcodesRichard Henderson2014-05-152-116/+56
* tcg-s390: Integrate endianness into TCGMemOpRichard Henderson2014-05-151-64/+60
* tcg-s390: Convert to TCGMemOpRichard Henderson2014-05-151-46/+36
* tcg-s390: Fix off-by-one in wraparound andiRichard Henderson2014-05-151-2/+2
* tcg: Fix tcg_reg_alloc_mov vs no-op truncationRichard Henderson2014-05-141-8/+11
* tcg: Remove unreachable code in tcg_out_op and op_defsRichard Henderson2014-05-1211-245/+49
* tcg: Use tcg_target_available_regs in tcg_reg_alloc_movRichard Henderson2014-05-121-9/+10
* tcg: Make call address a constant parameterRichard Henderson2014-05-125-152/+72
* tci: Create tcg_out_callRichard Henderson2014-05-121-0/+5
* tcg-mips: Split out tcg_out_callRichard Henderson2014-05-121-8/+10
* tcg-sparc: Create tcg_out_callRichard Henderson2014-05-121-8/+14
* tcg-ppc64: Rename tcg_out_calli to tcg_out_callRichard Henderson2014-05-121-21/+16
* tcg-ppc: Split out tcg_out_callRichard Henderson2014-05-121-3/+8
* tcg-s390: Rename tgen_calli to tcg_out_callRichard Henderson2014-05-121-4/+4
* tcg-i386: Rename tcg_out_calli to tcg_out_callRichard Henderson2014-05-121-3/+3
* tcg: Require TCG_TARGET_INSN_UNIT_SIZERichard Henderson2014-05-121-3/+2
* tci: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2014-05-122-6/+14
* tcg-mips: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2014-05-122-80/+37
* tcg-ia64: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2014-05-122-145/+78
* tcg-s390: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2014-05-122-48/+45
* tcg-aarch64: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2014-05-122-69/+53
* tcg-arm: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2014-05-122-96/+55
* tcg-sparc: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2014-05-122-69/+60
* tcg-ppc: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2014-05-122-102/+94
* tcg-ppc64: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2014-05-122-84/+81
* tcg-i386: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2014-05-122-24/+26
* tcg: Define tcg_insn_unit for code pointersRichard Henderson2014-05-123-48/+100
* tcg: Introduce byte pointer arithmetic helpersRichard Henderson2014-05-121-0/+45
* tcg: Avoid undefined behaviour patching code at unaligned addressesPeter Maydell2014-05-122-6/+26
* tcg: Avoid stores to unaligned addressesPeter Maydell2014-05-121-3/+3
* tcg-sparc: Accept stores of zeroRichard Henderson2014-04-281-2/+2
* tcg-sparc: Fix small 32-bit moviRichard Henderson2014-04-281-0/+5
* tcg-sparc: Fixup function argument typesRichard Henderson2014-04-281-66/+51
* tcg-sparc: Hoist common argument loads in tcg_out_opRichard Henderson2014-04-281-63/+60
* tcg-sparc: Don't handle mov/movi in tcg_out_opRichard Henderson2014-04-281-7/+6
* tcg-sparc: Tidy check_fit_* testsRichard Henderson2014-04-281-15/+20
* tcg-sparc: Implement muls2_i32Richard Henderson2014-04-282-4/+16
* tcg-sparc: Use the RETURN instructionRichard Henderson2014-04-281-4/+10
* tcg-sparc: Use 64-bit registers with sparcv8plusRichard Henderson2014-04-283-361/+258
* tcg-sparc: Support trunc_shr_i32Richard Henderson2014-04-282-1/+9
* tcg-sparc: Remove most uses of TCG_TARGET_REG_BITSRichard Henderson2014-04-281-33/+37
* tcg: Add INDEX_op_trunc_shr_i32Richard Henderson2014-04-2812-16/+67
* tcg: Fix missed pointer size != TCG_TARGET_REG_BITS changesRichard Henderson2014-04-281-2/+2
* Merge remote-tracking branch 'remotes/rth/tags/tcg-next-20140422' into stagingPeter Maydell2014-04-2425-157/+160
|\
OpenPOWER on IntegriCloud