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

  /src/external/gpl3/binutils/dist/gas/config/
tc-s390.c 719 s390_insert_operand (unsigned char *insn, function
1461 value so calling s390_insert_operand is needed. */
1462 s390_insert_operand (insn, operand, 0, NULL, 0, operand_number);
1589 s390_insert_operand (insn, operand, ex.X_add_number, NULL, 0, operand_number);
1923 /* s390_insert_operand () does the range checking. */
2516 s390_insert_operand ((unsigned char *) where, operand,
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-s390.c 719 s390_insert_operand (unsigned char *insn, function
1461 value so calling s390_insert_operand is needed. */
1462 s390_insert_operand (insn, operand, 0, NULL, 0, operand_number);
1589 s390_insert_operand (insn, operand, ex.X_add_number, NULL, 0, operand_number);
1923 /* s390_insert_operand () does the range checking. */
2516 s390_insert_operand ((unsigned char *) where, operand,

Completed in 18 milliseconds