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