Home
last modified time | relevance | path

Searched refs:po_misc_or_fail (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/binutils/gas/config/
HDtc-arm.c5517 #define po_misc_or_fail(expr) do { \ in parse_operands() macro
5671 po_misc_or_fail (parse_neon_mov (&str, &i) == FAIL); in parse_operands()
5761 po_misc_or_fail (my_get_expression (&inst.reloc.exp, &str, in parse_operands()
5766 po_misc_or_fail (my_get_expression (&inst.reloc.exp, &str, in parse_operands()
5771 po_misc_or_fail (my_get_expression (&inst.reloc.exp, &str, in parse_operands()
5791 po_misc_or_fail (parse_half (&str)); in parse_operands()
5895 po_misc_or_fail (parse_tb (&str)); in parse_operands()
5941 po_misc_or_fail (parse_address (&str, i)); in parse_operands()
5960 po_misc_or_fail (parse_shifter_operand (&str, i)); in parse_operands()
5969 po_misc_or_fail (parse_shift (&str, i, SHIFT_LSL_IMMEDIATE)); in parse_operands()
[all …]