Home
last modified time | relevance | path

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

/art/compiler/dex/quick/arm64/
Dtarget_arm64.cc326 static float DecodeImmSingle(uint8_t small_float) { in DecodeImmSingle() function
422 snprintf(tbuf, arraysize(tbuf), "%f", DecodeImmSingle(operand)); in BuildInsnString()