Home
last modified time | relevance | path

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

/dports/devel/objconv/objconv-2.52/source/
H A Ddisasm2.cpp4186 uint32_t sse3instr = 0; // Number of SSE3 instructions in CountInstructions() local
4252 sse3instr += n; break; in CountInstructions()
4287 printf("\n%5i SSE3 instructions", sse3instr); in CountInstructions()