summaryrefslogtreecommitdiffstats
path: root/tcg
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into stagingPeter Maydell2014-06-051-13/+0
|\
| * softmmu: move all load/store functions to cpu_ldst.hPaolo Bonzini2014-06-051-13/+0
* | TCG: Fix tcg_gen_extr_i64_tl for 32bitAlexander Graf2014-06-041-1/+1
* | tcg: Remove TCG_TARGET_HAS_new_ldstRichard Henderson2014-06-0413-234/+28
* | tci: Convert to new ldst opcodesRichard Henderson2014-06-042-47/+31
* | tcg-i386: Fix win64 qemu storeRichard Henderson2014-06-041-1/+2
|/
* tcg/optimize: Remember garbage high bits for 32-bit opsRichard Henderson2014-05-281-7/+26
* tcg/optimize: Move updating of gen_opc_buf into tcg_opt_gen_mov*Richard Henderson2014-05-281-61/+56
* tcg-sparc: Make debug_frame constRichard Henderson2014-05-281-13/+9
* tcg-s390: Make debug_frame constRichard Henderson2014-05-281-13/+9
* tcg-arm: Make debug_frame constRichard Henderson2014-05-281-13/+9
* tcg-aarch64: Make debug_frame constRichard Henderson2014-05-281-13/+9
* tcg-i386: Make debug_frame constRichard Henderson2014-05-281-21/+17
* tcg: Allow the debug_frame data structure to be constantRichard Henderson2014-05-281-4/+17
* tcg: Remove sizemask and flags arguments to tcg_gen_callNRichard Henderson2014-05-282-12/+9
* tcg: Save flags and computed sizemask in TCGHelperInfoRichard Henderson2014-05-281-0/+7
* tcg: Register the helper info struct rather than the nameRichard Henderson2014-05-281-2/+5
* tcg: Inline tcg_gen_helperNRichard Henderson2014-05-281-7/+0
* tcg: Use helper-gen.h in tcg-op.hRichard Henderson2014-05-281-150/+25
* tcg: Push tcg-runtime routines into exec/helper-*Richard Henderson2014-05-284-52/+31
* tcg: Invert the inclusion of helper.hRichard Henderson2014-05-281-4/+3
* tcg: Optimize brcond2 and setcond2 ne/eqRichard Henderson2014-05-281-0/+94
* 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
OpenPOWER on IntegriCloud