index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
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: add guest base support
Aurelien Jarno
2
-29
/
+39
2010-03-27
tcg/mips: implement the not_i32 op the same way as gcc
Aurelien Jarno
1
-1
/
+1
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
[next]