Searched defs:bit6 (Results 1 – 8 of 8) sorted by relevance
171 uint16_t bit6 = (bits >> 6) & 0x1; in Imm8ToFloat16() local184 uint32_t bit6 = (bits >> 6) & 0x1; in Imm8ToFP32() local205 uint64_t bit6 = (bits >> 6) & 0x1; in Imm8ToFP64() local
4980 uint16_t bit6 = ((bits >> 13) & 0x1) << 6; in FP16ToImm8() local5000 uint32_t bit6 = ((bits >> 29) & 0x1) << 6; in FP32ToImm8() local5019 uint64_t bit6 = ((bits >> 61) & 0x1) << 6; in FP64ToImm8() local
48 uint8_t bit6 = (byte & (1 << 6)) ? 1 : 0; in vybridimage_sw_ecc() local
645 uint32_t bit6 = ((bits >> 29) & 0x1) << 6; in FP32ToImm8() local657 uint64_t bit6 = ((bits >> 61) & 0x1) << 6; in FP64ToImm8() local669 uint32_t bit6 = (bits >> 6) & 0x1; in Imm8ToFP32() local682 uint64_t bit6 = (bits >> 6) & 0x1; in Imm8ToFP64() local
187 uint32_t bit6 = (bits >> 6) & 0x1; in Imm8ToFP32() local201 uint64_t bit6 = (bits >> 6) & 0x1; in Imm8ToFP64() local
3956 uint64_t bit6 = ((bits >> 61) & 0x1) << 6; in FPToImm8() local
1274 int32_t offset9, int bit6, in GenInstrImmediate()
1238 int32_t offset9, int bit6, in GenInstrImmediate()