The Wayback Machine - https://web.archive.org/web/20211025023843/https://github.com/topics/sse42
Skip to content
#

sse42

Here are 22 public repositories matching this topic...

nemequ
nemequ commented Jul 11, 2021

The WebAssembly people are working on a relaxed SIMD proposal which mostly just provides alternatives for already-implemented functions, but allows for some differences between different implementations (e.g., allowing different results for out-of-range values, NaNs, etc.).

This should be pretty easy issue to resolve; we can mostly just copy the

Here, I mainly work on a console frontend known an SDECF (SDE Console Frontend) for Intel's instruction set emulator, SDE, which is found up-to-date at Intel's dev/software main page at https://software.intel.com/content/www/us/en/develop/articles/intel-software-development-emulator.html if it's not currently up to date in my release builds. More projects or repos may come soon...

  • Updated Sep 24, 2021

Improve this page

Add a description, image, and links to the sse42 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sse42 topic, visit your repo's landing page and select "manage topics."

Learn more