Searched refs:parse_neon_mov (Results 1 – 5 of 5) sorted by relevance
1147 (parse_neon_mov): Support extra syntax for VFP moves.1774 (parse_neon_mov): Parse floating-point constants.1828 (parse_neon_mov): Handle typed operands.1901 (parse_neon_mov): Parse the operands of a VMOV instruction.
1341 * config/tc-arm.c (parse_neon_mov): Parse register before immediate
134 * config/tc-arm.c (parse_neon_mov): Update which_operand
1962 (parse_neon_mov): Set immisfloat bit for operand if it parsed as a
6183 parse_neon_mov (char **str, int *which_operand) in parse_neon_mov() function6786 po_misc_or_fail (parse_neon_mov (&str, &i) == FAIL); in parse_operands()