Home
last modified time | relevance | path

Searched defs:bit5_to_0 (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/quick/arm64/
Dutility_arm64.cc56 uint32_t bit5_to_0 = (bits >> 19) & 0x3f; in EncodeImmSingle() local
88 uint32_t bit5_to_0 = (bits >> 48) & 0x3f; in EncodeImmDouble() local