Searched refs:first_error (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/gas/config/
H A Dtc-aarch64.c642 first_error (const char *error)
648 /* Similar to first_error, but this function accepts formatted error
853 first_error (_("missing element size"));
898 first_error (_("missing predication type"));
993 first_error (_("this type of register can't be indexed"));
999 first_error (_("index not allowed inside register list"));
1009 first_error (_("constant expression required"));
1021 first_error (_("indexed vector register expected"));
1028 first_error (_("invalid use of vector register"));
4960 first_error (
640 first_error (const char *error) function
[all...]
H A Dtc-arm.c1418 first_error (const char *err) function
1439 first_error (_("only one type should be specified for operand"));
1445 first_error (_("vector type expected"));
1517 first_error (_("can't redefine type for operand"));
1528 first_error (_("only D registers may be indexed"));
1534 first_error (_("can't change index for operand"));
1550 first_error (_("constant expression required"));
1597 first_error (_("register operand expected, but got scalar"));
1630 first_error (_("scalar must have an index"));
1635 first_error (
[all...]

Completed in 117 milliseconds