instruction_set
if ((kernels[i].instruction_set & supported) == kernels[i].instruction_set)
if (!kernel || (kernel->instruction_set && !(kernel->instruction_set & supported))) {
uint32_t instruction_set;
uint32_t instruction_set;
if ((kernels[count].instruction_set & supported) == (kernels[count].instruction_set))