开源使用者
标签
LLVM强制转换指令
2022-03-21 00:00:00
llvm
c++
llvm-c++-api
什么时候可以在#include 指令中省略文件扩展名?
2022-01-25 00:00:00
standards
include
c++
c-preprocessor
使用 -MM 生成包含指令和依赖项
2022-01-23 00:00:00
makefile
g++
c++
ARM中是否有与rdtsc等效的指令?
2022-01-17 00:00:00
c
assembly
arm
c++
inline-assembly
多行 DEFINE 指令?
2022-01-17 00:00:00
c
compiler-construction
c++
#warning 预处理器指令的可移植性
2022-01-17 00:00:00
warnings
compiler-construction
portability
c++
c-preprocessor
预处理器宏扩展为另一个预处理器指令
2022-01-11 00:00:00
macros
c++
c-preprocessor
preprocessor-directive
expansion
如何在#include 指令中使用宏?
2022-01-11 00:00:00
macros
include
c++
使用宏构造#include 指令的路径
2022-01-11 00:00:00
macros
include
c++
boost-preprocessor
包含#include 指令的宏定义
2022-01-11 00:00:00
c
macros
c++
c-preprocessor
x86 中是否有任何指令可以加速 SHA (SHA1/2/256/512) 编码?
2022-01-10 00:00:00
c
cryptography
sha
c++
x86
我的 x86 目标文件中这些看似无用的 callq 指令是做什么用的?
2022-01-06 00:00:00
compiler-optimization
assembly
c++
x86
Visual Studio 2013 Update 2 和 Update 3 生成的 SSE 4 指令
2021-12-31 00:00:00
c++
c++11
sse
visual-studio-2013
OpenMP 如何在reduction 子句中使用原子指令?
2021-12-30 00:00:00
multithreading
c
parallel-processing
openmp
c++
带有字符串变量指令的 C/C++ 内联汇编器
2021-12-22 00:00:00
windows
c
visual-c++
c++
inline-assembly
在 gcc 编译器中使用 bts 汇编指令
2021-12-18 00:00:00
gcc
macos
performance
assembly
c++
什么 C/C++ 编译器可以使用 push pop 指令来创建局部变量,而不是仅仅增加一次 esp?
2021-12-18 00:00:00
compiler-optimization
assembly
c++
micro-optimization
x86
来自 VS 2008/2010 的 x86 MUL 指令
2021-12-18 00:00:00
visual-studio
assembly
compiler-construction
c++
x86
使用 AVX CPU 指令:没有“/arch:AVX"的性能不佳
2021-12-14 00:00:00
performance
c++
sse
visual-studio-2010
avx
“锁"有什么作用?x86汇编中的指令是什么意思?
2021-12-09 00:00:00
qt
assembly
c++
x86
«
1
2
3
4
5
6
7
8
9
10
»