CMPXCHG16B and MSVC Implementation of not the default?

后端 未结 0 1923
余生分开走
余生分开走 2020-12-05 12:34

It seems that for CMPXCHG16B to be used, one has to define _STD_ATOMIC_ALWAYS_USE_CMPXCHG16B = 1 so that these instructions are used.

Why is this the default? I would

相关标签:
回答
  • 消灭零回复
提交回复
热议问题