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
/
x86_64
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-05
tcg/x86_64: optimize register allocation order
aurel32
1
-10
/
+9
2009-03-13
tcg/x86_64: add bswap16_i{32,64} and bswap32_i64 ops
aurel32
2
-0
/
+13
2009-03-13
tcg: rename bswap_i32/i64 functions
aurel32
2
-6
/
+6
2009-03-09
Implement TCG not ops for x86-64
aurel32
2
-0
/
+12
2009-03-09
Implement TCG rotation ops for x86-64
aurel32
2
-2
/
+22
2009-03-08
Prune unused TCG_AREGs
blueswir1
1
-1
/
+0
2009-03-07
Sparse fixes: truncation by cast
blueswir1
1
-1
/
+1
2008-12-13
TCG x86/x86-64: use move with zero-extend for loads/stores
aurel32
1
-0
/
+6
2008-10-05
Add some missing static and const qualifiers, reg_names only used if NDEBUG set
blueswir1
1
-4
/
+7
2008-09-07
TCG: Use x86-64 zero extension instructions.
pbrook
1
-0
/
+15
2008-09-07
Implement TCG sign extension ops for x86-64.
pbrook
2
-0
/
+27
2008-08-30
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
1
-9
/
+1
2008-08-17
Fix some warnings that would be generated by gcc -Wmissing-prototypes
blueswir1
1
-2
/
+2
2008-05-25
jump simplification
bellard
1
-22
/
+1
2008-05-22
more generic call codegen
bellard
1
-0
/
+1
2008-05-11
Add TCG native negation op.
pbrook
2
-0
/
+12
2008-05-10
REXB optimization cannot be done at this level
bellard
1
-1
/
+1
2008-05-10
fixed qemu_st8 insn - prologue saved too many registers
bellard
1
-8
/
+6
2008-05-10
fixed global variable handling with qemu load/stores - initial global prologu...
bellard
1
-5
/
+60
2008-04-12
HPPA (PA-RISC) host support
aurel32
1
-1
/
+2
2008-03-13
Fix i32 memory backed variables on 64-bit host
blueswir1
1
-4
/
+10
2008-03-11
Remove blank elements in tcg_target_reg_alloc_order[] (Stuart Brady)
blueswir1
1
-1
/
+1
2008-02-29
Fix compiler warning
blueswir1
1
-0
/
+2
2008-02-10
Simplify TCG relocation bugfix.
pbrook
1
-1
/
+1
2008-02-03
compare fix
bellard
1
-2
/
+2
2008-02-01
TCG code generator
bellard
2
-0
/
+1296