index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tcg
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg/mips: Fix regression caused by typo (copy + paste bug)
Stefan Weil
2011-07-20
1
-1
/
+1
*
tcg/README: Expand advice on number of TCG ops per target insn
Peter Maydell
2011-07-16
1
-1
/
+9
*
TCG/PPC: use stack for TCG temps
Blue Swirl
2011-07-02
2
-4
/
+10
*
tcg-hppa: Support deposit opcode.
Richard Henderson
2011-07-01
2
-4
/
+21
*
TCG/HPPA: use stack for TCG temps
Blue Swirl
2011-07-01
1
-2
/
+7
*
TCG/HPPA: use TCG_REG_CALL_STACK instead of TCG_REG_SP
Blue Swirl
2011-07-01
1
-14
/
+16
*
tcg/ppc64: Remove tcg_out_addi
malc
2011-06-28
1
-5
/
+0
*
tcg/ppc: Remove tcg_out_addi
malc
2011-06-28
1
-5
/
+0
*
TCG/Sparc64: use stack for TCG temps
Blue Swirl
2011-06-26
2
-3
/
+6
*
TCG/x86: use stack for TCG temps
Blue Swirl
2011-06-26
1
-10
/
+12
*
TCG/x86: use TCG_REG_CALL_STACK instead of TCG_REG_ESP
Blue Swirl
2011-06-26
1
-4
/
+4
*
TCG: remove broken stack allocation for call arguments
Blue Swirl
2011-06-26
1
-6
/
+3
*
TCG: fix negative frame offset calculations
Blue Swirl
2011-06-26
1
-3
/
+7
*
Delegate setup of TCG temporaries to targets
Blue Swirl
2011-06-26
9
-0
/
+18
*
cpu-exec.c: avoid AREG0 use
Blue Swirl
2011-06-26
10
-32
/
+40
*
Remove exec-all.h include directives
Blue Swirl
2011-06-26
1
-1
/
+0
*
tcg: Fix unused-but-set-variable warning
Christophe Fergeau
2011-06-03
1
-2
/
+2
*
tcg: If DEBUG_TCGV, distinguish TCGv_ptr from TCGv_i32/TCGv_i64
Peter Maydell
2011-06-03
2
-28
/
+50
*
tcg/tcg-op.h: Fix prototypes for ld/st functions on 64 bit hosts
Peter Maydell
2011-06-03
1
-11
/
+11
*
Use the correct header in the TCG MIPS code to find cacheflush() on OpenBSD.
Brad
2011-06-03
1
-0
/
+4
*
Fix spelling in comment (additon -> addition)
Stefan Weil
2011-05-29
1
-1
/
+1
*
tcg: don't keep dead outputs in registers
Aurelien Jarno
2011-05-23
1
-10
/
+18
*
tcg: mark dead output argument in op_dead_args
Aurelien Jarno
2011-05-23
1
-2
/
+8
*
tcg: replace op_dead_iargs by op_dead_args
Aurelien Jarno
2011-05-23
2
-37
/
+38
*
Fix typos in comments (accross -> across)
Stefan Weil
2011-05-08
1
-2
/
+2
*
tcg/arm: Support host code being compiled for Thumb
Peter Maydell
2011-03-24
1
-9
/
+26
*
tcg: Add support for debugging leakage of temporaries
Peter Maydell
2011-03-07
2
-0
/
+49
*
tcg: README, name deposit second argument len/LEN
Edgar E. Iglesias
2011-01-20
1
-2
/
+2
*
tcg: Define "deposit" as an optional operation.
Richard Henderson
2011-01-20
3
-0
/
+84
*
tcg arm/mips/ia64: add a comment about retranslation and caches
Aurelien Jarno
2011-01-12
3
-1
/
+9
*
tcg/arm: improve constant loading
Aurelien Jarno
2011-01-10
1
-18
/
+21
*
tcg/ia64: remove an unnecessary stop bit
Aurelien Jarno
2011-01-10
1
-1
/
+1
*
tcg: fix typo in readme
Mike Frysinger
2011-01-09
1
-1
/
+1
*
tcg/README: Spelling fixes
Stefan Weil
2011-01-09
1
-4
/
+4
*
tcg/mips: fix branch target change during code retranslation
Aurelien Jarno
2011-01-08
1
-1
/
+1
*
tcg/arm: fix qemu_st64 for big endian targets
Aurelien Jarno
2011-01-08
1
-1
/
+1
*
tcg/arm: fix branch target change during code retranslation
Aurelien Jarno
2011-01-08
1
-8
/
+20
*
tcg-ia64: Fix warning in qemu_ld.
Richard Henderson
2010-12-01
1
-2
/
+1
*
tcg-ia64: Fix address compilation in qemu_st.
Richard Henderson
2010-12-01
1
-1
/
+1
*
tcg-ia64: Fix tlb read error for 32-bit targets.
Richard Henderson
2010-12-01
1
-1
/
+3
*
tcg-ia64: Implement qemu_ld32.
Richard Henderson
2010-12-01
1
-0
/
+1
*
tcg-ia64: Provide default GUEST_BASE.
Richard Henderson
2010-12-01
1
-0
/
+3
*
tcg: Fix default definition of divu_i32 and remu_i32.
Richard Henderson
2010-12-01
1
-2
/
+2
*
tcg: Use fprintf_function (format checking)
Stefan Weil
2010-10-30
2
-6
/
+3
*
tcg: Fix compiler error (comparison of unsigned expression)
Stefan Weil
2010-10-20
1
-1
/
+1
*
TCG: Revert ppc64 tcg_out_movi32 change
Andreas Färber
2010-08-15
1
-1
/
+1
*
TCG: Fix Darwin/ppc calling convention recognition
Andreas Färber
2010-08-15
1
-1
/
+1
*
tcg-s390: new TCG Target
Richard Henderson
2010-06-29
2
-48
/
+2277
*
tcg-ppc: Conditionally reserve TCG_GUEST_BASE_REG.
Richard Henderson
2010-06-29
2
-9
/
+8
*
tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.
Richard Henderson
2010-06-16
5
-27
/
+160
[next]