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
333 int bit6 = (v3 >> 5) & 1; in hdr_rgbo_unpack() local
1157 int bit6; in quantize_hdr_rgbo() local
396 int bit6 = (v3 >> 5) & 1; in hdr_rgbo_unpack3() local
1203 int32_t offset9, int bit6, in GenInstrImmediate()
1132 int32_t offset9, int bit6, in GenInstrImmediate()
19199 __mmask64 bit6 = _mm512_cmpeq_epi8_mask(highbits, one); in process_block_from_utf8_to_latin1() local19285 __mmask64 bit6 = _mm512_cmpeq_epi8_mask(highbits, one); in process_valid_block_from_utf8_to_latin1() local