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

  /src/external/gpl3/binutils/dist/gas/config/
tc-sh.c 1236 from assemble_ppi, so don't insist on finding whitespace here. */
2162 assemble_ppi, so the opcode might be terminated by an '@'. */
2193 assemble_ppi (char *op_end, sh_opcode_info *opcode)
2557 size = assemble_ppi (op_end, opcode);
2191 assemble_ppi (char *op_end, sh_opcode_info *opcode) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-sh.c 1236 from assemble_ppi, so don't insist on finding whitespace here. */
2162 assemble_ppi, so the opcode might be terminated by an '@'. */
2193 assemble_ppi (char *op_end, sh_opcode_info *opcode)
2557 size = assemble_ppi (op_end, opcode);
2191 assemble_ppi (char *op_end, sh_opcode_info *opcode) function

Completed in 19 milliseconds