Home
last modified time | relevance | path

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

/dports/devel/objconv/objconv-2.52/source/
H A Ddisasm2.cpp4197 uint32_t VIAinstr = 0; // Number of AMD instructions in CountInstructions() local
4274 VIAinstr += n; break; in CountInstructions()
4298 printf("\n%5i VIA instructions", VIAinstr); in CountInstructions()