Searched defs:bit6 (Results 1 – 6 of 6) sorted by relevance
777 uint16_t bit6 = (bits >> 6) & 0x1; in Imm8ToFloat16() local790 uint32_t bit6 = (bits >> 6) & 0x1; in Imm8ToFP32() local811 uint64_t bit6 = (bits >> 6) & 0x1; in Imm8ToFP64() local
5300 uint16_t bit6 = ((bits >> 13) & 0x1) << 6; in FP16ToImm8() local5320 uint32_t bit6 = ((bits >> 29) & 0x1) << 6; in FP32ToImm8() local5339 uint64_t bit6 = ((bits >> 61) & 0x1) << 6; in FP64ToImm8() local
56 bit6:1, member103 bit6:1, member
673 uint32_t bit6 = ((bits >> 29) & 0x1) << 6; in FP32ToImm8() local685 uint64_t bit6 = ((bits >> 61) & 0x1) << 6; in FP64ToImm8() local697 uint32_t bit6 = (bits >> 6) & 0x1; in Imm8ToFP32() local710 uint64_t bit6 = (bits >> 6) & 0x1; in Imm8ToFP64() local
396 int bit6 = (v3 >> 5) & 1; in hdr_rgbo_unpack3() local
88832 __u32 bit6: 1; member