Searched refs:BitF (Results 1 – 1 of 1) sorted by relevance
596 uint8_t BitF = (Imm & 0x0000000000ff0000ULL) != 0; in encodeAdvSIMDModImmType10() local610 EncVal |= BitF; in encodeAdvSIMDModImmType10()645 uint8_t BitF = (Imm & 0x00200000ULL) != 0; in encodeAdvSIMDModImmType11() local659 EncVal |= BitF; in encodeAdvSIMDModImmType11()694 uint8_t BitF = (Imm & 0x0004000000000000ULL) != 0; in encodeAdvSIMDModImmType12() local708 EncVal |= BitF; in encodeAdvSIMDModImmType12()