Home
last modified time | relevance | path

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

/art/runtime/
Ddex_instruction-inl.h372 uint64_t vB_wide = Fetch32(1) | ((uint64_t) Fetch32(3) << 32); in VRegB_51l() local
373 return vB_wide; in VRegB_51l()