Searched refs:insertOpcode (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/opcodes/
H A Ds390-mkopc.c66 /* `insertOpcode': insert an op_struct into sorted opcode array. */
69 insertOpcode (char *opcode, char *mnemonic, char *format, function
225 insertOpcode (opcode, mnemonic, format, min_cpu, mode_bits);
/haiku-buildtools/binutils/opcodes/
H A Ds390-mkopc.c52 /* `insertOpcode': insert an op_struct into sorted opcode array. */
55 insertOpcode (char *opcode, char *mnemonic, char *format, function
154 /* As with insertOpcode instructions are added to the sorted opcode
175 insertOpcode (opcode, mnemonic, format, min_cpu, mode_bits, flags);
254 insertOpcode (opcode, new_mnemonic, format, min_cpu, mode_bits, flags);

Completed in 88 milliseconds