Searched refs:first_error (Results 1 – 3 of 3) sorted by relevance
1363 first_error (const char *err) in first_error() function1384 first_error (_("only one type should be specified for operand")); in parse_neon_operand_type()1390 first_error (_("vector type expected")); in parse_neon_operand_type()1462 first_error (_("can't redefine type for operand")); in parse_typed_reg_or_scalar()1473 first_error (_("only D registers may be indexed")); in parse_typed_reg_or_scalar()1479 first_error (_("can't change index for operand")); in parse_typed_reg_or_scalar()1495 first_error (_("constant expression required")); in parse_typed_reg_or_scalar()1542 first_error (_("register operand expected, but got scalar")); in arm_typed_reg_parse()1575 first_error (_("scalar must have an index")); in parse_scalar()1580 first_error (_("scalar index out of range")); in parse_scalar()[all …]
613 first_error (const char *error) in first_error() function817 first_error (_("missing element size")); in parse_neon_type_for_operand()850 first_error (_("vector type expected")); in parse_neon_operand_type()931 first_error (_("this type of register can't be indexed")); in parse_typed_reg()937 first_error (_("index not allowed inside register list")); in parse_typed_reg()947 first_error (_("constant expression required")); in parse_typed_reg()959 first_error (_("indexed vector register expected")); in parse_typed_reg()966 first_error (_("invalid use of vector register")); in parse_typed_reg()4348 first_error (_("bad vector arrangement type")); in vectype_to_qualifier()4684 first_error (_(get_reg_expected_msg (REG_TYPE_BHSDQ))); in parse_operands()[all …]
1794 (first_error): New function. Call to ensure first error which occurs is1804 (parse_reg_list): Use first_error.1832 (neon_check_shape): Fix typo in NS_DDD_QQQ case. Use first_error.1840 (neon_cmode_for_logic_imm): Use first_error.1850 (neon_move_immediate): Use first_error.1857 first_error.