Searched refs:parse_neon_type (Results 1 – 2 of 2) sorted by relevance
1143 (parse_neon_type): Support 'd' as an alias for .f64.1793 (parse_neon_type): Move. Return SUCCESS/FAIL.1858 (opcode_lookup): Update for parse_neon_type returning SUCCESS/FAIL.1983 (parse_neon_type): New function. Parse Neon type specifier.
1115 parse_neon_type (struct neon_type *type, char **str) in parse_neon_type() function1210 if (parse_neon_type (&optype, &str) == SUCCESS) in parse_neon_operand_type()2146 if (parse_neon_type (&ntype, &p) == SUCCESS) in create_neon_reg_alias()14065 if (parse_neon_type (&inst.vectype, str) == FAIL) in opcode_lookup()