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
/
fpu_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-24
softfloat: Implement run-time-configurable meaning of signaling NaN bit
Aleksandar Markovic
1
-12
/
+16
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
1
-0
/
+1
2016-01-29
s390: Clean up includes
Peter Maydell
1
-0
/
+1
2015-06-05
target-s390x: implement LOAD FP INTEGER instructions
Aurelien Jarno
1
-0
/
+31
2015-06-05
target-s390x: silence NaNs for LOAD LENGTHENED and LOAD ROUNDED
Aurelien Jarno
1
-6
/
+6
2014-06-05
softmmu: introduce cpu_ldst.h
Paolo Bonzini
1
-4
/
+1
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
1
-1
/
+1
2014-03-13
exec: Change cpu_abort() argument to CPUState
Andreas Färber
1
-1
/
+3
2013-01-05
target-s390: Implement LOAD/SET FP AND SIGNAL
Richard Henderson
1
-8
/
+29
2013-01-05
target-s390: Use uint64_to_float128
Richard Henderson
1
-2
/
+1
2013-01-05
target-s390: Implement CONVERT FROM LOGICAL
Richard Henderson
1
-0
/
+31
2013-01-05
target-s390: Implement CONVERT TO LOGICAL
Richard Henderson
1
-0
/
+66
2013-01-05
target-s390: Convert LFPC, SFPC
Richard Henderson
1
-0
/
+17
2013-01-05
target-s390: Convert CONVERT FROM FIXED
Richard Henderson
1
-51
/
+30
2013-01-05
target-s390: Convert CONVERT TO FIXED
Richard Henderson
1
-57
/
+41
2013-01-05
target-s390: Convert LOAD ZERO
Richard Henderson
1
-22
/
+0
2013-01-05
target-s390: Convert FP SQUARE ROOT
Richard Henderson
1
-3
/
+21
2013-01-05
target-s390: Convert FP LOAD COMPLIMENT, NEGATIVE, POSITIVE
Richard Henderson
1
-65
/
+0
2013-01-05
target-s390: Convert TEST DATA CLASS
Richard Henderson
1
-18
/
+10
2013-01-05
target-s390: Convert MULTIPLY AND ADD, SUBTRACT
Richard Henderson
1
-31
/
+26
2013-01-05
target-s390: Convert FP MULTIPLY
Richard Henderson
1
-48
/
+39
2013-01-05
target-s390: Convert FP DIVIDE
Richard Henderson
1
-48
/
+20
2013-01-05
target-s390: Convert FP SUBTRACT
Richard Henderson
1
-54
/
+20
2013-01-05
target-s390: Convert FP ADD, COMPARE, LOAD TEST/ROUND/LENGTHENED
Richard Henderson
1
-186
/
+112
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-1
/
+1
2012-09-10
target-s390x: switch to AREG0 free mode
Blue Swirl
1
-2
/
+1
2012-09-10
target-s390x: avoid AREG0 for FPU helpers
Blue Swirl
1
-88
/
+96
2012-09-10
target-s390x: split FPU ops
Blue Swirl
1
-0
/
+836