Comment by jsheard
1 year ago
MSVC doesn't even support inline assembly anymore, so to be portable across the big three compilers you have to use either intrinsics or standalone assembly.
1 year ago
MSVC doesn't even support inline assembly anymore, so to be portable across the big three compilers you have to use either intrinsics or standalone assembly.
No comments yet
Contribute on Hacker News ↗