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

  /src/external/gpl3/binutils/dist/opcodes/
s390-mkopc.c 84 /* `insertOpcode': insert an op_struct into sorted opcode array. */
87 insertOpcode (char *opcode, char *mnemonic, char *format,
193 /* As with insertOpcode instructions are added to the sorted opcode
214 insertOpcode (opcode, mnemonic, format, min_cpu, mode_bits, flags, description);
306 insertOpcode (opcode, new_mnemonic, format, min_cpu, mode_bits, flags, new_description);
  /src/external/gpl3/binutils.old/dist/opcodes/
s390-mkopc.c 84 /* `insertOpcode': insert an op_struct into sorted opcode array. */
87 insertOpcode (char *opcode, char *mnemonic, char *format,
193 /* As with insertOpcode instructions are added to the sorted opcode
214 insertOpcode (opcode, mnemonic, format, min_cpu, mode_bits, flags, description);
306 insertOpcode (opcode, new_mnemonic, format, min_cpu, mode_bits, flags, new_description);
  /src/external/gpl3/gdb.old/dist/opcodes/
s390-mkopc.c 84 /* `insertOpcode': insert an op_struct into sorted opcode array. */
87 insertOpcode (char *opcode, char *mnemonic, char *format,
193 /* As with insertOpcode instructions are added to the sorted opcode
214 insertOpcode (opcode, mnemonic, format, min_cpu, mode_bits, flags, description);
306 insertOpcode (opcode, new_mnemonic, format, min_cpu, mode_bits, flags, new_description);
  /src/external/gpl3/gdb/dist/opcodes/
s390-mkopc.c 84 /* `insertOpcode': insert an op_struct into sorted opcode array. */
87 insertOpcode (char *opcode, char *mnemonic, char *format,
193 /* As with insertOpcode instructions are added to the sorted opcode
214 insertOpcode (opcode, mnemonic, format, min_cpu, mode_bits, flags, description);
306 insertOpcode (opcode, new_mnemonic, format, min_cpu, mode_bits, flags, new_description);

Completed in 14 milliseconds