ladybird/Userland/DevTools
Hendiadyoin1 2377344a89 UserspaceEmulator: Implement the SSE extension
This almost fully implements the SSE extension, similar to the x87 and
MMX extensions, using a separate class "SoftVPU".

Currently missing are all shadow and exception checks, as well as the
denormals-are-zero and flush-to-zero flags.
Also missing are some integer-SIMD functions.
2022-04-02 18:37:38 +02:00
..
HackStudio Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Inspector Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Playground Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Profiler Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
UserspaceEmulator UserspaceEmulator: Implement the SSE extension 2022-04-02 18:37:38 +02:00
CMakeLists.txt HackStudio: Enable building HackStudio on x86_64 2021-08-02 00:57:06 +02:00