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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
helper.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-23
target-s390x: Use mulu2 for mlgr insn
Richard Henderson
1
-1
/
+0
2013-01-05
target-s390: Use noreturn for exception and load_psw
Richard Henderson
1
-2
/
+2
2013-01-05
target-s390: Use TCG_CALL_NO_WG for misc helpers
Richard Henderson
1
-1
/
+1
2013-01-05
target-s390: Use TCG_CALL_NO_WG for integer helpers
Richard Henderson
1
-4
/
+4
2013-01-05
target-s390: Use TCG_CALL_NO_WG for floating-point helpers
Richard Henderson
1
-39
/
+39
2013-01-05
target-s390: Use TCG_CALL_NO_WG for memory helpers
Richard Henderson
1
-15
/
+15
2013-01-05
target-s390: Perform COMPARE AND SWAP inline
Richard Henderson
1
-3
/
+0
2013-01-05
target-s390: Implement LOAD/SET FP AND SIGNAL
Richard Henderson
1
-0
/
+1
2013-01-05
target-s390: Implement POPCNT
Richard Henderson
1
-0
/
+1
2013-01-05
target-s390: Implement CONVERT FROM LOGICAL
Richard Henderson
1
-0
/
+3
2013-01-05
target-s390: Implement CONVERT TO LOGICAL
Richard Henderson
1
-0
/
+6
2013-01-05
target-s390: Convert SERVC
Richard Henderson
1
-1
/
+1
2013-01-05
target-s390: Convert STSI
Richard Henderson
1
-1
/
+1
2013-01-05
target-s390: Convert STCKE
Richard Henderson
1
-1
/
+0
2013-01-05
target-s390: Convert CSP
Richard Henderson
1
-1
/
+1
2013-01-05
target-s390: Convert STURA
Richard Henderson
1
-1
/
+1
2013-01-05
target-s390: Convert RRBE
Richard Henderson
1
-1
/
+1
2013-01-05
target-s390: Convert SSKE
Richard Henderson
1
-1
/
+1
2013-01-05
target-s390: Convert SPT, STPT
Richard Henderson
1
-1
/
+1
2013-01-05
target-s390: Convert SCKC, STCKC
Richard Henderson
1
-1
/
+1
2013-01-05
target-s390: Convert STCK
Richard Henderson
1
-1
/
+1
2013-01-05
target-s390: Convert SCK
Richard Henderson
1
-1
/
+0
2013-01-05
target-s390: Convert STIDP
Richard Henderson
1
-1
/
+0
2013-01-05
target-s390: Convert SRST
Richard Henderson
1
-1
/
+1
2013-01-05
target-s390: Convert CLST, MVST
Richard Henderson
1
-2
/
+2
2013-01-05
target-s390: Convert CKSM
Richard Henderson
1
-1
/
+1
2013-01-05
target-s390: Convert IPM
Richard Henderson
1
-1
/
+0
2013-01-05
target-s390: Convert LFPC, SFPC
Richard Henderson
1
-0
/
+1
2013-01-05
target-s390: Convert FLOGR
Richard Henderson
1
-1
/
+1
2013-01-05
target-s390: Convert CONVERT FROM FIXED
Richard Henderson
1
-6
/
+3
2013-01-05
target-s390: Convert CONVERT TO FIXED
Richard Henderson
1
-6
/
+6
2013-01-05
target-s390: Convert LOAD ZERO
Richard Henderson
1
-3
/
+0
2013-01-05
target-s390: Convert FP SQUARE ROOT
Richard Henderson
1
-1
/
+3
2013-01-05
target-s390: Convert FP LOAD COMPLIMENT, NEGATIVE, POSITIVE
Richard Henderson
1
-6
/
+0
2013-01-05
target-s390: Convert TEST DATA CLASS
Richard Henderson
1
-3
/
+3
2013-01-05
target-s390: Convert MULTIPLY AND ADD, SUBTRACT
Richard Henderson
1
-4
/
+4
2013-01-05
target-s390: Convert FP MULTIPLY
Richard Henderson
1
-5
/
+5
2013-01-05
target-s390: Convert FP DIVIDE
Richard Henderson
1
-5
/
+3
2013-01-05
target-s390: Convert FP SUBTRACT
Richard Henderson
1
-5
/
+3
2013-01-05
target-s390: Convert FP ADD, COMPARE, LOAD TEST/ROUND/LENGTHENED
Richard Henderson
1
-22
/
+15
2013-01-05
target-s390: Convert STCM
Richard Henderson
1
-2
/
+0
2013-01-05
target-s390: Convert COMPARE AND SWAP
Richard Henderson
1
-2
/
+2
2013-01-05
target-s390: Convert LRA
Richard Henderson
1
-1
/
+1
2013-01-05
target-s390: Convert INSERT CHARACTERS UNDER MASK
Richard Henderson
1
-1
/
+0
2013-01-05
target-s390: Convert DIVIDE
Richard Henderson
1
-1
/
+4
2013-01-05
target-s390: Convert ADD LOGICAL CARRY and SUBTRACT LOGICAL BORROW
Richard Henderson
1
-3
/
+0
2013-01-05
target-s390: Convert 64-bit MULTIPLY LOGICAL
Richard Henderson
1
-1
/
+1
2013-01-05
target-s390: Register helpers
Richard Henderson
1
-17
/
+4
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-2
/
+2
2012-10-28
target-s390x: rename helper flags
Aurelien Jarno
1
-38
/
+38
[next]