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
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-29
tcg-sparc: Use UMULXHI instruction
Richard Henderson
2
-1
/
+6
2014-09-29
tcg-sparc: Rename ADDX/SUBX insns
Richard Henderson
1
-7
/
+7
2014-09-29
tcg-sparc: Use ADDXC in setcond_i64
Richard Henderson
1
-0
/
+17
2014-09-29
tcg-sparc: Fix setcond_i32 uninitialized value
Richard Henderson
1
-2
/
+5
2014-09-29
tcg-sparc: Use ADDXC in addsub2_i64
Richard Henderson
2
-5
/
+29
2014-09-29
tcg-sparc: Support addsub2_i64
Richard Henderson
2
-9
/
+67
2014-06-04
tcg: Remove TCG_TARGET_HAS_new_ldst
Richard Henderson
1
-2
/
+0
2014-05-28
tcg-sparc: Make debug_frame const
Richard Henderson
1
-13
/
+9
2014-05-12
tcg: Remove unreachable code in tcg_out_op and op_defs
Richard Henderson
1
-18
/
+3
2014-05-12
tcg-sparc: Create tcg_out_call
Richard Henderson
1
-8
/
+14
2014-05-12
tcg-sparc: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2
-69
/
+60
2014-04-28
tcg-sparc: Accept stores of zero
Richard Henderson
1
-2
/
+2
2014-04-28
tcg-sparc: Fix small 32-bit movi
Richard Henderson
1
-0
/
+5
2014-04-28
tcg-sparc: Fixup function argument types
Richard Henderson
1
-66
/
+51
2014-04-28
tcg-sparc: Hoist common argument loads in tcg_out_op
Richard Henderson
1
-63
/
+60
2014-04-28
tcg-sparc: Don't handle mov/movi in tcg_out_op
Richard Henderson
1
-7
/
+6
2014-04-28
tcg-sparc: Tidy check_fit_* tests
Richard Henderson
1
-15
/
+20
2014-04-28
tcg-sparc: Implement muls2_i32
Richard Henderson
2
-4
/
+16
2014-04-28
tcg-sparc: Use the RETURN instruction
Richard Henderson
1
-4
/
+10
2014-04-28
tcg-sparc: Use 64-bit registers with sparcv8plus
Richard Henderson
2
-354
/
+185
2014-04-28
tcg-sparc: Support trunc_shr_i32
Richard Henderson
2
-1
/
+9
2014-04-28
tcg-sparc: Remove most uses of TCG_TARGET_REG_BITS
Richard Henderson
1
-33
/
+37
2014-04-28
tcg: Add INDEX_op_trunc_shr_i32
Richard Henderson
1
-0
/
+1
2014-04-18
tcg: Use HOST_WORDS_BIGENDIAN
Richard Henderson
1
-2
/
+0
2014-04-18
tcg-sparc: Use the type parameter to tcg_target_const_match
Richard Henderson
1
-1
/
+7
2014-04-18
tcg: Add TCGType parameter to tcg_target_const_match
Richard Henderson
1
-1
/
+1
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
2013-10-10
tcg: Add qemu_ld_st_i32/64
Richard Henderson
1
-0
/
+2
2013-10-10
tcg: Add tcg-be-null.h
Richard Henderson
1
-0
/
+2
2013-09-20
tcg-sparc: Fix parenthesis warning
Richard Henderson
1
-1
/
+1
2013-09-02
exec: Split softmmu_defs.h
Richard Henderson
1
-2
/
+0
2013-09-02
tcg: Change tcg_out_ld/st offset to intptr_t
Richard Henderson
1
-2
/
+2
2013-09-02
tcg: Change relocation offsets to intptr_t
Richard Henderson
1
-3
/
+3
2013-09-02
tcg: Allow TCG_TARGET_REG_BITS to be specified independantly
Richard Henderson
1
-0
/
+8
2013-09-02
tcg: Change flush_icache_range arguments to uintptr_t
Richard Henderson
1
-8
/
+4
2013-09-02
tcg: Add muluh and mulsh opcodes
Richard Henderson
1
-0
/
+4
2013-07-09
tcg: Move the CIE and FDE header definitions to common code
Richard Henderson
1
-25
/
+10
2013-07-09
tcg: Split rem requirement from div requirement
Richard Henderson
1
-0
/
+2
2013-03-03
tcg-sparc: fix build
Blue Swirl
1
-1
/
+1
2013-02-23
tcg: Add signed multiword multiplication operations
Richard Henderson
1
-0
/
+2
[next]