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-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
2010-02-08
tcg/mips: implement setcond
Aurelien Jarno
1
-0
/
+65
2010-02-08
tcg: move setcond* ops to non-optional section
Aurelien Jarno
1
-35
/
+37
2010-02-08
tcg: add setcondi pseudo-op
Aurelien Jarno
1
-0
/
+18
2010-02-07
tcg/ppc64: implement setcond
malc
1
-0
/
+133
2010-02-07
tcg/ppc32: proper setcond implementation
malc
1
-25
/
+25
2010-02-07
tcg/ppc32: implement setcond[2]
malc
1
-14
/
+157
2010-02-06
tcg-i386: Implement setcond.
Richard Henderson
1
-3
/
+70
2010-02-06
tcg-i386: Implement small forward branches.
Richard Henderson
1
-38
/
+79
2010-02-06
tcg-x86_64: implement setcond
Richard Henderson
1
-5
/
+33
2010-02-06
tcg: add tcg_invert_cond
Richard Henderson
1
-0
/
+5
2010-02-06
tcg: generic support for conditional set
Richard Henderson
4
-6
/
+78
2010-02-06
tcg: document double-word support opcodes.
Richard Henderson
1
-0
/
+23
2010-01-15
tcg/x86_64: Avoid unnecessary REX.B prefixes.
Richard Henderson
1
-16
/
+30
2010-01-14
tcg/x86_64: Special-case all 32-bit AND operands.
Richard Henderson
1
-18
/
+8
[next]