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
2015-10-08
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151007' into staging
Peter Maydell
1
-58
/
+20
2015-10-07
tcg: Remove gen_intermediate_code_pc
Richard Henderson
1
-40
/
+4
2015-10-07
tcg: Pass data argument to restore_state_to_opc
Richard Henderson
1
-4
/
+4
2015-10-07
tcg: Add TCG_MAX_INSNS
Richard Henderson
1
-0
/
+3
2015-10-07
target-s390x: Add cc_op state to insn_start
Richard Henderson
1
-1
/
+1
2015-10-07
target-*: Introduce and use cpu_breakpoint_test
Richard Henderson
1
-10
/
+6
2015-10-07
target-*: Increment num_insns immediately after tcg_gen_insn_start
Richard Henderson
1
-1
/
+2
2015-10-07
target-*: Unconditionally emit tcg_gen_insn_start
Richard Henderson
1
-4
/
+2
2015-10-07
tcg: Rename debug_insn_start to insn_start
Richard Henderson
1
-1
/
+1
2015-10-02
s390x/info registers: print vector registers properly
Christian Borntraeger
1
-1
/
+1
2015-08-24
tcg: Remove tcg_gen_trunc_i64_i32
Richard Henderson
1
-15
/
+15
2015-06-22
disas: Remove uses of CPU env
Peter Crosthwaite
1
-1
/
+1
2015-06-17
target-s390x: PER: add Breaking-Event-Address register
Aurelien Jarno
1
-6
/
+23
2015-06-17
target-s390x: PER instruction-fetch event support
Aurelien Jarno
1
-0
/
+8
2015-06-17
target-s390x: PER successful-branching event support
Aurelien Jarno
1
-0
/
+39
2015-06-17
target-s390x: basic PER event handling
Aurelien Jarno
1
-1
/
+17
2015-06-17
target-s390x: wire up I/O instructions in TCG mode
Alexander Graf
1
-3
/
+95
2015-06-17
target-s390x: wire up DIAG IPL in TCG mode
Aurelien Jarno
1
-6
/
+10
2015-06-05
target-s390x: implement high-word facility
Aurelien Jarno
1
-0
/
+51
2015-06-05
target-s390x: implement load-and-trap facility
Aurelien Jarno
1
-9
/
+71
2015-06-05
target-s390x: implement miscellaneous-instruction-extensions facility
Aurelien Jarno
1
-0
/
+1
2015-06-05
target-s390x: implement TRANSLATE EXTENDED instruction
Aurelien Jarno
1
-0
/
+9
2015-06-05
target-s390x: implement TRANSLATE AND TEST instruction
Aurelien Jarno
1
-0
/
+10
2015-06-05
target-s390x: implement LOAD FP INTEGER instructions
Aurelien Jarno
1
-0
/
+25
2015-06-05
target-s390x: fix exception for invalid operation code
Aurelien Jarno
1
-1
/
+1
2015-06-05
target-s390x: implement LAY and LAEY instructions
Aurelien Jarno
1
-0
/
+35
2015-06-05
target-s390x: fix LOAD MULTIPLE instruction on page boundary
Aurelien Jarno
1
-29
/
+99
2015-06-05
target-s390x: optimize (negative-) abs computation
Aurelien Jarno
1
-2
/
+14
2015-06-05
target-s390x: fix CC computation for EX instruction
Aurelien Jarno
1
-2
/
+1
2015-05-27
s390x: Add vector registers to HMP output
Eric Farman
1
-0
/
+6
2015-05-27
s390x: Vector Register IOCTLs
Eric Farman
1
-1
/
+1
2015-05-27
s390x: Common access to floating point registers
Eric Farman
1
-1
/
+1
2015-05-13
s390x: Add interlocked access facility 1 instructions
Alexander Graf
1
-0
/
+35
2015-05-13
s390x: Fix stoc direction
Alexander Graf
1
-0
/
+4
2015-04-30
misc: Fix new collection of typos
Stefan Weil
1
-1
/
+1
2015-03-13
tcg: Change translator-side labels to a pointer
Richard Henderson
1
-3
/
+4
2015-02-12
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
Richard Henderson
1
-6
/
+3
2015-02-12
tcg: Move emit of INDEX_op_end into gen_tb_end
Richard Henderson
1
-1
/
+1
2015-02-03
target-s390x: Mark check_privileged() as !CONFIG_USER_ONLY
Peter Maydell
1
-1
/
+3
2015-02-03
target-s390: Implement ECAG
Richard Henderson
1
-0
/
+7
2015-02-03
target-s390: Implement LURA, LURAG, STURG
Richard Henderson
1
-0
/
+26
2015-02-03
target-s390: Fix STIDP
Richard Henderson
1
-0
/
+6
2015-02-03
target-s390: Implement EPSW
Richard Henderson
1
-0
/
+18
2015-02-03
target-s390: Implement SAM specification exception
Richard Henderson
1
-4
/
+27
2015-01-03
gen-icount: check cflags instead of use_icount global
Paolo Bonzini
1
-1
/
+1
2014-11-05
s390x: Implement SAM{24,31,64}
Alexander Graf
1
-0
/
+12
2014-08-12
trace: [tcg] Include TCG-tracing header on all targets
LluĂs Vilanova
1
-0
/
+2
2014-06-24
target-s390x: Remove unused ld_code6() function
Peter Maydell
1
-5
/
+0
2014-06-05
softmmu: introduce cpu_ldst.h
Paolo Bonzini
1
-0
/
+1
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
1
-3
/
+2
[next]