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
2016-05-12
tcg: Clean up direct block chaining data fields
Sergey Fedorov
1
-3
/
+4
2016-05-12
tcg/aarch64: Make direct jump patching thread-safe
Sergey Fedorov
1
-1
/
+13
2016-04-21
tcg: check for CONFIG_DEBUG_TCG instead of NDEBUG
Aurelien Jarno
1
-2
/
+2
2016-04-21
tcg: use tcg_debug_assert instead of assert (fix performance regression)
Aurelien Jarno
1
-12
/
+12
2016-02-23
tcg: Remove unnecessary osdep.h includes from tcg-target.inc.c
Peter Maydell
1
-1
/
+0
2016-02-23
tcg: Rename tcg-target.c to tcg-target.inc.c
Peter Maydell
1
-0
/
+0
2016-01-29
tcg: Clean up includes
Peter Maydell
1
-0
/
+1
2015-09-02
tcg/aarch64: Fix tcg_out_qemu_{ld, st} for guest_base == 0
Richard Henderson
1
-7
/
+20
2015-08-24
linux-user: remove useless macros GUEST_BASE and RESERVED_VA
Laurent Vivier
1
-5
/
+5
2015-08-24
linux-user: remove --enable-guest-base/--disable-guest-base
Laurent Vivier
1
-6
/
+2
2015-08-24
tcg/aarch64: Use softmmu fast path for unaligned accesses
Richard Henderson
1
-13
/
+24
2015-08-24
tcg: Split trunc_shr_i32 opcode into extr[lh]_i64_i32
Richard Henderson
1
-1
/
+2
2015-08-24
tcg: implement real ext_i32_i64 and extu_i32_i64 ops
Aurelien Jarno
1
-0
/
+4
2015-08-24
tcg: rename trunc_shr_i32 into trunc_shr_i64_i32
Aurelien Jarno
1
-1
/
+1
2015-07-23
tcg/aarch64: use 32-bit offset for 32-bit softmmu emulation
Richard Henderson
1
-6
/
+6
2015-07-23
tcg/aarch64: use 32-bit offset for 32-bit user-mode emulation
Paolo Bonzini
1
-10
/
+16
2015-07-23
tcg/aarch64: add ext argument to tcg_out_insn_3310
Paolo Bonzini
1
-19
/
+22
2015-06-09
tcg: Mask TCGMemOp appropriately for indexing
Richard Henderson
1
-2
/
+2
2015-06-03
tcg: add TCG_TARGET_TLB_DISPLACEMENT_BITS
Paolo Bonzini
1
-0
/
+1
2015-05-14
tcg: Push merged memop+mmu_idx parameter to softmmu routines
Richard Henderson
1
-17
/
+18
2015-05-14
tcg: Merge memop and mmu_idx parameters to qemu_ld/st
Richard Henderson
1
-4
/
+8
2015-03-13
tcg: Change generator-side labels to a pointer
Richard Henderson
1
-9
/
+6
2014-09-29
tcg-aarch64: Use 32-bit loads for qemu_ld_i32
Richard Henderson
1
-12
/
+15
2014-06-04
tcg: Remove TCG_TARGET_HAS_new_ldst
Richard Henderson
1
-2
/
+0
2014-05-28
tcg-aarch64: 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
-19
/
+3
2014-05-12
tcg-aarch64: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2
-69
/
+53
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
-1
/
+0
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
1
-1
/
+1
2014-04-18
tcg: Fix warning (1 bit signed bitfield entry) and replace int by bool
Stefan Weil
1
-3
/
+3
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
[next]