Home
last modified time | relevance | path

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

/art/compiler/dex/quick/arm64/
Dutility_arm64.cc54 uint32_t bit6 = ((bits >> 29) & 0x1) << 6; in EncodeImmSingle() local
86 uint32_t bit6 = ((bits >> 61) & 0x1) << 6; in EncodeImmDouble() local