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: merge the two sets of #define for optional ops
Aurelien Jarno
2010-03-02
1
-14
/
+5
*
tcg/arm: accept immediate arguments for brcond/setcond
Aurelien Jarno
2010-03-02
1
-6
/
+20
*
Add a missing break
Andrzej Zaborowski
2010-03-02
1
-0
/
+1
*
tcg/arm: implement setcond2
Aurelien Jarno
2010-03-02
1
-0
/
+11
*
tcg/arm: implement setcond
Aurelien Jarno
2010-03-02
1
-0
/
+9
*
tcg/arm: fix div2/divu2
Aurelien Jarno
2010-03-02
1
-6
/
+24
*
tcg/ppc: Fix right rotation
malc
2010-02-27
1
-1
/
+2
*
tcg/ppc: Fix typo
malc
2010-02-23
1
-1
/
+1
*
tcg/ppc64: Use C90 style comments
malc
2010-02-22
1
-18
/
+18
*
tcg/ppc: Implement some of the optional ops
malc
2010-02-22
2
-8
/
+88
*
tcg: fix build on 32-bit hppa, ppc and sparc hosts
Jay Foad
2010-02-22
3
-3
/
+4
*
tcg: fix assertion with --enable-debug
Jay Foad
2010-02-20
1
-5
/
+0
*
tcg: Add comments for all optional instructions not implemented.
Richard Henderson
2010-02-20
8
-17
/
+106
*
tcg-sparc: Implement ORC.
Richard Henderson
2010-02-20
2
-0
/
+7
*
tcg-sparc: Implement ANDC.
Richard Henderson
2010-02-20
2
-0
/
+8
*
tcg: Optional target implementation of ORC.
Richard Henderson
2010-02-20
2
-0
/
+17
*
tcg: Optional target implementation of ANDC.
Richard Henderson
2010-02-20
2
-0
/
+17
*
tcg-sparc: Implement not.
Richard Henderson
2010-02-20
2
-0
/
+8
*
tcg-sparc: Implement neg.
Richard Henderson
2010-02-20
2
-2
/
+16
*
tcg/ppc: Consistently use calling convention selection macros
malc
2010-02-20
1
-12
/
+12
*
Use ppc host calling convention definitions to set TCG_TARGET_CALL_{ALIGN_ARG...
Juergen Lock
2010-02-20
1
-3
/
+3
*
tcg: Add consistency checks for op definitions
Stefan Weil
2010-02-18
2
-0
/
+24
*
tcg-sparc: Implement setcond, setcond2.
Richard Henderson
2010-02-16
1
-0
/
+127
*
tcg: Add tcg_swap_cond.
Richard Henderson
2010-02-16
1
-0
/
+8
*
tcg/mips: fix crash in tcg_out_qemu_ld()
Aurelien Jarno
2010-02-09
1
-2
/
+2
*
tcg/mips: implement setcond2
Aurelien Jarno
2010-02-09
1
-12
/
+80
*
tcg/mips: implement setcond
Aurelien Jarno
2010-02-08
1
-0
/
+65
*
tcg: move setcond* ops to non-optional section
Aurelien Jarno
2010-02-08
1
-35
/
+37
*
tcg: add setcondi pseudo-op
Aurelien Jarno
2010-02-08
1
-0
/
+18
*
tcg/ppc64: implement setcond
malc
2010-02-07
1
-0
/
+133
*
tcg/ppc32: proper setcond implementation
malc
2010-02-07
1
-25
/
+25
*
tcg/ppc32: implement setcond[2]
malc
2010-02-07
1
-14
/
+157
*
tcg-i386: Implement setcond.
Richard Henderson
2010-02-06
1
-3
/
+70
*
tcg-i386: Implement small forward branches.
Richard Henderson
2010-02-06
1
-38
/
+79
*
tcg-x86_64: implement setcond
Richard Henderson
2010-02-06
1
-5
/
+33
*
tcg: add tcg_invert_cond
Richard Henderson
2010-02-06
1
-0
/
+5
*
tcg: generic support for conditional set
Richard Henderson
2010-02-06
4
-6
/
+78
*
tcg: document double-word support opcodes.
Richard Henderson
2010-02-06
1
-0
/
+23
*
tcg/x86_64: Avoid unnecessary REX.B prefixes.
Richard Henderson
2010-01-15
1
-16
/
+30
*
tcg/x86_64: Special-case all 32-bit AND operands.
Richard Henderson
2010-01-14
1
-18
/
+8
*
tcg-sparc: Implement ext32[su]_i64
Richard Henderson
2010-01-12
2
-0
/
+21
*
tcg-sparc: Implement division properly.
Richard Henderson
2010-01-12
2
-30
/
+55
*
tcg-sparc: Do not remove %o[012] from 'r' constraint.
Richard Henderson
2010-01-12
1
-0
/
+3
*
tcg-sparc: Implement add2, sub2, mulu2.
Richard Henderson
2010-01-12
1
-0
/
+27
*
tcg-sparc: Add tcg_out_arithc.
Richard Henderson
2010-01-12
1
-43
/
+43
*
tcg: Add tcg_unsigned_cond.
Richard Henderson
2009-12-27
1
-0
/
+5
*
tcg-sparc: Implement brcond2.
Richard Henderson
2009-12-21
1
-14
/
+69
*
tcg-sparc: Use TCG_TARGET_REG_BITS in conditional compilation.
Richard Henderson
2009-12-21
1
-16
/
+16
*
tcg-sparc: Improve tcg_out_movi for sparc64.
Richard Henderson
2009-12-21
1
-12
/
+15
*
tcg-sparc: Fix imm13 check in movi.
Richard Henderson
2009-12-21
1
-1
/
+1
[next]