Hacker News new | ask | show | jobs
by sebazzz 1281 days ago
Yes, but some x64 compilers like Microsoft Visual C++ don't allow raw assembly in C++ (it did allow it for x86-32 though)
1 comments

Not allowed for MSVC on arm and arm64 too.