Bochs/bochs/cpu/avx
2015-05-11 19:23:09 +00:00
..
avx2.cc Implemented VPSRLVW/VPSRAVW/VPSLLVW AVX512BW instructions 2014-07-25 21:15:48 +00:00
avx512_conflict.cc Moved AVX/EVEX stuff to a new cpu subfolder and updated build system 2014-07-25 08:35:06 +00:00
avx512_cvt.cc Rename BX_CPU_CALL_METHODR to BX_CPU_RESOLVE_ADDR and introduce special cases BX_CPU_RESOLVE_ADDR_64 (for 64-bit mode only) and BX_CPU_RESOLVE_ADDR_32 (for 32-bit mode only) 2015-05-11 19:23:09 +00:00
avx512_fma.cc reorg of code managing MXCSR to softfloat status conversion 2015-05-02 19:54:48 +00:00
avx512_mask8.cc Rename BX_CPU_CALL_METHODR to BX_CPU_RESOLVE_ADDR and introduce special cases BX_CPU_RESOLVE_ADDR_64 (for 64-bit mode only) and BX_CPU_RESOLVE_ADDR_32 (for 32-bit mode only) 2015-05-11 19:23:09 +00:00
avx512_mask16.cc Rename BX_CPU_CALL_METHODR to BX_CPU_RESOLVE_ADDR and introduce special cases BX_CPU_RESOLVE_ADDR_64 (for 64-bit mode only) and BX_CPU_RESOLVE_ADDR_32 (for 32-bit mode only) 2015-05-11 19:23:09 +00:00
avx512_mask32.cc Rename BX_CPU_CALL_METHODR to BX_CPU_RESOLVE_ADDR and introduce special cases BX_CPU_RESOLVE_ADDR_64 (for 64-bit mode only) and BX_CPU_RESOLVE_ADDR_32 (for 32-bit mode only) 2015-05-11 19:23:09 +00:00
avx512_mask64.cc Rename BX_CPU_CALL_METHODR to BX_CPU_RESOLVE_ADDR and introduce special cases BX_CPU_RESOLVE_ADDR_64 (for 64-bit mode only) and BX_CPU_RESOLVE_ADDR_32 (for 32-bit mode only) 2015-05-11 19:23:09 +00:00
avx512_move.cc Rename BX_CPU_CALL_METHODR to BX_CPU_RESOLVE_ADDR and introduce special cases BX_CPU_RESOLVE_ADDR_64 (for 64-bit mode only) and BX_CPU_RESOLVE_ADDR_32 (for 32-bit mode only) 2015-05-11 19:23:09 +00:00
avx512_pfp.cc reorg of code managing MXCSR to softfloat status conversion 2015-05-02 19:54:48 +00:00
avx512_rcp14.cc reorg of code managing MXCSR to softfloat status conversion 2015-05-02 19:54:48 +00:00
avx512_rsqrt14.cc fixed bug in vrsqt14* implementation 2014-08-16 18:15:02 +00:00
avx512.cc Rename BX_CPU_CALL_METHODR to BX_CPU_RESOLVE_ADDR and introduce special cases BX_CPU_RESOLVE_ADDR_64 (for 64-bit mode only) and BX_CPU_RESOLVE_ADDR_32 (for 32-bit mode only) 2015-05-11 19:23:09 +00:00
avx_cvt.cc Rename BX_CPU_CALL_METHODR to BX_CPU_RESOLVE_ADDR and introduce special cases BX_CPU_RESOLVE_ADDR_64 (for 64-bit mode only) and BX_CPU_RESOLVE_ADDR_32 (for 32-bit mode only) 2015-05-11 19:23:09 +00:00
avx_fma.cc reorg of code managing MXCSR to softfloat status conversion 2015-05-02 19:54:48 +00:00
avx_pfp.cc reorg of code managing MXCSR to softfloat status conversion 2015-05-02 19:54:48 +00:00
avx.cc Rename BX_CPU_CALL_METHODR to BX_CPU_RESOLVE_ADDR and introduce special cases BX_CPU_RESOLVE_ADDR_64 (for 64-bit mode only) and BX_CPU_RESOLVE_ADDR_32 (for 32-bit mode only) 2015-05-11 19:23:09 +00:00
gather.cc Implemented VPSRLVW/VPSRAVW/VPSLLVW AVX512BW instructions 2014-07-25 21:15:48 +00:00
Makefile.in Major rewrite of memory access methods to avoid massive code duplication and enable inlining of memory access methods 2015-01-25 20:55:10 +00:00
tbm32.cc Moved AVX/EVEX stuff to a new cpu subfolder and updated build system 2014-07-25 08:35:06 +00:00
tbm64.cc Moved AVX/EVEX stuff to a new cpu subfolder and updated build system 2014-07-25 08:35:06 +00:00
xop.cc reorg of code managing MXCSR to softfloat status conversion 2015-05-02 19:54:48 +00:00