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
/
aarch64
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-08
tcg-aarch64: Remove the shift_imm parameter from tcg_out_cmp
Richard Henderson
1
-6
/
+5
2014-03-08
tcg-aarch64: Hoist common argument loads in tcg_out_op
Richard Henderson
1
-45
/
+50
2014-03-08
tcg-aarch64: Don't handle mov/movi in tcg_out_op
Richard Henderson
1
-13
/
+7
2014-03-08
tcg-aarch64: Set ext based on TCG_OPF_64BIT
Richard Henderson
1
-21
/
+7
2014-03-08
tcg-aarch64: Change all ext variables to TCGType
Richard Henderson
1
-27
/
+37
2014-03-08
tcg-aarch64: Remove redundant CPU_TLB_ENTRY_BITS check
Richard Henderson
1
-6
/
+0
2013-10-10
tcg: Add qemu_ld_st_i32/64
Richard Henderson
1
-0
/
+2
2013-10-10
tcg: Add tcg-be-ldst.h
Richard Henderson
1
-21
/
+2
2013-10-10
tcg-aarch64: Update to helper_ret_*_mmu routines
Richard Henderson
1
-12
/
+16
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
-1
/
+1
2013-09-02
tcg: Change flush_icache_range arguments to uintptr_t
Richard Henderson
1
-2
/
+1
2013-09-02
tcg: Add muluh and mulsh opcodes
Richard Henderson
1
-0
/
+4
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: Split rem requirement from div requirement
Richard Henderson
1
-0
/
+2
2013-07-03
tcg/aarch64: implement ldst 12bit scaled uimm offset
Claudio Fontana
1
-3
/
+29
2013-06-12
tcg/aarch64: implement user mode qemu ld/st
Jani Kokkonen
1
-5
/
+116
2013-06-12
tcg/aarch64: implement sign/zero extend operations
Claudio Fontana
2
-12
/
+66
2013-06-12
tcg/aarch64: implement byte swap operations
Claudio Fontana
2
-5
/
+37
2013-06-12
tcg/aarch64: implement AND/TEST immediate pattern
Claudio Fontana
1
-0
/
+34
2013-06-12
tcg/aarch64: improve arith shifted regs operations
Claudio Fontana
1
-18
/
+30
2013-06-12
tcg/aarch64: implement new TCG target for aarch64
Claudio Fontana
2
-0
/
+1260
[prev]