Searched refs:BitF (Results 1 – 1 of 1) sorted by relevance
619 uint8_t BitF = (Imm & 0x0000000000ff0000ULL) != 0; in encodeAdvSIMDModImmType10() local633 EncVal |= BitF; in encodeAdvSIMDModImmType10()668 uint8_t BitF = (Imm & 0x00200000ULL) != 0; in encodeAdvSIMDModImmType11() local682 EncVal |= BitF; in encodeAdvSIMDModImmType11()717 uint8_t BitF = (Imm & 0x0004000000000000ULL) != 0; in encodeAdvSIMDModImmType12() local731 EncVal |= BitF; in encodeAdvSIMDModImmType12()