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