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
/
i386
/
fpu_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
target/i386: floatx80: avoid compound literals in static initializers
Laszlo Ersek
1
-213
/
+213
2020-07-10
target/i386: fix IEEE SSE floating-point exception raising
Joseph Myers
1
-0
/
+35
2020-07-10
target/i386: set SSE FTZ in correct floating-point state
Joseph Myers
1
-1
/
+1
2020-06-26
target/i386: reimplement fpatan using floatx80 operations
Joseph Myers
1
-4
/
+483
2020-06-26
target/i386: reimplement fyl2x using floatx80 operations
Joseph Myers
1
-111
/
+262
2020-06-26
target/i386: reimplement fyl2xp1 using floatx80 operations
Joseph Myers
1
-9
/
+202
2020-06-26
target/i386: reimplement fprem, fprem1 using floatx80 operations
Joseph Myers
1
-108
/
+48
2020-06-26
target/i386: reimplement f2xm1 using floatx80 operations
Joseph Myers
1
-3
/
+382
2020-06-10
target/i386: fix IEEE x87 floating-point exception raising
Joseph Myers
1
-31
/
+95
2020-06-10
target/i386: fix fisttpl, fisttpll handling of out-of-range values
Joseph Myers
1
-2
/
+26
2020-06-10
target/i386: fix fbstp handling of out-of-range values
Joseph Myers
1
-0
/
+10
2020-06-10
target/i386: fix fbstp handling of negative zero
Joseph Myers
1
-1
/
+4
2020-06-10
target/i386: fix fxam handling of invalid encodings
Joseph Myers
1
-2
/
+2
2020-06-10
target/i386: fix floating-point load-constant rounding
Joseph Myers
1
-5
/
+49
2020-06-10
target/i386: fix fscale handling of rounding precision
Joseph Myers
1
-0
/
+3
2020-06-10
target/i386: fix fscale handling of infinite exponents
Joseph Myers
1
-0
/
+22
2020-06-10
target/i386: fix fscale handling of invalid exponent encodings
Joseph Myers
1
-1
/
+4
2020-06-10
target/i386: fix fscale handling of signaling NaN
Joseph Myers
1
-0
/
+4
2020-06-10
target/i386: implement special cases for fxtract
Joseph Myers
1
-1
/
+24
2020-05-19
softfloat: Name compare relation enum
Richard Henderson
1
-4
/
+4
2020-02-25
target/i386: check for empty register in FXAM
Paolo Bonzini
1
-1
/
+5
2019-10-26
i386: implement IGNNE
Paolo Bonzini
1
-7
/
+27
2019-10-26
target/i386: introduce cpu_set_fpus
Paolo Bonzini
1
-4
/
+8
2019-10-26
target/i386: move FERR handling to target/i386
Paolo Bonzini
1
-1
/
+25
2019-06-10
target/i386: Use env_cpu, env_archcpu
Richard Henderson
1
-1
/
+1
2018-02-21
target/*/cpu.h: remove softfloat.h
Alex Bennée
1
-0
/
+1
2017-07-05
target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inline
Yang Zhong
1
-9
/
+2
2017-07-05
target/i386: make cpu_get_fp80()/cpu_set_fp80() static
Yang Zhong
1
-18
/
+0
2017-02-27
linux-user: Add signal handling support for x86_64
Pranith Kumar
1
-0
/
+12
2017-01-13
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
1
-1
/
+1
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-0
/
+1625