Home | History | Annotate | Download | only in x87

Lines Matching refs:kNames

127   const char* const kNames[] = { "eax", "ecx", "edx", "ebx", "esi", "edi" };
128 return kNames[index];