summaryrefslogtreecommitdiffstats
path: root/tcg/s390
Commit message (Expand)AuthorAgeFilesLines
* softmmu templates: optionally pass CPUState to memory access functionsBlue Swirl2012-03-181-0/+44
* Rename CPUState -> CPUArchStateAndreas Färber2012-03-141-4/+4
* w64: Change data type of parameters for flush_icache_rangeStefan Weil2012-03-031-1/+2
* tcg/s390: Remove unused tcg_out_addi()Peter Maydell2011-10-081-5/+0
* tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.hStefan Weil2011-10-011-6/+0
* tcg/s390: Only one call output register needed for 64 bit hostsStefan Weil2011-09-171-1/+3
* tcg: Always define all of the TCGOpcode enum members.Richard Henderson2011-08-211-33/+35
* Delegate setup of TCG temporaries to targetsBlue Swirl2011-06-261-0/+2
* cpu-exec.c: avoid AREG0 useBlue Swirl2011-06-261-2/+3
* tcg-s390: new TCG TargetRichard Henderson2010-06-292-48/+2277
* tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.Richard Henderson2010-06-161-0/+2
* tcg-s390: Icache flush is a no-op.Richard Henderson2010-06-111-5/+0
* tcg: Make some tcg-target.c routines static.Richard Henderson2010-06-091-2/+2
* tcg: Add TYPE parameter to tcg_out_mov.Richard Henderson2010-06-091-1/+1
* tcg: Allow target-specific implementation of NOR.Richard Henderson2010-03-261-0/+2
* tcg: Allow target-specific implementation of NAND.Richard Henderson2010-03-261-0/+2
* tcg: Allow target-specific implementation of EQV.Richard Henderson2010-03-261-0/+2
* tcg: Name the opcode enumeration.Richard Henderson2010-03-261-1/+1
* remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]Paolo Bonzini2010-03-261-3/+0
* tcg: Add comments for all optional instructions not implemented.Richard Henderson2010-02-201-0/+30
* S/390 fake TCG implementationAlexander Graf2009-12-052-0/+174
OpenPOWER on IntegriCloud