Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_instruction-inl.h434 uint64_t vB_wide = Fetch32(1) | ((uint64_t) Fetch32(3) << 32); in VRegB_51l() local
435 return vB_wide; in VRegB_51l()