Bochs/bochs/cpu/fpu
Stanislav Shwartsman 695d245116 Implemented VRNDSCALE AVX-512 instructions.
Now only missed AVX-512 opcodes now are:

512.66.0F38.W0 2C VSCALEFPS
512.66.0F38.W1 2C VSCALEFPD
NDS.LIG.66.0F38.W0 2D VSCALESS
NDS.LIG.66.0F38.W1 2D VSCALESD
2014-02-27 18:27:57 +00:00
..
control_w.h
f2xm1.cc implemented avx-512 getexp instructions 2014-01-27 21:25:07 +00:00
ferr.cc
fpatan.cc implemented avx-512 getexp instructions 2014-01-27 21:25:07 +00:00
fprem.cc
fpu_arith.cc implement EVEX SAE (suppress all exceptions) contol, implement AVX512 INSTERT/EXTRACTPS opcodes 2013-12-14 12:45:06 +00:00
fpu_cmov.cc
fpu_compare.cc
fpu_const.cc
fpu_constant.h
fpu_load_store.cc
fpu_misc.cc
fpu_trans.cc
fpu.cc update (c) for few files 2013-09-05 18:40:14 +00:00
fsincos.cc implemented avx-512 getexp instructions 2014-01-27 21:25:07 +00:00
fyl2x.cc implemented avx-512 getexp instructions 2014-01-27 21:25:07 +00:00
Makefile.in Renamed "ltdl.h" to "ltdl-bochs.h" to avoid conflicts with the include file 2013-12-17 19:57:40 +00:00
poly.cc
softfloat16.cc
softfloat-compare.h
softfloat-macros.h
softfloat-muladd.cc
softfloat-round-pack.cc more fixes for uint conversions based on latest QEMU patches by Tom Musta 2014-01-20 21:22:29 +00:00
softfloat-round-pack.h more fixes for uint conversions based on latest QEMU patches by Tom Musta 2014-01-20 21:22:29 +00:00
softfloat-specialize.cc
softfloat-specialize.h implemented avx-512 getexp instructions 2014-01-27 21:25:07 +00:00
softfloat.cc Implemented VRNDSCALE AVX-512 instructions. 2014-02-27 18:27:57 +00:00
softfloat.h Implemented VRNDSCALE AVX-512 instructions. 2014-02-27 18:27:57 +00:00
softfloatx80.cc Implemented AVX512 EXPAND/COMPRESS instructions 2013-12-10 21:09:46 +00:00
softfloatx80.h
status_w.h
tag_w.h
todo