Searched refs:ALO (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocator.cpp713 uint64_t ALO = m_CurrentLo16Reloc->A() & 0xFFFF; local
714 uint64_t AHL = (AHI << 16) + int16_t(ALO);

Completed in 750 milliseconds