This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
Bochs
Watch
1
Star
0
Fork
0
You've already forked Bochs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Bochs
/
bochs
/
cpu
/
avx
History
Stanislav Shwartsman
6ebbb886c4
implemented VPMULTISHIFTQB VBMI instruction
2014-09-26 13:19:45 +00:00
..
avx2.cc
Implemented VPSRLVW/VPSRAVW/VPSLLVW AVX512BW instructions
2014-07-25 21:15:48 +00:00
avx512_conflict.cc
…
avx512_cvt.cc
…
avx512_fma.cc
…
avx512_mask8.cc
…
avx512_mask16.cc
…
avx512_mask32.cc
…
avx512_mask64.cc
…
avx512_move.cc
…
avx512_pfp.cc
implemented (not yet 100% correct) VREDUCE* AVX512 opcode
2014-08-08 19:12:18 +00:00
avx512_rcp14.cc
bugfix with denormal arguments in avx-512 14-bit reciprocal
2014-08-15 19:00:12 +00:00
avx512_rsqrt14.cc
fixed bug in vrsqt14* implementation
2014-08-16 18:15:02 +00:00
avx512.cc
implemented VPMULTISHIFTQB VBMI instruction
2014-09-26 13:19:45 +00:00
avx_cvt.cc
…
avx_fma.cc
…
avx_pfp.cc
…
avx.cc
avx512 bugfixes
2014-08-13 18:34:42 +00:00
gather.cc
Implemented VPSRLVW/VPSRAVW/VPSLLVW AVX512BW instructions
2014-07-25 21:15:48 +00:00
Makefile.in
regen dependencies in makefile for cpu objects
2014-08-14 19:53:57 +00:00
tbm32.cc
…
tbm64.cc
…
xop.cc
…