Searched defs:mipsRegName (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/compiler/codegen/mips/
H A DArchUtility.cpp23 static const char *mipsRegName[MIPS_REG_COUNT] = { variable
143 strcpy(tbuf, mipsRegName[operand]);

Completed in 89 milliseconds