Searched refs:BitImm9d (Results 1 – 1 of 1) sorted by relevance
380 UINT64 BitImm9d; // bits of MOVL immediate data in EbcCreateThunks() local491 BitImm9d = RShiftU64 (Addr, 7) & 0x1FF; in EbcCreateThunks()510 Code[2] = Code[2] | LShiftU64 (BitImm9d, 27); in EbcCreateThunks()556 BitImm9d = RShiftU64 (Addr, 7) & 0x1FF; in EbcCreateThunks()575 Code[2] = Code[2] | LShiftU64 (BitImm9d, 27); in EbcCreateThunks()628 BitImm9d = RShiftU64 (Addr, 7) & 0x1FF; in EbcCreateThunks()646 Code[2] = Code[2] | LShiftU64 (BitImm9d, 27); in EbcCreateThunks()