summaryrefslogtreecommitdiffstats
path: root/tcg/s390/tcg-target.c
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
* tcg/s390: Remove unused tcg_out_addi()Peter Maydell2011-10-081-5/+0
* tcg/s390: Only one call output register needed for 64 bit hostsStefan Weil2011-09-171-1/+3
* 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-291-25/+2244
* 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: Name the opcode enumeration.Richard Henderson2010-03-261-1/+1
* S/390 fake TCG implementationAlexander Graf2009-12-051-0/+105
OpenPOWER on IntegriCloud