Home
last modified time | relevance | path

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

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