Home
last modified time | relevance | path

Searched refs:sse42instr (Results 1 – 1 of 1) sorted by relevance

/dports/devel/objconv/objconv-2.52/source/
H A Ddisasm2.cpp4189 uint32_t sse42instr = 0; // Number of SSE4.2 instructions in CountInstructions() local
4258 sse42instr += n; break; in CountInstructions()
4290 printf("\n%5i SSE4.2 instructions", sse42instr); in CountInstructions()