Searched refs:f_ebytes (Results 1 – 1 of 1) sorted by relevance
14258 uint8_t f_ebytes; in thumb2_record_asimd_struct_ld_st() local14266 f_ebytes = (1 << bits (thumb2_insn_r->arm_insn, 6, 7)); in thumb2_record_asimd_struct_ld_st()14267 f_elem = 8 / f_ebytes; in thumb2_record_asimd_struct_ld_st()14295 record_buf_mem[index_m++] = f_ebytes; in thumb2_record_asimd_struct_ld_st()14297 address = address + f_ebytes; in thumb2_record_asimd_struct_ld_st()14317 record_buf_mem[index_m++] = f_ebytes; in thumb2_record_asimd_struct_ld_st()14318 record_buf_mem[index_m++] = address + (loop_t * f_ebytes); in thumb2_record_asimd_struct_ld_st()14321 address = address + (2 * f_ebytes); in thumb2_record_asimd_struct_ld_st()14331 record_buf_mem[index_m++] = f_ebytes; in thumb2_record_asimd_struct_ld_st()14332 record_buf_mem[index_m++] = address + (loop_t * f_ebytes); in thumb2_record_asimd_struct_ld_st()[all …]