HomeSort by: relevance | last modified time | path
    Searched defs:sparc_ip (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-sparc.c 36 static int sparc_ip (char *, const struct sparc_opcode **);
1217 /* For communication between sparc_ip and get_expression. */
1530 special_case = sparc_ip (str, &insn);
1727 sparc_ip (char *str, const struct sparc_opcode **pinsn)
3381 /* Subroutine of sparc_ip to parse an expression. */
1716 sparc_ip (char *str, const struct sparc_opcode **pinsn) function
tc-sparc.c 36 static int sparc_ip (char *, const struct sparc_opcode **);
1217 /* For communication between sparc_ip and get_expression. */
1530 special_case = sparc_ip (str, &insn);
1727 sparc_ip (char *str, const struct sparc_opcode **pinsn)
3381 /* Subroutine of sparc_ip to parse an expression. */
1716 sparc_ip (char *str, const struct sparc_opcode **pinsn) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-sparc.c 36 static int sparc_ip (char *, const struct sparc_opcode **);
1216 /* For communication between sparc_ip and get_expression. */
1529 special_case = sparc_ip (str, &insn);
1726 sparc_ip (char *str, const struct sparc_opcode **pinsn)
3380 /* Subroutine of sparc_ip to parse an expression. */
1715 sparc_ip (char *str, const struct sparc_opcode **pinsn) function
tc-sparc.c 36 static int sparc_ip (char *, const struct sparc_opcode **);
1216 /* For communication between sparc_ip and get_expression. */
1529 special_case = sparc_ip (str, &insn);
1726 sparc_ip (char *str, const struct sparc_opcode **pinsn)
3380 /* Subroutine of sparc_ip to parse an expression. */
1715 sparc_ip (char *str, const struct sparc_opcode **pinsn) function

Completed in 47 milliseconds