Lines Matching refs:gpuver
44 static int gpuver;
341 const uint32_t nop = gpuver >= 6 ? 0x1000000 : 0x0;
547 if (gpuver >= 6) {
680 if (gpuver < 6) {
744 if (gpuver >= 6)
943 gpuver = gpu_id / 100;
949 if (emulator && (gpuver != 6)) {
954 ret = afuc_util_init(gpuver, colors);
959 printf("; a%dxx microcode\n", gpuver);
967 if (gpuver < 6) {