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/arm: Use r6 as TCG_AREG0 to avoid clash with Thumb framepointer
Peter Maydell
2012-01-10
1
-1
/
+1
*
tcg/arm: remove fixed map code buffer restriction
Dr. David Alan Gilbert
2011-12-14
1
-19
/
+12
*
tcg: make tcg_const_ptr actually accept a pointer argument
Peter Maydell
2011-12-14
2
-5
/
+5
*
tcg: Remove redundant declarations of TCG_TARGET_REG_BITS
Stefan Weil
2011-12-09
1
-5
/
+0
*
fix spelling in tcg sub directory
Dong Xu Wang
2011-12-02
2
-2
/
+2
*
tci: Make flush_icache_range() inline
Stefan Weil
2011-11-28
2
-4
/
+4
*
tcg-sparc: Fix set-but-not used warnings.
Richard Henderson
2011-11-19
1
-4
/
+0
*
Merge branch 's390-1.0' of git://repo.or.cz/qemu/agraf
Blue Swirl
2011-11-19
19
-69
/
+73
|
\
|
*
tcg: Use TCGReg for standard tcg-target entry points.
Richard Henderson
2011-11-14
10
-52
/
+56
|
*
tcg: Standardize on TCGReg as the enum for hard registers
Richard Henderson
2011-11-14
9
-17
/
+17
*
|
tcg-ppc64: Fix compile errors for userspace only builds with gcc 4.6
David Gibson
2011-11-11
1
-6
/
+8
|
/
*
Merge branch 'tci' of git://qemu.weilnetz.de/qemu
Blue Swirl
2011-11-02
6
-6
/
+1207
|
\
|
*
tcg: Add bytecode generator for tcg interpreter
Stefan Weil
2011-10-31
3
-0
/
+1196
|
*
tcg: Make ARRAY_SIZE(tcg_op_defs) globally available
Stefan Weil
2011-10-31
2
-1
/
+3
|
*
tcg: TCG targets may define tcg_qemu_tb_exec
Stefan Weil
2011-10-31
2
-5
/
+8
*
|
tcg: Fix whitespace in tcg-op.h.
Richard Henderson
2011-11-02
1
-4
/
+4
*
|
tcg: Fix regression in tcg_gen_deposit_i64.
Richard Henderson
2011-11-02
1
-0
/
+2
|
/
*
tcg: Optimize some forms of deposit.
Richard Henderson
2011-10-30
1
-14
/
+51
*
tcg: Fix spelling in comment (varables -> variables)
Stefan Weil
2011-10-14
1
-1
/
+1
*
tcg/s390: Remove unused tcg_out_addi()
Peter Maydell
2011-10-08
1
-5
/
+0
*
tcg/ia64: Remove unused tcg_out_addi()
Peter Maydell
2011-10-08
1
-19
/
+0
*
tcg-i386: Introduce limited deposit support
Jan Kiszka
2011-10-01
4
-4
/
+40
*
tcg/arm: Remove unused tcg_out_addi()
Peter Maydell
2011-10-01
1
-15
/
+0
*
tcg: Add some assertions
Stefan Weil
2011-10-01
1
-0
/
+2
*
tcg: Add forward declarations for local functions
Stefan Weil
2011-10-01
1
-0
/
+16
*
tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.h
Stefan Weil
2011-10-01
8
-21
/
+1
*
tcg: Declare TCG_TARGET_REG_BITS in tcg.h
Stefan Weil
2011-10-01
1
-0
/
+10
*
tcg/ppc64: Only one call output register needed for 64 bit hosts
Stefan Weil
2011-09-17
1
-1
/
+1
*
tcg/sparc: Only one call output register needed for 64 bit hosts
Stefan Weil
2011-09-17
1
-2
/
+4
*
tcg/s390: Only one call output register needed for 64 bit hosts
Stefan Weil
2011-09-17
1
-1
/
+3
*
tcg/ia64: Only one call output register needed for 64 bit hosts
Stefan Weil
2011-09-17
1
-3
/
+2
*
tcg/i386: Only one call output register needed for 64 bit hosts
Stefan Weil
2011-09-17
1
-1
/
+3
*
tcg/ppc64: Fix zero extension code generation bug for ppc64 host
Thomas Huth
2011-09-09
1
-1
/
+1
*
tcg/ppc/tcg-target.c: Avoid 'set but not used' gcc warnings
Peter Maydell
2011-09-01
1
-10
/
+10
*
TCG: improve optimizer debugging
Blue Swirl
2011-08-28
1
-6
/
+9
*
tcg: Update --enable-debug for TCG_OPF_NOT_PRESENT.
Richard Henderson
2011-08-23
1
-7
/
+8
*
tcg/ppc64: fix 16/32 mixup
malc
2011-08-22
1
-2
/
+2
*
tcg/ppc64: implement not_i32/64 and ext32u_i64
malc
2011-08-22
2
-3
/
+16
*
tcg/ppc32: implement deposit_i32
malc
2011-08-22
2
-1
/
+13
*
tcg-ia64: Fix typos in AREG0 setup in prologue.
Richard Henderson
2011-08-21
1
-2
/
+2
*
tcg-hppa: Fix CPU_TEMP_BUF_NLONGS oversight.
Richard Henderson
2011-08-21
1
-1
/
+1
*
tcg: Constant fold neg, andc, orc, eqv, nand, nor.
Richard Henderson
2011-08-21
1
-0
/
+27
*
tcg: Always define all of the TCGOpcode enum members.
Richard Henderson
2011-08-21
14
-1008
/
+837
*
tcg: Add and use TCG_OPF_64BIT.
Richard Henderson
2011-08-21
4
-131
/
+67
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-4
/
+4
*
TCG: fix copy propagation
Blue Swirl
2011-08-07
2
-6
/
+14
*
TCG: fix breakage by previous patch
Blue Swirl
2011-07-30
1
-7
/
+12
*
TCG: fix breakage on some RISC hosts
Blue Swirl
2011-07-30
1
-13
/
+115
*
Do constant folding for unary operations.
Kirill Batuzov
2011-07-30
1
-0
/
+59
*
Do constant folding for shift operations.
Kirill Batuzov
2011-07-30
1
-0
/
+72
[next]