index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-s390x
/
translate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-05
target-s390: Convert LOAD ADDRESS
Richard Henderson
1
-14
/
+0
2013-01-05
target-s390: Convert LOAD, LOAD LOGICAL
Richard Henderson
1
-60
/
+40
2013-01-05
target-s390: Convert COMPARE, COMPARE LOGICAL
Richard Henderson
1
-186
/
+81
2013-01-05
target-s390: Convert AND, OR, XOR
Richard Henderson
1
-105
/
+29
2013-01-05
target-s390: Convert 64-bit MULTIPLY LOGICAL
Richard Henderson
1
-8
/
+28
2013-01-05
target-s390: Convert 32-bit MULTIPLY, MULTIPLY LOGICAL
Richard Henderson
1
-57
/
+25
2013-01-05
target-s390: Convert MULTIPLY HALFWORD, SINGLE
Richard Henderson
1
-103
/
+18
2013-01-05
target-s390: Implement ADD LOGICAL WITH SIGNED IMMEDIATE
Richard Henderson
1
-0
/
+7
2013-01-05
target-s390: Convert ADD HALFWORD
Richard Henderson
1
-36
/
+7
2013-01-05
target-s390: Reorg exception handling
Richard Henderson
1
-149
/
+93
2013-01-05
target-s390: Split out disas_jcc
Richard Henderson
1
-279
/
+215
2013-01-05
target-s390: Add format based disassassmbly infrastructure
Richard Henderson
1
-365
/
+750
2013-01-05
target-s390: Fix PSW_MASK handling
Richard Henderson
1
-0
/
+2
2013-01-05
target-s390: Tidy unconditional BRCL
Richard Henderson
1
-0
/
+5
2013-01-05
target-s390: Fix BCR
Richard Henderson
1
-0
/
+2
2013-01-05
target-s390: Fix SACF exit
Richard Henderson
1
-2
/
+2
2013-01-05
target-s390: Register helpers
Richard Henderson
1
-0
/
+4
2013-01-05
target-s390: Use TCG registers for FPR
Richard Henderson
1
-28
/
+40
2013-01-05
target-s390: Add missing temp_free in gen_op_calc_cc
Richard Henderson
1
-0
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-1
/
+1
2012-12-19
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
1
-1
/
+1
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
[next]