Searched defs:this_try (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-h8300.c | 1064 const struct h8_instruction *this_try = instruction; in get_specific() local 1326 …nt offset, int nibble, struct h8_op *operand, int relaxmode, const struct h8_instruction *this_try) in do_a_fix_imm() 1453 build_bytes (const struct h8_instruction *this_try, struct h8_op *operand) in build_bytes()
|
H A D | tc-z8k.c | 860 opcode_entry_type *this_try = opcode; in get_specific() local 1031 build_bytes (opcode_entry_type *this_try, struct z8k_op *operand ATTRIBUTE_UNUSED) in build_bytes()
|
H A D | tc-sh.c | 1267 sh_opcode_info *this_try = opcode; in get_specific() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-h8300.c | 1067 const struct h8_instruction *this_try = instruction; in get_specific() local 1329 …nt offset, int nibble, struct h8_op *operand, int relaxmode, const struct h8_instruction *this_try) in do_a_fix_imm() 1456 build_bytes (const struct h8_instruction *this_try, struct h8_op *operand) in build_bytes()
|
H A D | tc-z8k.c | 860 opcode_entry_type *this_try = opcode; in get_specific() local 1031 build_bytes (opcode_entry_type *this_try, struct z8k_op *operand ATTRIBUTE_UNUSED) in build_bytes()
|
H A D | tc-sh.c | 1282 sh_opcode_info *this_try = opcode; in get_specific() local
|