Searched defs:bit6 (Results 1 – 10 of 10) 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
186 uint32_t bit6 = (bits >> 6) & 0x1; in Imm8ToFP32() local200 uint64_t bit6 = (bits >> 6) & 0x1; in Imm8ToFP64() local
3577 uint64_t bit6 = ((bits >> 61) & 0x1) << 6; in FPToImm8() local
396 int bit6 = (v3 >> 5) & 1; in hdr_rgbo_unpack3() local
425 int bit6 = (v3 >> 5) & 1; in hdr_rgbo_unpack() local
1314 int bit6; in quantize_hdr_rgbo() local
1203 int32_t offset9, int bit6, in GenInstrImmediate()
1132 int32_t offset9, int bit6, in GenInstrImmediate()
88832 __u32 bit6: 1; member