index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-24
tcg/arm: Support host code being compiled for Thumb
Peter Maydell
1
-9
/
+26
2011-03-07
tcg: Add support for debugging leakage of temporaries
Peter Maydell
2
-0
/
+49
2011-01-20
tcg: README, name deposit second argument len/LEN
Edgar E. Iglesias
1
-2
/
+2
2011-01-20
tcg: Define "deposit" as an optional operation.
Richard Henderson
3
-0
/
+84
2011-01-12
tcg arm/mips/ia64: add a comment about retranslation and caches
Aurelien Jarno
3
-1
/
+9
2011-01-10
tcg/arm: improve constant loading
Aurelien Jarno
1
-18
/
+21
2011-01-10
tcg/ia64: remove an unnecessary stop bit
Aurelien Jarno
1
-1
/
+1
2011-01-09
tcg: fix typo in readme
Mike Frysinger
1
-1
/
+1
2011-01-09
tcg/README: Spelling fixes
Stefan Weil
1
-4
/
+4
2011-01-08
tcg/mips: fix branch target change during code retranslation
Aurelien Jarno
1
-1
/
+1
2011-01-08
tcg/arm: fix qemu_st64 for big endian targets
Aurelien Jarno
1
-1
/
+1
2011-01-08
tcg/arm: fix branch target change during code retranslation
Aurelien Jarno
1
-8
/
+20
2010-12-01
tcg-ia64: Fix warning in qemu_ld.
Richard Henderson
1
-2
/
+1
2010-12-01
tcg-ia64: Fix address compilation in qemu_st.
Richard Henderson
1
-1
/
+1
2010-12-01
tcg-ia64: Fix tlb read error for 32-bit targets.
Richard Henderson
1
-1
/
+3
2010-12-01
tcg-ia64: Implement qemu_ld32.
Richard Henderson
1
-0
/
+1
2010-12-01
tcg-ia64: Provide default GUEST_BASE.
Richard Henderson
1
-0
/
+3
2010-12-01
tcg: Fix default definition of divu_i32 and remu_i32.
Richard Henderson
1
-2
/
+2
2010-10-30
tcg: Use fprintf_function (format checking)
Stefan Weil
2
-6
/
+3
2010-10-20
tcg: Fix compiler error (comparison of unsigned expression)
Stefan Weil
1
-1
/
+1
2010-08-15
TCG: Revert ppc64 tcg_out_movi32 change
Andreas Färber
1
-1
/
+1
2010-08-15
TCG: Fix Darwin/ppc calling convention recognition
Andreas Färber
1
-1
/
+1
2010-06-29
tcg-s390: new TCG Target
Richard Henderson
2
-48
/
+2277
2010-06-29
tcg-ppc: Conditionally reserve TCG_GUEST_BASE_REG.
Richard Henderson
2
-9
/
+8
2010-06-16
tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.
Richard Henderson
5
-27
/
+160
2010-06-11
tcg: fix DEF macro after commit c61aaf7a388c4ad95d8b546fdb9267dc01183317
Aurelien Jarno
1
-1
/
+1
2010-06-11
tcg-s390: Icache flush is a no-op.
Richard Henderson
1
-5
/
+0
2010-06-10
tcg-i386: fix andi r, r, 0xff
Aurelien Jarno
1
-1
/
+1
2010-06-10
tcg-i386: remove use of _Bool that slipped code review
Aurelien Jarno
1
-1
/
+1
2010-06-10
tcg-i386: Merge 64-bit generation.
Richard Henderson
4
-1876
/
+887
2010-06-09
tcg: get rid of DEF2 in tcg-opc.h
Aurelien Jarno
3
-150
/
+149
2010-06-09
tcg: get rid of copy_size in TCGOpDef
Aurelien Jarno
3
-4
/
+3
2010-06-09
tcg: Make some tcg-target.c routines static.
Richard Henderson
12
-23
/
+22
2010-06-09
tcg: Add TYPE parameter to tcg_out_mov.
Richard Henderson
12
-123
/
+122
2010-06-03
tcg-i386: fix a typo
Aurelien Jarno
1
-1
/
+1
2010-06-02
tcg-i386: declare tcg_out_tlb_load() inline
Aurelien Jarno
1
-3
/
+4
2010-06-02
tcg-i386: Remove some ifdefs in qemu_ld/st.
Richard Henderson
1
-47
/
+38
2010-06-02
tcg-i386: Split out tlb load function.
Richard Henderson
1
-106
/
+97
2010-06-02
tcg-i386: Swap order of TLB hit and miss paths.
Richard Henderson
1
-92
/
+80
2010-06-02
tcg-i386: Split out TLB Hit path from qemu_ld/st.
Richard Henderson
1
-95
/
+102
2010-06-02
tcg-i386: Tidy data16 prefixes.
Richard Henderson
1
-10
/
+18
2010-05-28
tcg: Use INDEX_op_qemu_ld32 for 32-bit results.
Richard Henderson
1
-0
/
+8
2010-05-21
tcg-ia64: Load GUEST_BASE into a register.
Richard Henderson
1
-44
/
+88
2010-05-21
tcg-ia64: Fix some register usage issues.
Richard Henderson
1
-25
/
+42
2010-05-21
tcg-hppa: Load GUEST_BASE as an immediate.
Richard Henderson
1
-8
/
+4
2010-05-21
tcg: Initialize the prologue after GUEST_BASE is fixed.
Richard Henderson
2
-0
/
+4
2010-05-21
tcg-i386: Nuke trailing whitespace.
Richard Henderson
1
-22
/
+22
2010-05-21
tcg-i386: Use lea for three-operand add.
Richard Henderson
1
-3
/
+20
2010-05-21
tcg-i386: Tidy lea.
Richard Henderson
1
-31
/
+60
2010-05-21
tcg-i386: Tidy xchg.
Richard Henderson
1
-1
/
+3
[next]