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