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
2013-09-20
tcg-sparc: Fix parenthesis warning
Richard Henderson
1
-1
/
+1
2013-09-03
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-7
/
+0
2013-09-03
Merge branch 'tcg-next' of git://github.com/rth7680/qemu
Aurelien Jarno
27
-287
/
+450
2013-09-03
tcg/mips: only enable ext8s/ext16s ops on MIPS32R2
Aurelien Jarno
2
-4
/
+4
2013-09-03
tcg/mips: inline bswap16/bswap32 ops
Aurelien Jarno
1
-4
/
+3
2013-09-03
tcg/mips: detect available host instructions at runtime
Aurelien Jarno
2
-92
/
+171
2013-09-02
tcg-i386: Make use of zero-extended memory helper routines
Richard Henderson
1
-9
/
+6
2013-09-02
tcg: Introduce zero and sign-extended versions of load helpers
Richard Henderson
2
-9
/
+18
2013-09-02
exec: Split softmmu_defs.h
Richard Henderson
11
-25
/
+43
2013-09-02
tcg-i386: Don't perform GETPC adjustment in TCG code
Richard Henderson
1
-19
/
+14
2013-09-02
tcg-i386: Adjust tcg_out_tlb_load for x32
Richard Henderson
1
-14
/
+27
2013-09-02
tcg-i386: Use intptr_t appropriately
Richard Henderson
1
-22
/
+19
2013-09-02
tcg: Fix jit debug for x32
Richard Henderson
1
-5
/
+5
2013-09-02
tcg: Use appropriate types in tcg_reg_alloc_call
Richard Henderson
1
-1
/
+3
2013-09-02
tcg: Change tcg_out_ld/st offset to intptr_t
Richard Henderson
12
-28
/
+28
2013-09-02
tcg: Change tcg_gen_exit_tb argument to uintptr_t
Richard Henderson
1
-1
/
+1
2013-09-02
tcg: Use uintptr_t in TCGHelperInfo
Richard Henderson
2
-4
/
+4
2013-09-02
tcg: Change relocation offsets to intptr_t
Richard Henderson
13
-39
/
+40
2013-09-02
tcg: Change memory offsets to intptr_t
Richard Henderson
2
-16
/
+8
2013-09-02
tcg: Change frame pointer offsets to intptr_t
Richard Henderson
2
-8
/
+6
2013-09-02
tcg: Define TCG_ptr properly
Richard Henderson
1
-3
/
+3
2013-09-02
tcg: Define TCG_TYPE_PTR properly
Richard Henderson
1
-3
/
+6
2013-09-02
tcg: Allow TCG_TARGET_REG_BITS to be specified independantly
Richard Henderson
6
-16
/
+37
2013-09-02
tcg: Change tcg_qemu_tb_exec return to uintptr_t
Richard Henderson
3
-4
/
+3
2013-09-02
tcg: Change flush_icache_range arguments to uintptr_t
Richard Henderson
10
-31
/
+17
2013-09-02
tcg: Constant fold div, rem
Richard Henderson
1
-0
/
+23
2013-09-02
tcg-ppc64: Implement muluh, mulsh
Richard Henderson
2
-29
/
+11
2013-09-02
tcg-mips: Implement mulsh, muluh
Richard Henderson
2
-2
/
+12
2013-09-02
tcg: Add muluh and mulsh opcodes
Richard Henderson
16
-11
/
+128
2013-09-01
tci: Remove function tcg_out64 (fix broken build)
Stefan Weil
1
-7
/
+0
2013-08-26
tcg-i386: Use new return-argument ld/st helpers
Richard Henderson
1
-56
/
+47
2013-08-26
tcg-i386: Tidy qemu_ld/st slow path
Richard Henderson
1
-91
/
+74
2013-08-26
tcg-i386: Try pc-relative lea for constant formation
Richard Henderson
1
-5
/
+20
2013-08-26
tcg-i386: Add and use tcg_out64
Richard Henderson
2
-2
/
+8
2013-08-26
tcg: Tidy generated code for tcg_outN
Richard Henderson
1
-4
/
+6
2013-08-08
tcg/mips: fix invalid op definition errors
James Hogan
1
-0
/
+10
2013-07-30
tci: Fix broken build (compiler warning caused by redefined macro BIT)
Stefan Weil
1
-3
/
+0
2013-07-15
Merge git://github.com/hw-claudio/qemu-aarch64-queue into tcg-next
Richard Henderson
1
-53
/
+203
2013-07-15
tcg/aarch64: Implement tlb lookup fast path
Jani Kokkonen
1
-50
/
+174
2013-07-09
tcg-arm: Implement tcg_register_jit
Richard Henderson
1
-9
/
+67
2013-07-09
tcg-i386: Use QEMU_BUILD_BUG_ON instead of assert for frame size
Richard Henderson
1
-3
/
+3
2013-07-09
tcg: Move the CIE and FDE header definitions to common code
Richard Henderson
4
-76
/
+51
2013-07-09
tcg: Fix high_pc fields in .debug_info
Richard Henderson
1
-2
/
+2
2013-07-09
tcg-arm: Use AT_PLATFORM to detect the host ISA
Richard Henderson
1
-4
/
+16
2013-07-09
tcg-arm: Simplify logic in detecting the ARM ISA in use
Richard Henderson
1
-39
/
+23
2013-07-09
tcg-arm: Rename use_armv5_instructions to use_armvt5_instructions
Richard Henderson
1
-6
/
+6
2013-07-09
tcg-arm: Make use of conditional availability of opcodes for divide
Richard Henderson
2
-8
/
+22
2013-07-09
tcg: Simplify logic using TCG_OPF_NOT_PRESENT
Richard Henderson
3
-15
/
+18
2013-07-09
tcg: Allow non-constant control macros
Richard Henderson
1
-1
/
+1
2013-07-09
tcg-ppc64: Don't implement rem
Richard Henderson
2
-28
/
+2
[next]