Searched refs:b_bits (Results 1 – 2 of 2) sorted by relevance
95 unsigned b_bits; in main() local108 b_bits = 1 + gmp_urandomm_ui (rands, GMP_NUMB_BITS); in main()111 mpz_rrandomb (b, rands, b_bits); in main()
14254 uint32_t l_bit, a_bit, b_bits; in thumb2_record_asimd_struct_ld_st() local14262 b_bits = bits (thumb2_insn_r->arm_insn, 8, 11); in thumb2_record_asimd_struct_ld_st()14278 if (b_bits == 0x02 || b_bits == 0x0a || (b_bits & 0x0e) == 0x06) in thumb2_record_asimd_struct_ld_st()14280 if (b_bits == 0x07) in thumb2_record_asimd_struct_ld_st()14282 else if (b_bits == 0x0a) in thumb2_record_asimd_struct_ld_st()14284 else if (b_bits == 0x06) in thumb2_record_asimd_struct_ld_st()14286 else if (b_bits == 0x02) in thumb2_record_asimd_struct_ld_st()14303 else if (b_bits == 0x03 || (b_bits & 0x0e) == 0x08) in thumb2_record_asimd_struct_ld_st()14305 if (b_bits == 0x09 || b_bits == 0x08) in thumb2_record_asimd_struct_ld_st()14307 else if (b_bits == 0x03) in thumb2_record_asimd_struct_ld_st()[all …]