Searched defs:Imm10 (Results 1 – 2 of 2) sorted by relevance
69 uint32_t Imm10 = (Value >> 12) & 0x03ff; in encodeImmBT4BlT1BlxT2_J1J2() local83 uint32_t Imm10 = Hi & 0x03ff; in decodeImmBT4BlT1BlxT2_J1J2() local
409 uint16_t Imm10 = extractBits(Value, 10, 1) << 8; applyFixup() local