Searched defs:bit_b (Results 1 – 2 of 2) sorted by relevance
35 int32_t bit_b = (value & 0x20000000) >> 29; in EncodeImmSingle() local60 int32_t bit_b = (value & INT64_C(0x2000000000000000)) >> 61; in EncodeImmDouble() local
391 uint32_t bit_b = (imm8 >> 6) & 1; in VFPExpand32() local399 uint64_t bit_b = (imm8 >> 6) & 1; in VFPExpand64() local