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
/
target-s390x
/
translate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-08
TCG: Use gen_opc_instr_start from context instead of global variable.
Evgeny Voevodin
1
-3
/
+3
2012-12-08
TCG: Use gen_opc_icount from context instead of global variable.
Evgeny Voevodin
1
-1
/
+1
2012-12-08
TCG: Use gen_opc_pc from context instead of global variable.
Evgeny Voevodin
1
-2
/
+2
2012-11-17
TCG: Use gen_opc_buf from context instead of global variable.
Evgeny Voevodin
1
-3
/
+3
2012-11-17
TCG: Use gen_opc_ptr from context instead of global variable.
Evgeny Voevodin
1
-4
/
+5
2012-11-10
disas: avoid using cpu_single_env
Blue Swirl
1
-1
/
+1
2012-09-27
target-s390x: Tidy cpu_dump_state
Richard Henderson
1
-12
/
+10
2012-09-27
target-s390x: Avoid double CPU_LOG_TB_CPU
Richard Henderson
1
-1
/
+0
2012-09-27
target-s390x: Call tcg_gen_debug_insn_start
Richard Henderson
1
-4
/
+5
2012-09-15
target-s390x: avoid cpu_single_env
Blue Swirl
1
-173
/
+183
2012-09-10
target-s390x: switch to AREG0 free mode
Blue Swirl
1
-44
/
+44
2012-09-10
target-s390x: avoid AREG0 for misc helpers
Blue Swirl
1
-16
/
+16
2012-09-10
target-s390x: avoid AREG0 for condition code helpers
Blue Swirl
1
-8
/
+8
2012-09-10
target-s390x: avoid AREG0 for integer helpers
Blue Swirl
1
-8
/
+8
2012-09-10
target-s390x: avoid AREG0 for FPU helpers
Blue Swirl
1
-35
/
+35
2012-09-10
target-s390x: split FPU ops
Blue Swirl
1
-8
/
+3
2012-06-21
qemu-log: use LOG_UNIMP for some target CPU cases
Blue Swirl
1
-1
/
+1
2012-03-14
target-s390x: Don't overuse CPUState
Andreas Färber
1
-28
/
+28
2012-03-05
Move helpers.h to helper.h
Lluís Vilanova
1
-2
/
+2
2012-02-28
target-s390x: Clean includes
Stefan Weil
1
-5
/
+0
2011-11-14
s390x: add ldeb instruction
Alexander Graf
1
-0
/
+4
2011-08-21
Fix conversions from pointer to tcg_target_long
Stefan Weil
1
-1
/
+1
2011-06-26
Remove exec-all.h include directives
Blue Swirl
1
-1
/
+0
2011-06-03
s390x: implement lrvgr
Alexander Graf
1
-0
/
+3
2011-06-03
s390x: free tmp explicitly in every opcode for disas_a5()
Alexander Graf
1
-1
/
+12
2011-06-03
target-s390x: Add missing tcg_temp_free_i32()
Stefan Weil
1
-0
/
+3
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x90
Stefan Weil
1
-0
/
+1
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x8e
Stefan Weil
1
-0
/
+2
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in disas_b2()
Stefan Weil
1
-0
/
+2
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in do_mh()
Stefan Weil
1
-0
/
+1
2011-06-03
target-s390x: Add missing tcg_temp_free_i64() in gen_jcc()
Stefan Weil
1
-0
/
+1
2011-06-03
target-s390x: Fix duplicate call of tcg_temp_new_i64
Stefan Weil
1
-1
/
+0
2011-06-03
target-s390x: Fix wrong argument in call of tcg_gen_shl_i64()
Stefan Weil
1
-2
/
+2
2011-05-20
s390x: translate engine for s390x CPU
Alexander Graf
1
-2
/
+5161
2011-05-20
s390x: helper functions for system emulation
Alexander Graf
1
-0
/
+4
2011-04-20
Remove unused function parameters from gen_pc_load and rename the function
Stefan Weil
1
-2
/
+1
2011-04-18
s390x: Prepare cpu.h for emulation
Alexander Graf
1
-1
/
+1
2010-12-26
s390: compile fixes
Alexander Graf
1
-1
/
+1
2010-10-30
target-xxx: Use fprintf_function (format checking)
Stefan Weil
1
-2
/
+1
2010-03-07
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-12-05
S/390 CPU fake emulation
Alexander Graf
1
-0
/
+63