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
2014-04-18
tcg: Relax requirement for mulu2_i32 on 32-bit hosts
Richard Henderson
5
-1
/
+12
2014-04-18
tcg-s390: Remove W constraint
Richard Henderson
1
-24
/
+19
2014-04-18
tcg-sparc: Use the type parameter to tcg_target_const_match
Richard Henderson
1
-1
/
+7
2014-04-18
tcg-ppc64: Use the type parameter to tcg_target_const_match
Richard Henderson
1
-1
/
+9
2014-04-18
tcg-aarch64: Remove w constraint
Richard Henderson
1
-22
/
+18
2014-04-18
tcg: Add TCGType parameter to tcg_target_const_match
Richard Henderson
11
-13
/
+13
2014-04-18
tcg: Fix out of range shift in deposit optimizations
Richard Henderson
1
-6
/
+4
2014-04-18
tcg: Mask shift quantities while folding
Richard Henderson
1
-15
/
+20
2014-04-18
tcg: Use "unspecified behavior" for shifts
Richard Henderson
1
-5
/
+13
2014-04-18
tcg: Fix warning (1 bit signed bitfield entry) and replace int by bool
Stefan Weil
5
-13
/
+13
2014-04-16
tcg-aarch64: Use tcg_out_mov in preference to tcg_out_movr
Richard Henderson
1
-9
/
+7
2014-04-16
tcg-aarch64: Prefer unsigned offsets before signed offsets for ldst
Richard Henderson
1
-5
/
+6
2014-04-16
tcg-aarch64: Introduce tcg_out_insn_3312, _3310, _3313
Richard Henderson
1
-87
/
+89
2014-04-16
tcg-aarch64: Merge aarch64_ldst_get_data/type into tcg_out_op
Richard Henderson
1
-83
/
+32
2014-04-16
tcg-aarch64: Introduce tcg_out_insn_3507
Richard Henderson
1
-24
/
+33
2014-04-16
tcg-aarch64: Support stores of zero
Richard Henderson
1
-16
/
+19
2014-04-16
tcg-aarch64: Implement TCG_TARGET_HAS_new_ldst
Richard Henderson
2
-60
/
+31
2014-04-16
tcg-aarch64: Pass qemu_ld/st arguments directly
Richard Henderson
1
-32
/
+17
2014-04-16
tcg-aarch64: Use TCGMemOp in qemu_ld/st
Richard Henderson
1
-68
/
+63
2014-04-16
tcg-aarch64: Use ADR to pass the return address to the ld/st helpers
Richard Henderson
1
-2
/
+9
2014-04-16
tcg-aarch64: Use tcg_out_call for qemu_ld/st
Richard Henderson
1
-4
/
+2
2014-04-16
tcg-aarch64: Avoid add with zero in tlb load
Richard Henderson
1
-9
/
+19
2014-04-16
tcg-aarch64: Implement tcg_register_jit
Richard Henderson
1
-15
/
+69
2014-04-16
tcg-aarch64: Introduce tcg_out_insn_3314
Richard Henderson
1
-67
/
+33
2014-04-16
tcg-aarch64: Reuse LR in translated code
Richard Henderson
2
-33
/
+33
2014-04-16
tcg-aarch64: Use CBZ and CBNZ
Richard Henderson
1
-2
/
+24
2014-04-16
tcg-aarch64: Create tcg_out_brcond
Richard Henderson
1
-20
/
+14
2014-04-16
tcg-aarch64: Use symbolic names for branches
Richard Henderson
1
-31
/
+43
2014-04-16
tcg-aarch64: Use adrp in tcg_out_movi
Richard Henderson
1
-0
/
+23
2014-04-16
tcg-aarch64: Special case small constants in tcg_out_movi
Richard Henderson
1
-0
/
+10
2014-04-16
tcg-aarch64: Use ORRI in tcg_out_movi
Richard Henderson
1
-31
/
+39
2014-04-16
tcg-aarch64: Use MOVN in tcg_out_movi
Richard Henderson
1
-13
/
+50
2014-04-16
tcg-aarch64: Use TCGType and TCGMemOp constants
Richard Henderson
1
-35
/
+38
2014-04-16
tcg-aarch64: Use intptr_t apropriately
Richard Henderson
1
-5
/
+5
2014-03-27
tcg-arm: Avoid ldrd/strd for user-only emulation
Richard Henderson
1
-4
/
+17
2014-03-17
tcg-sparc: Convert to new ldst opcodes
Richard Henderson
2
-100
/
+53
2014-03-17
tcg-sparc: Convert to new ldst helpers
Richard Henderson
1
-59
/
+131
2014-03-17
tcg-sparc: Tidy tcg_out_tlb_load interface
Richard Henderson
1
-40
/
+30
2014-03-17
tcg-sparc: Use TCGMemOp within qemu_ldst routines
Richard Henderson
1
-51
/
+65
2014-03-17
tcg-sparc: Improve tcg_out_movi
Richard Henderson
1
-21
/
+31
2014-03-17
tcg-sparc: Dont handle constant arguments to ext32 ops
Richard Henderson
1
-12
/
+4
2014-03-17
tcg-sparc: Don't handle remainder
Richard Henderson
2
-23
/
+2
2014-03-17
tcg-sparc: Use intptr_t as appropriate
Richard Henderson
1
-11
/
+9
2014-03-17
tcg-sparc: Tidy call+jump patterns
Richard Henderson
1
-19
/
+19
2014-03-17
tcg-sparc: Fix tlb read
Richard Henderson
1
-21
/
+15
2014-03-17
tcg-sparc: Fix ld64 for 32-bit mode
Richard Henderson
1
-0
/
+1
2014-03-14
tcg-aarch64: Introduce tcg_out_insn_3405
Richard Henderson
1
-21
/
+27
2014-03-14
tcg-aarch64: Support div, rem
Richard Henderson
2
-13
/
+45
2014-03-14
tcg-aarch64: Support muluh, mulsh
Richard Henderson
2
-2
/
+14
2014-03-14
tcg-aarch64: Support add2, sub2
Richard Henderson
2
-4
/
+80
[next]