summaryrefslogtreecommitdiffstats
path: root/tcg
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/rth/tcg-mips' into stagingPeter Maydell2014-05-272-918/+945
|\
| * tcg-mips: Enable direct chaining of TBsRichard Henderson2014-05-241-1/+10
| * tcg-mips: Simplify movcondRichard Henderson2014-05-241-49/+17
| * tcg-mips: Simplify brcond2Richard Henderson2014-05-241-57/+20
| * tcg-mips: Improve setcond eq/ne vs zerosRichard Henderson2014-05-241-4/+36
| * tcg-mips: Simplify setcond2Richard Henderson2014-05-241-64/+31
| * tcg-mips: Simplify brcondRichard Henderson2014-05-241-46/+41
| * tcg-mips: Simplify setcondRichard Henderson2014-05-241-58/+67
| * tcg-mips: Commonize opcode implementationsRichard Henderson2014-05-241-114/+98
| * tcg-mips: Improve add2/sub2Richard Henderson2014-05-241-31/+56
| * tcg-mips: Hoist args loadsRichard Henderson2014-05-241-98/+103
| * tcg-mips: Fix subtract immediate rangeRichard Henderson2014-05-241-5/+11
| * tcg-mips: Name the opcode enumerationRichard Henderson2014-05-241-9/+9
| * tcg-mips: Use EXT for AND on mips32r2Richard Henderson2014-05-242-14/+50
| * tcg-mips: Use T9 for TCG_TMP1Richard Henderson2014-05-241-1/+1
| * tcg-mips: Introduce TCG_TMP0, TCG_TMP1Richard Henderson2014-05-241-114/+117
| * tcg-mips: Rearrange register allocationRichard Henderson2014-05-242-11/+19
| * tcg-mips: Convert to new_ldstRichard Henderson2014-05-242-53/+25
| * tcg-mips: Convert to new qemu_l/st helpersRichard Henderson2014-05-241-51/+56
| * tcg-mips: Move softmmu slow path out of lineRichard Henderson2014-05-241-389/+383
| * tcg-mips: Split large ldst offsetsRichard Henderson2014-05-241-11/+12
| * tcg-mips: Fill the exit_tb delay slotRichard Henderson2014-05-241-7/+18
| * tcg-mips: Use J and JAL opcodesRichard Henderson2014-05-241-6/+40
* | tci: Fix tcg_out_callRichard Henderson2014-05-221-0/+3
|/
* 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
OpenPOWER on IntegriCloud