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
2010-03-27
tcg-mips: implement nor
Aurelien Jarno
2
-1
/
+5
2010-03-26
tcg: Disambiguate qemu_ld32u with 32-bit and 64-bit outputs.
Richard Henderson
11
-24
/
+37
2010-03-26
tcg: Allow target-specific implementation of NOR.
Richard Henderson
10
-0
/
+29
2010-03-26
tcg: Allow target-specific implementation of NAND.
Richard Henderson
10
-0
/
+29
2010-03-26
tcg: Allow target-specific implementation of EQV.
Richard Henderson
11
-1
/
+30
2010-03-26
tcg: Use not_i32 to implement not_i64.
Richard Henderson
1
-0
/
+3
2010-03-26
tcg: Change TCGType to an enumeration.
Richard Henderson
2
-9
/
+12
2010-03-26
tcg: Use TCGCond where appropriate.
Richard Henderson
7
-37
/
+39
2010-03-26
tcg: Name the opcode enumeration.
Richard Henderson
12
-63
/
+78
2010-03-26
remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]
Paolo Bonzini
9
-24
/
+1
2010-03-23
tcg-hppa: Fix 64-bit argument ordering
Richard Henderson
1
-1
/
+11
2010-03-20
tcg/arm: don't save/restore r7 in prologue/epilogue
Aurelien Jarno
1
-6
/
+6
2010-03-20
tcg/arm: fix load/store definitions for 32-bit targets
Aurelien Jarno
1
-0
/
+14
2010-03-20
tcg: protect div2 in tcg/tcg-opc.h
Aurelien Jarno
1
-2
/
+4
2010-03-14
tcg: declare internal helpers as const and pure
Aurelien Jarno
1
-4
/
+9
2010-03-14
tcg/arm: use helpers for divu/remu
Aurelien Jarno
2
-95
/
+0
2010-03-14
tcg: add div/rem 32-bit helpers
Aurelien Jarno
6
-2
/
+65
2010-03-13
Fix build with -DNDEBUG in CFLAGS
Blue Swirl
1
-1
/
+1
2010-03-13
tcg/arm: implement andc op
Aurelien Jarno
2
-1
/
+5
2010-03-13
tcg: update README with const and pure helpers
Aurelien Jarno
1
-4
/
+7
2010-03-13
tcg/arm: correctly save/restore registers in prologue/epilogue
Aurelien Jarno
1
-4
/
+7
2010-03-13
Fix Sparc host build breakage
Blue Swirl
1
-0
/
+8
2010-03-13
tcg/ppc[64]: Only define addend load helpers in softmmu case
malc
2
-0
/
+5
2010-03-12
Remove TLB from userspace
Paul Brook
3
-0
/
+6
2010-03-02
tcg/arm: merge the two sets of #define for optional ops
Aurelien Jarno
1
-14
/
+5
2010-03-02
tcg/arm: accept immediate arguments for brcond/setcond
Aurelien Jarno
1
-6
/
+20
2010-03-02
Add a missing break
Andrzej Zaborowski
1
-0
/
+1
2010-03-02
tcg/arm: implement setcond2
Aurelien Jarno
1
-0
/
+11
2010-03-02
tcg/arm: implement setcond
Aurelien Jarno
1
-0
/
+9
2010-03-02
tcg/arm: fix div2/divu2
Aurelien Jarno
1
-6
/
+24
2010-02-27
tcg/ppc: Fix right rotation
malc
1
-1
/
+2
2010-02-23
tcg/ppc: Fix typo
malc
1
-1
/
+1
2010-02-22
tcg/ppc64: Use C90 style comments
malc
1
-18
/
+18
2010-02-22
tcg/ppc: Implement some of the optional ops
malc
2
-8
/
+88
2010-02-22
tcg: fix build on 32-bit hppa, ppc and sparc hosts
Jay Foad
3
-3
/
+4
2010-02-20
tcg: fix assertion with --enable-debug
Jay Foad
1
-5
/
+0
2010-02-20
tcg: Add comments for all optional instructions not implemented.
Richard Henderson
8
-17
/
+106
2010-02-20
tcg-sparc: Implement ORC.
Richard Henderson
2
-0
/
+7
2010-02-20
tcg-sparc: Implement ANDC.
Richard Henderson
2
-0
/
+8
2010-02-20
tcg: Optional target implementation of ORC.
Richard Henderson
2
-0
/
+17
2010-02-20
tcg: Optional target implementation of ANDC.
Richard Henderson
2
-0
/
+17
2010-02-20
tcg-sparc: Implement not.
Richard Henderson
2
-0
/
+8
2010-02-20
tcg-sparc: Implement neg.
Richard Henderson
2
-2
/
+16
2010-02-20
tcg/ppc: Consistently use calling convention selection macros
malc
1
-12
/
+12
2010-02-20
Use ppc host calling convention definitions to set TCG_TARGET_CALL_{ALIGN_ARG...
Juergen Lock
1
-3
/
+3
2010-02-18
tcg: Add consistency checks for op definitions
Stefan Weil
2
-0
/
+24
2010-02-16
tcg-sparc: Implement setcond, setcond2.
Richard Henderson
1
-0
/
+127
2010-02-16
tcg: Add tcg_swap_cond.
Richard Henderson
1
-0
/
+8
2010-02-09
tcg/mips: fix crash in tcg_out_qemu_ld()
Aurelien Jarno
1
-2
/
+2
2010-02-09
tcg/mips: implement setcond2
Aurelien Jarno
1
-12
/
+80
[next]