Searched refs:IMM_MASK_LOW (Results 1 – 1 of 1) sorted by relevance
63 static const uint32_t IMM_MASK_LOW = 0x03fff; in encodeConstantExtender() local71 const uint32_t low = Imm & IMM_MASK_LOW; in encodeConstantExtender()