aboutsummaryrefslogtreecommitdiff
path: root/tcg/s390/tcg-target.c
AgeCommit message (Expand)Author
2012-10-06tcg: Add TCG_COND_NEVER, TCG_COND_ALWAYSRichard Henderson
2012-10-06tcg: Add is_unsigned_condRichard Henderson
2012-10-06tcg: remove obsolete jmp opAurelien Jarno
2012-09-22tcg: Remove tcg_target_get_call_iarg_regs_countStefan Weil
2012-09-15Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl
2012-09-10tcg/s390: fix ld/st with CONFIG_TCG_PASS_AREG0Aurelien Jarno
2012-03-18softmmu templates: optionally pass CPUState to memory access functionsBlue Swirl
2012-03-14Rename CPUState -> CPUArchStateAndreas Färber
2011-10-08tcg/s390: Remove unused tcg_out_addi()Peter Maydell
2011-09-17tcg/s390: Only one call output register needed for 64 bit hostsStefan Weil
2011-06-26Delegate setup of TCG temporaries to targetsBlue Swirl
2011-06-26cpu-exec.c: avoid AREG0 useBlue Swirl
2010-06-29tcg-s390: new TCG TargetRichard Henderson
2010-06-09tcg: Make some tcg-target.c routines static.Richard Henderson
2010-06-09tcg: Add TYPE parameter to tcg_out_mov.Richard Henderson
2010-03-26tcg: Name the opcode enumeration.Richard Henderson
2009-12-05S/390 fake TCG implementationAlexander Graf