summaryrefslogtreecommitdiffstats
path: root/tcg/ia64
Commit message (Expand)AuthorAgeFilesLines
* tcg: Remove TCG_TARGET_HAS_new_ldstRichard Henderson2014-06-041-2/+0
* tcg: Remove unreachable code in tcg_out_op and op_defsRichard Henderson2014-05-121-35/+5
* tcg-ia64: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2014-05-122-145/+78
* tcg: Add INDEX_op_trunc_shr_i32Richard Henderson2014-04-281-0/+1
* Merge remote-tracking branch 'remotes/rth/tags/tcg-next-20140422' into stagingPeter Maydell2014-04-241-1/+1
|\
| * tcg: Add TCGType parameter to tcg_target_const_matchRichard Henderson2014-04-181-1/+1
* | tcg-ia64: Convert to new ldst opcodesRichard Henderson2014-04-172-67/+35
* | tcg-ia64: Move part of softmmu slow path out of lineRichard Henderson2014-04-171-62/+114
* | tcg-ia64: Convert to new ldst helpersRichard Henderson2014-04-171-62/+80
* | tcg-ia64: Reduce code duplication in tcg_out_qemu_ldRichard Henderson2014-04-171-37/+24
* | tcg-ia64: Move tlb addend load into tlb readRichard Henderson2014-04-171-12/+12
* | tcg-ia64: Move bswap for store into tlb loadRichard Henderson2014-04-171-63/+31
* | tcg-ia64: Re-bundle the tlb loadRichard Henderson2014-04-171-23/+54
* | tcg-ia64: Optimize small arguments to exit_tbRichard Henderson2014-04-171-3/+9
|/
* tcg-ia64: Introduce tcg_opc_bswap64_iRichard Henderson2013-11-181-35/+28
* tcg-ia64: Introduce tcg_opc_ext_iRichard Henderson2013-11-181-30/+24
* tcg-ia64: Introduce tcg_opc_movi_aRichard Henderson2013-11-181-16/+16
* tcg-ia64: Introduce tcg_opc_mov_aRichard Henderson2013-11-181-19/+16
* tcg-ia64: Use A3 form of logical operationsRichard Henderson2013-11-181-30/+34
* tcg-ia64: Use SUB_A3 and ADDS_A4 for subtractionRichard Henderson2013-11-181-2/+23
* tcg-ia64: Use ADDS for small additionRichard Henderson2013-11-181-4/+16
* tcg-ia64: Avoid unnecessary stop bit in tcg_out_aluRichard Henderson2013-11-181-11/+6
* tcg-ia64: Move AREG0 to R32Richard Henderson2013-11-182-9/+8
* tcg-ia64: Simplify brcondRichard Henderson2013-11-181-34/+10
* tcg-ia64: Handle constant callsRichard Henderson2013-11-181-3/+35
* tcg-ia64: Use shortcuts for nop insnsRichard Henderson2013-11-181-124/+127
* tcg-ia64: Use TCGMemOp within qemu_ldst routinesRichard Henderson2013-11-181-82/+91
* tcg: Add qemu_ld_st_i32/64Richard Henderson2013-10-101-0/+2
* tcg: Add tcg-be-null.hRichard Henderson2013-10-101-0/+2
* exec: Split softmmu_defs.hRichard Henderson2013-09-021-3/+0
* tcg: Change tcg_out_ld/st offset to intptr_tRichard Henderson2013-09-021-2/+2
* tcg: Change relocation offsets to intptr_tRichard Henderson2013-09-021-7/+7
* tcg: Change flush_icache_range arguments to uintptr_tRichard Henderson2013-09-021-2/+1
* tcg: Add muluh and mulsh opcodesRichard Henderson2013-09-021-0/+4
* tcg: Split rem requirement from div requirementRichard Henderson2013-07-091-0/+2
* tcg: Add signed multiword multiplication operationsRichard Henderson2013-02-231-0/+2
* tcg: Add 64-bit multiword arithmetic operationsRichard Henderson2013-02-231-0/+3
* tcg: Make 32-bit multiword operations optional for 64-bit hostsRichard Henderson2013-02-231-0/+3
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* janitor: add guards to headersPaolo Bonzini2012-12-191-0/+3
* Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi...Aurelien Jarno2012-10-191-3/+0
|\
| * tcg: Remove TCG_TARGET_HAS_GUEST_BASE definePeter Maydell2012-10-121-3/+0
* | tcg-ia64: Implement depositRichard Henderson2012-10-172-2/+58
* | tcg/ia64: slightly optimize TLB access codeAurelien Jarno2012-10-171-5/+17
* | tcg/ia64: remove suboptimal register shifting in qemu_ld/st opsAurelien Jarno2012-10-171-39/+37
* | tcg/ia64: implement movcond_i32/64Aurelien Jarno2012-10-172-2/+40
* | tcg/ia64: use stack for TCG tempsBlue Swirl2012-10-171-3/+4
|/
* tcg: remove obsolete jmp opAurelien Jarno2012-10-061-4/+0
* tcg: Remove tcg_target_get_call_iarg_regs_countStefan Weil2012-09-221-6/+0
* tcg: Introduce movcondRichard Henderson2012-09-211-0/+2
OpenPOWER on IntegriCloud