Home
last modified time | relevance | path

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

/art/compiler/dex/quick/arm/
Dtarget_arm.cc321 static char* DecodeFPCSRegList(int count, int base, char* buf, size_t buf_size) { in DecodeFPCSRegList() function
479 DecodeFPCSRegList(operand, 16, tbuf, arraysize(tbuf)); in BuildInsnString()
482 DecodeFPCSRegList(operand, 0, tbuf, arraysize(tbuf)); in BuildInsnString()