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-05-09
tcg/optimize: fix setcond2 optimization
Aurelien Jarno
1
-0
/
+1
2013-05-03
tcg-arm: Use movi32 in exit_tb
Richard Henderson
1
-9
/
+7
2013-05-03
tcg-arm: Fix 64-bit tlb load for pre-v6
Richard Henderson
1
-1
/
+1
2013-04-27
tcg-arm: Remove long jump from tcg_out_goto_label
Richard Henderson
1
-6
/
+1
2013-04-27
tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATION
Richard Henderson
1
-107
/
+202
2013-04-27
tcg-arm: Use movi32 + blx for calls on v7
Richard Henderson
1
-0
/
+3
2013-04-27
tcg-arm: Delete the 'S' constraint
Richard Henderson
1
-4
/
+2
2013-04-27
tcg-arm: Improve scheduling of tcg_out_tlb_read
Richard Henderson
1
-53
/
+57
2013-04-27
tcg-arm: Split out tcg_out_tlb_read
Richard Henderson
1
-99
/
+70
2013-04-27
tcg-arm: Cleanup most primitive load store subroutines
Richard Henderson
1
-124
/
+111
2013-04-27
tcg-arm: Cleanup multiply subroutines
Richard Henderson
1
-40
/
+45
2013-04-27
tcg-arm: Use R12 for the tcg temporary
Richard Henderson
1
-1
/
+1
2013-04-27
tcg-arm: Use TCG_REG_TMP name for the tcg temporary
Richard Henderson
1
-58
/
+60
2013-04-27
tcg-arm: Implement division instructions
Richard Henderson
2
-1
/
+42
2013-04-27
tcg-arm: Implement deposit for armv7
Richard Henderson
2
-4
/
+42
2013-04-27
tcg-arm: Improve constant generation
Richard Henderson
1
-23
/
+44
2013-04-27
tcg-arm: Handle constant arguments to add2/sub2
Richard Henderson
1
-48
/
+58
2013-04-27
tcg-arm: Use tcg_out_dat_rIN for compares
Richard Henderson
1
-20
/
+20
2013-04-27
tcg-arm: Allow constant first argument to sub
Richard Henderson
1
-3
/
+12
2013-04-27
tcg-arm: Handle negated constant arguments to and/sub
Richard Henderson
1
-6
/
+35
2013-04-27
tcg-arm: Use bic to implement and with constant
Richard Henderson
2
-14
/
+44
2013-04-27
tcg: Log the contents of the prologue with -d out_asm
Richard Henderson
1
-0
/
+10
2013-04-27
tcg-arm: Fix local stack frame
Richard Henderson
1
-74
/
+47
2013-04-27
tcg: fix deposit_i64 op on 32-bit targets
Aurelien Jarno
1
-1
/
+1
2013-04-15
tcg-ppc64: Handle deposit of zero
Richard Henderson
1
-6
/
+16
2013-04-15
tcg-ppc64: Implement mulu2/muls2_i64
Richard Henderson
2
-2
/
+29
2013-04-15
tcg-ppc64: Implement add2/sub2_i64
Richard Henderson
2
-2
/
+58
2013-04-15
tcg-ppc64: Use getauxval for ISA detection
Richard Henderson
1
-0
/
+14
2013-04-15
tcg-ppc64: Implement movcond
Richard Henderson
2
-2
/
+61
2013-04-15
tcg-ppc64: Use ISEL for setcond
Richard Henderson
1
-62
/
+119
2013-04-15
tcg-ppc64: Use MFOCRF instead of MFCR
Richard Henderson
1
-4
/
+8
2013-04-15
tcg-ppc64: Cleanup i32 constants to tcg_out_cmp
Richard Henderson
1
-0
/
+5
2013-04-15
tcg-ppc64: Use TCGType throughout compares
Richard Henderson
1
-19
/
+19
2013-04-15
tcg-ppc64: Use I constraint for mul
Richard Henderson
1
-12
/
+12
2013-04-15
tcg-ppc64: Implement deposit
Richard Henderson
2
-2
/
+14
2013-04-15
tcg-ppc64: Handle constant inputs for some compound logicals
Richard Henderson
1
-10
/
+34
2013-04-15
tcg-ppc64: Implement compound logicals
Richard Henderson
2
-10
/
+44
2013-04-15
tcg-ppc64: Implement bswap64
Richard Henderson
2
-1
/
+36
2013-04-15
tcg-ppc64: Implement bswap16 and bswap32
Richard Henderson
2
-4
/
+47
2013-04-15
tcg-ppc64: Implement rotates
Richard Henderson
2
-2
/
+41
2013-04-15
tcg-ppc64: Streamline qemu_ld/st insn selection
Richard Henderson
1
-110
/
+56
2013-04-15
tcg-ppc64: Use automatic implementation of ext32u_i64
Richard Henderson
2
-8
/
+3
2013-04-15
tcg-ppc64: Improve and_i64 with constant
Richard Henderson
1
-14
/
+50
2013-04-15
tcg-ppc64: Improve and_i32 with constant
Richard Henderson
2
-3
/
+53
2013-04-15
tcg-ppc64: Tidy or and xor patterns.
Richard Henderson
1
-24
/
+31
2013-04-15
tcg-ppc64: Allow constant first argument to sub
Richard Henderson
1
-4
/
+17
2013-04-15
tcg-ppc64: Improve constant add and sub ops.
Richard Henderson
1
-44
/
+64
2013-04-15
tcg-ppc64: Rearrange integer constant constraints
Richard Henderson
1
-10
/
+33
2013-04-15
tcg-ppc64: Cleanup tcg_out_movi
Richard Henderson
1
-24
/
+17
2013-04-15
tcg-ppc64: Fix setcond_i32
Richard Henderson
1
-0
/
+6
[next]