Searched refs:immlo (Results 1 – 1 of 1) sorted by relevance
446 uint32_t immlo = immed & 0b11; // 2 bits. in relocateAARCH64() local448 *inst32 |= static_cast<int32_t>(immlo << 29 | immhi << 5); in relocateAARCH64()456 uint32_t immlo = immed & 0b11; // 2 bits. in relocateAARCH64() local458 *inst32 |= static_cast<int32_t>(immlo << 29 | immhi << 5); in relocateAARCH64()