Add support for the Intel syntax supported by MSVC and ICC

This commit is contained in:
pleroy
2025-02-02 14:02:16 +01:00
parent 785a365c63
commit 1a7c1588f6
30 changed files with 2744 additions and 499 deletions

4
.gitignore vendored
View File

@@ -109,3 +109,7 @@ venv.bak/
# mypy
.mypy_cache/
# Visual Studio
.vs
x64/