summaryrefslogtreecommitdiffstats
path: root/tcg/ia64
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl2012-09-152-35/+0
* tcg/ia64: fix and optimize ld/st slow pathAurelien Jarno2012-08-261-15/+23
* tcg/ia64: fix prologue/epilogueAurelien Jarno2012-08-261-10/+10
* softmmu templates: optionally pass CPUState to memory access functionsBlue Swirl2012-03-181-0/+46
* Rename CPUState -> CPUArchStateAndreas Färber2012-03-141-5/+5
* w64: Change data type of parameters for flush_icache_rangeStefan Weil2012-03-031-1/+2
* tcg: Use TCGReg for standard tcg-target entry points.Richard Henderson2011-11-141-6/+6
* tcg: Standardize on TCGReg as the enum for hard registersRichard Henderson2011-11-141-2/+2
* tcg/ia64: Remove unused tcg_out_addi()Peter Maydell2011-10-081-19/+0
* tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.hStefan Weil2011-10-011-2/+0
* tcg/ia64: Only one call output register needed for 64 bit hostsStefan Weil2011-09-171-3/+2
* tcg-ia64: Fix typos in AREG0 setup in prologue.Richard Henderson2011-08-211-2/+2
* tcg: Always define all of the TCGOpcode enum members.Richard Henderson2011-08-211-31/+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 arm/mips/ia64: add a comment about retranslation and cachesAurelien Jarno2011-01-121-0/+3
* tcg/ia64: remove an unnecessary stop bitAurelien Jarno2011-01-101-1/+1
* tcg-ia64: Fix warning in qemu_ld.Richard Henderson2010-12-011-2/+1
* tcg-ia64: Fix address compilation in qemu_st.Richard Henderson2010-12-011-1/+1
* tcg-ia64: Fix tlb read error for 32-bit targets.Richard Henderson2010-12-011-1/+3
* tcg-ia64: Implement qemu_ld32.Richard Henderson2010-12-011-0/+1
* tcg-ia64: Provide default GUEST_BASE.Richard Henderson2010-12-011-0/+3
* 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/+2
* tcg-ia64: Load GUEST_BASE into a register.Richard Henderson2010-05-211-44/+88
* tcg-ia64: Fix some register usage issues.Richard Henderson2010-05-211-25/+42
* tcg/ia64: fix tlb addend readAurelien Jarno2010-04-081-5/+0
* tcg: initial ia64 supportAurelien Jarno2010-04-012-0/+2481
OpenPOWER on IntegriCloud