Searched refs:Imm20 (Results 1 – 1 of 1) sorted by relevance
231 uint32_t Imm20 = extractBits(Value, 20, 1) << 31; in applyFixup() local237 (RawInstr & 0xFFF) | Imm20 | Imm10_1 | Imm11 | Imm19_12; in applyFixup()