Lines Matching refs:as_bad
232 as_bad (_("unknown architecture '%s'"), arch); in tic6x_use_arch()
262 as_bad (_("unknown -mpid= argument '%s'"), arg); in tic6x_use_pid()
386 as_bad (_("unexpected .cantunwind directive")); in s_tic6x_cantunwind()
393 as_bad (_("personality routine specified for cantunwind frame")); in s_tic6x_cantunwind()
406 as_bad (_("unexpected .handlerdata directive")); in s_tic6x_handlerdata()
412 as_bad (_("duplicate .handlerdata directive")); in s_tic6x_handlerdata()
418 as_bad (_("personality routine required before .handlerdata directive")); in s_tic6x_handlerdata()
454 as_bad (_("duplicate .personalityindex directive")); in s_tic6x_personalityindex()
461 as_bad (_("bad personality routine number")); in s_tic6x_personalityindex()
478 as_bad (_("duplicate .personality directive")); in s_tic6x_personality()
534 as_bad (_("expected symbol")); in s_tic6x_ehtype()
582 as_bad (_("expected comma after symbol name")); in s_tic6x_scomm()
618 as_bad (_("alignment is not a power of 2")); in s_tic6x_scomm()
633 as_bad (_("attempt to re-define symbol `%s'"), in s_tic6x_scomm()
642 as_bad (_("attempt to redefine `%s' with a different length"), in s_tic6x_scomm()
844 as_bad (_("multiple '||' on same line")); in tic6x_unrecognized_line()
847 as_bad (_("'||' after predicate")); in tic6x_unrecognized_line()
891 as_bad (_("multiple predicates on same line")); in tic6x_unrecognized_line()
897 as_bad (_("bad predicate '%s'"), input_line_pointer - 1); in tic6x_unrecognized_line()
908 as_bad (_("predication on A0 not supported on this architecture")); in tic6x_unrecognized_line()
941 as_bad (_("label after '||'")); in tic6x_frob_label()
947 as_bad (_("label after predicate")); in tic6x_frob_label()
971 as_bad (_("'||' not followed by instruction")); in tic6x_end_of_line()
977 as_bad (_("predicate not followed by instruction")); in tic6x_end_of_line()
1410 as_bad (_("control register '%s' not supported " in tic6x_parse_operand()
1589 as_bad (_("register number %u not supported on this architecture"), in tic6x_parse_operand()
1592 as_bad (_("register number %u not supported on this architecture"), in tic6x_parse_operand()
1620 as_bad (_("register pair for operand %u of '%.*s'" in tic6x_parse_operand()
1645 as_bad (_("register number %u not supported on this architecture"), in tic6x_parse_operand()
1649 as_bad (_("register number %u not supported on this architecture"), in tic6x_parse_operand()
1676 as_bad (_("junk after operand %u of '%.*s'"), opno, in tic6x_parse_operand()
1689 as_bad (_("bad register or register pair for operand %u of '%.*s'"), in tic6x_parse_operand()
1695 as_bad (_("bad register for operand %u of '%.*s'"), in tic6x_parse_operand()
1700 as_bad (_("bad register pair for operand %u of '%.*s'"), in tic6x_parse_operand()
1705 as_bad (_("bad functional unit for operand %u of '%.*s'"), in tic6x_parse_operand()
1710 as_bad (_("bad operand %u of '%.*s'"), in tic6x_parse_operand()
1842 as_bad (_("$DSBT_INDEX must be used with __c6xabi_DSBT_BASE")); in tic6x_parse_name()
1882 as_bad (_("$DSBT_INDEX not supported in this context")); in tic6x_fix_new_exp()
1895 as_bad (_("$GOT not supported in this context")); in tic6x_fix_new_exp()
1912 as_bad (_("$DPR_GOT not supported in this context")); in tic6x_fix_new_exp()
1933 as_bad (_("$DPR_BYTE not supported in this context")); in tic6x_fix_new_exp()
1950 as_bad (_("$DPR_HWORD not supported in this context")); in tic6x_fix_new_exp()
1967 as_bad (_("$DPR_WORD not supported in this context")); in tic6x_fix_new_exp()
1986 as_bad (_("$PCR_OFFSET not supported in this context")); in tic6x_fix_new_exp()
1997 as_bad (_("invalid PC-relative operand")); in tic6x_fix_new_exp()
2034 as_bad (_("no %d-byte relocations available"), size); in tic6x_cons_fix_new()
2521 as_bad (_("operand %u of '%.*s' out of range"), opno + 1, in tic6x_try_encode()
2552 as_bad (_("operand %u of '%.*s' out of range"), opno + 1, in tic6x_try_encode()
2570 as_bad (_("operand %u of '%.*s' out of range"), opno + 1, in tic6x_try_encode()
2614 as_bad (_("offset in operand %u of '%.*s' not " in tic6x_try_encode()
2831 as_bad (_("offset in operand %u of '%.*s' out of range"), in tic6x_try_encode()
2839 as_bad (_("offset in operand %u of '%.*s' not " in tic6x_try_encode()
2864 as_bad (_("offset in operand %u of '%.*s' out of range"), in tic6x_try_encode()
2946 as_bad (_("functional unit already masked for operand " in tic6x_try_encode()
2970 as_bad (_("'%.*s' instruction not in a software " in tic6x_try_encode()
3000 as_bad (_("operand %u of '%.*s' out of range"), opno + 1, in tic6x_try_encode()
3019 as_bad (_("operand %u of '%.*s' out of range"), opno + 1, in tic6x_try_encode()
3051 as_bad (_("operand %u of '%.*s' out of range"), opno + 1, in tic6x_try_encode()
3069 as_bad (_("instruction '%.*s' cannot be predicated"), in tic6x_try_encode()
3198 as_bad (_("unknown opcode '%s'"), str); in md_assemble()
3337 as_bad (_("'%.*s' instruction not supported on this architecture"), in md_assemble()
3345 as_bad (_("'%.*s' instruction not supported on this functional unit"), in md_assemble()
3353 as_bad (_("'%.*s' instruction not supported on this functional unit" in md_assemble()
3373 as_bad (_("missing operand after comma")); in md_assemble()
3381 as_bad (_("too many operands to '%.*s'"), opc_len, str); in md_assemble()
3399 as_bad (_("too many operands to '%.*s'"), opc_len, str); in md_assemble()
3412 as_bad (_("bad number of operands to '%.*s'"), opc_len, str); in md_assemble()
3484 as_bad (_("operand %u of '%.*s' not constant"), in md_assemble()
3489 as_bad (_("operand %u of '%.*s' on wrong side"), in md_assemble()
3494 as_bad (_("operand %u of '%.*s' not a valid return " in md_assemble()
3500 as_bad (_("operand %u of '%.*s' is write-only"), in md_assemble()
3505 as_bad (_("operand %u of '%.*s' is read-only"), in md_assemble()
3510 as_bad (_("operand %u of '%.*s' not a valid memory " in md_assemble()
3516 as_bad (_("operand %u of '%.*s' not a valid base " in md_assemble()
3602 as_bad (_("bad operand combination for '%.*s'"), opc_len, str); in md_assemble()
3648 as_bad (_("parallel instruction not following another instruction")); in md_assemble()
3654 as_bad (_("too many instructions in execute packet")); in md_assemble()
3659 as_bad (_("label not at start of execute packet")); in md_assemble()
3662 as_bad (_("'%.*s' instruction not at start of execute packet"), in md_assemble()
3710 as_bad (_("functional unit already used in this execute packet")); in md_assemble()
3718 as_bad (_("nested software pipelined loop")); in md_assemble()
3729 as_bad (_("'%.*s' instruction not in a software pipelined loop"), in md_assemble()
3737 as_bad (_("'||^' without previous SPMASK")); in md_assemble()
3739 as_bad (_("cannot mask instruction using no functional unit")); in md_assemble()
3751 as_bad (_("functional unit already masked")); in md_assemble()
4663 as_bad (_("group section `%s' has no group signature"), in tic6x_start_unwind_section()
4814 as_bad (_("missing .endp before .cfi_startproc")); in tic6x_cfi_startproc()
4919 as_bad (_("stack pointer offset too large for personality routine")); in tic6x_output_unwinding()
4926 as_bad (_("stack frame layout does not match personality routine")); in tic6x_output_unwinding()
5060 as_bad (_("too many unwinding instructions")); in tic6x_output_unwinding()
5135 as_bad (_("unable to generate unwinding opcode for reg %d"), in tic6x_cfi_endproc()
5148 as_bad (_("unable to generate unwinding opcode for reg %d"), in tic6x_cfi_endproc()
5156 as_bad (_("unable to generate unwinding opcode for reg %d"), in tic6x_cfi_endproc()
5165 as_bad (_("unable to restore return address from " in tic6x_cfi_endproc()
5177 as_bad (_("unhandled CFA insn for unwinding (%d)"), insn->insn); in tic6x_cfi_endproc()
5187 as_bad (_("unable to generate unwinding opcode for frame pointer reg %d"), in tic6x_cfi_endproc()
5196 as_bad (_("unable to generate unwinding opcode for " in tic6x_cfi_endproc()
5205 as_bad (_("unwound stack pointer not doubleword aligned")); in tic6x_cfi_endproc()
5350 as_bad (_("stack frame layout too complex for unwinder")); in tic6x_cfi_endproc()
5367 as_bad (_("unwound frame has negative size")); in tic6x_cfi_endproc()