Home
last modified time | relevance | path

Searched refs:mips_reg_name (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/quick/mips/
Dtarget_mips.cc350 static const char *mips_reg_name[MIPS_REG_COUNT] = { variable
444 strcpy(tbuf, mips_reg_name[operand]); in BuildInsnString()