Searched refs:get_operand_specific_data (Results 1 – 11 of 11) sorted by relevance
109 int val = info->reg.regno - get_operand_specific_data (self); in aarch64_ins_regno()1034 int factor = 1 + get_operand_specific_data (self); in aarch64_ins_sve_addr_ri_s4xvl()1051 int factor = 1 + get_operand_specific_data (self); in aarch64_ins_sve_addr_ri_s6xvl()1069 int factor = 1 + get_operand_specific_data (self); in aarch64_ins_sve_addr_ri_s9xvl()1085 int factor = 1 << get_operand_specific_data (self); in aarch64_ins_sve_addr_ri_s4()1100 int factor = 1 << get_operand_specific_data (self); in aarch64_ins_sve_addr_ri_u6()1148 int factor = 1 << get_operand_specific_data (self); in aarch64_ins_sve_addr_zi_u5()1230 unsigned int num_regs = get_operand_specific_data (self); in aarch64_ins_sve_aligned_reglist()1297 unsigned int reg_bits = get_operand_specific_data (self); in aarch64_ins_sve_quad_index()1327 unsigned int num_regs = get_operand_specific_data (self); in aarch64_ins_sve_strided_reglist()[all …]
294 + get_operand_specific_data (self)); in aarch64_ext_regno()1539 info->addr.offset.imm = offset * (1 + get_operand_specific_data (self)); in aarch64_ext_sve_addr_reg_mul_vl()1613 info->addr.offset.imm = offset * (1 << get_operand_specific_data (self)); in aarch64_ext_sve_addr_reg_imm()1669 info->shifter.amount = get_operand_specific_data (self); in aarch64_ext_sve_addr_rr_lsl()1694 info->shifter.amount = get_operand_specific_data (self); in aarch64_ext_sve_addr_rz_xtw()1808 unsigned int num_regs = get_operand_specific_data (self); in aarch64_ext_sve_aligned_reglist()1987 int num_offsets = get_operand_specific_data (self); in aarch64_ext_sme_za_array()2206 unsigned int reg_bits = get_operand_specific_data (self); in aarch64_ext_sve_quad_index()2238 info->reglist.num_regs = get_operand_specific_data (self); in aarch64_ext_sve_reglist_zt()2256 info->reglist.num_regs = get_operand_specific_data (self); in aarch64_ext_sve_strided_reglist()[all …]
392 get_operand_specific_data (const aarch64_operand *operand) in get_operand_specific_data() function
1807 shift = get_operand_specific_data (&aarch64_operands[type]); in operand_general_constraint_met_p()1900 num = get_operand_specific_data (&aarch64_operands[type]); in operand_general_constraint_met_p()1915 num = get_operand_specific_data (&aarch64_operands[type]); in operand_general_constraint_met_p()2349 num = 1 + get_operand_specific_data (&aarch64_operands[type]); in operand_general_constraint_met_p()2392 num = 1 << get_operand_specific_data (&aarch64_operands[type]); in operand_general_constraint_met_p()2459 != get_operand_specific_data (&aarch64_operands[type]))) in operand_general_constraint_met_p()
970 (get_operand_specific_data): New function.
981 int factor = 1 + get_operand_specific_data (self); in aarch64_ins_sve_addr_ri_s4xvl()998 int factor = 1 + get_operand_specific_data (self); in aarch64_ins_sve_addr_ri_s6xvl()1016 int factor = 1 + get_operand_specific_data (self); in aarch64_ins_sve_addr_ri_s9xvl()1032 int factor = 1 << get_operand_specific_data (self); in aarch64_ins_sve_addr_ri_s4()1047 int factor = 1 << get_operand_specific_data (self); in aarch64_ins_sve_addr_ri_u6()1095 int factor = 1 << get_operand_specific_data (self); in aarch64_ins_sve_addr_zi_u5()1216 unsigned int reg_bits = get_operand_specific_data (self); in aarch64_ins_sve_quad_index()1276 unsigned int opnd_backshift = get_operand_specific_data (self); in aarch64_ins_sve_shrimm()
326 get_operand_specific_data (const aarch64_operand *operand) in get_operand_specific_data() function
1441 info->addr.offset.imm = offset * (1 + get_operand_specific_data (self)); in aarch64_ext_sve_addr_reg_mul_vl()1515 info->addr.offset.imm = offset * (1 << get_operand_specific_data (self)); in aarch64_ext_sve_addr_reg_imm()1571 info->shifter.amount = get_operand_specific_data (self); in aarch64_ext_sve_addr_rr_lsl()1596 info->shifter.amount = get_operand_specific_data (self); in aarch64_ext_sve_addr_rz_xtw()1978 unsigned int reg_bits = get_operand_specific_data (self); in aarch64_ext_sve_quad_index()
1546 shift = get_operand_specific_data (&aarch64_operands[type]); in operand_general_constraint_met_p()1862 num = 1 + get_operand_specific_data (&aarch64_operands[type]); in operand_general_constraint_met_p()1905 num = 1 << get_operand_specific_data (&aarch64_operands[type]); in operand_general_constraint_met_p()1972 != get_operand_specific_data (&aarch64_operands[type]))) in operand_general_constraint_met_p()