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
/
tci
/
tcg-target.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-23
tcg: Rename tcg-target.c to tcg-target.inc.c
Peter Maydell
1
-880
/
+0
2016-01-29
tcg: Clean up includes
Peter Maydell
1
-0
/
+1
2015-09-16
tcg: split tcg_op_defs to -common
Peter Crosthwaite
1
-1
/
+1
2015-08-24
tcg: implement real ext_i32_i64 and extu_i32_i64 ops
Aurelien Jarno
1
-0
/
+4
2015-07-13
tci: Fix regression with INDEX_op_qemu_st_i32, INDEX_op_qemu_st_i64
Stefan Weil
1
-6
/
+0
2015-05-14
tcg: Merge memop and mmu_idx parameters to qemu_ld/st
Richard Henderson
1
-6
/
+0
2015-03-13
tcg: Change generator-side labels to a pointer
Richard Henderson
1
-7
/
+6
2014-06-04
tci: Convert to new ldst opcodes
Richard Henderson
1
-46
/
+30
2014-05-22
tci: Fix tcg_out_call
Richard Henderson
1
-0
/
+3
2014-05-12
tcg: Remove unreachable code in tcg_out_op and op_defs
Richard Henderson
1
-21
/
+5
2014-05-12
tci: Create tcg_out_call
Richard Henderson
1
-0
/
+5
2014-05-12
tci: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
1
-6
/
+13
2014-04-18
tcg: Add TCGType parameter to tcg_target_const_match
Richard Henderson
1
-1
/
+1
2013-10-10
tcg: Add tcg-be-null.h
Richard Henderson
1
-0
/
+2
2013-09-25
tci: Add implementation of rotl_i64, rotr_i64
Stefan Weil
1
-1
/
+0
2013-09-03
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-7
/
+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-01
tci: Remove function tcg_out64 (fix broken build)
Stefan Weil
1
-7
/
+0
2013-07-30
tci: Fix broken build (compiler warning caused by redefined macro BIT)
Stefan Weil
1
-3
/
+0
2013-04-11
tci: Make tcg temporaries local to tcg_qemu_tb_exec
Richard Henderson
1
-6
/
+6
2013-04-11
tci: Delete unused tb_ret_addr
Richard Henderson
1
-5
/
+1
2013-04-11
tci: Use 32-bit signed offsets to loads/stores
Richard Henderson
1
-2
/
+2
2013-02-16
qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log
Peter Maydell
1
-1
/
+1
2012-11-18
tci: Support deposit operations
Stefan Weil
1
-0
/
+24
2012-10-06
tcg: remove obsolete jmp op
Aurelien Jarno
1
-4
/
+0
2012-09-27
tci: Fix for AREG0 free mode
Stefan Weil
1
-5
/
+5
2012-09-22
tcg: Remove tcg_target_get_call_iarg_regs_count
Stefan Weil
1
-6
/
+0
2012-09-15
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
Blue Swirl
1
-4
/
+0
2012-06-24
tci: don't write zero for reloc in tci_out_label
Scott Wood
1
-1
/
+1
2012-06-21
qemu-log: cleanup
Blue Swirl
1
-1
/
+1
2012-03-18
softmmu templates: optionally pass CPUState to memory access functions
Blue Swirl
1
-0
/
+6
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
1
-1
/
+1
2011-11-28
tci: Make flush_icache_range() inline
Stefan Weil
1
-4
/
+0
2011-11-14
tcg: Use TCGReg for standard tcg-target entry points.
Richard Henderson
1
-4
/
+4
2011-10-31
tcg: Add bytecode generator for tcg interpreter
Stefan Weil
1
-0
/
+906