Searched refs:ldstSubOpStr (Results 1 – 1 of 1) sorted by relevance
203 static const char *ldstSubOpStr[] = variable595 if (subOp < ARRAY_SIZE(ldstSubOpStr)) in print()596 PRINT("%s ", ldstSubOpStr[subOp]); in print()