Searched refs:opcode_entry_type (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-z8k.c | 145 const opcode_entry_type *opcode; in md_begin() 164 opcode_entry_type *fake_opcode; in md_begin() 165 fake_opcode = XNEW (opcode_entry_type); in md_begin() 730 get_operands (const opcode_entry_type *opcode, char *op_end, op_type *operand) in get_operands() 857 static opcode_entry_type * 858 get_specific (opcode_entry_type *opcode, op_type *operands) in get_specific() 860 opcode_entry_type *this_try = opcode; in get_specific() 1031 build_bytes (opcode_entry_type *this_try, struct z8k_op *operand ATTRIBUTE_UNUSED) in build_bytes() 1219 opcode_entry_type *opcode; in md_assemble() 1239 opcode = (opcode_entry_type *) str_hash_find (opcode_hash_control, op_start); in md_assemble()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-z8k.c | 145 const opcode_entry_type *opcode; in md_begin() 164 opcode_entry_type *fake_opcode; in md_begin() 165 fake_opcode = XNEW (opcode_entry_type); in md_begin() 730 get_operands (const opcode_entry_type *opcode, char *op_end, op_type *operand) in get_operands() 857 static opcode_entry_type * 858 get_specific (opcode_entry_type *opcode, op_type *operands) in get_specific() 860 opcode_entry_type *this_try = opcode; in get_specific() 1031 build_bytes (opcode_entry_type *this_try, struct z8k_op *operand ATTRIBUTE_UNUSED) in build_bytes() 1219 opcode_entry_type *opcode; in md_assemble() 1239 opcode = (opcode_entry_type *) str_hash_find (opcode_hash_control, op_start); in md_assemble()
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | z8k-opc.h | 298 } opcode_entry_type; typedef 301 const opcode_entry_type z8k_table[] = {
|
H A D | ChangeLog-0203 | 931 opcode_entry_type, and make "nicename" and "name" const. Make
|
H A D | ChangeLog-2020 | 3196 * z8kgen.c (gas <opcode_entry_type>): Make noperands, length and
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | z8k-opc.h | 298 } opcode_entry_type; typedef 301 const opcode_entry_type z8k_table[] = {
|
H A D | ChangeLog-0203 | 931 opcode_entry_type, and make "nicename" and "name" const. Make
|
H A D | ChangeLog-2020 | 3196 * z8kgen.c (gas <opcode_entry_type>): Make noperands, length and
|
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ChangeLog-0203 | 931 opcode_entry_type, and make "nicename" and "name" const. Make
|
/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-0203 | 931 opcode_entry_type, and make "nicename" and "name" const. Make
|
H A D | ChangeLog-2020 | 3196 * z8kgen.c (gas <opcode_entry_type>): Make noperands, length and
|