Home
last modified time | relevance | path

Searched refs:do_a_fix_imm (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-h8300.c351 static void do_a_fix_imm (int, int, struct h8_op *, int, const struct h8_instruction *);
1330 do_a_fix_imm (int offset, int nibble, struct h8_op *operand, int relaxmode, const struct h8_instruc… in do_a_fix_imm() function
1660 do_a_fix_imm (output - frag_now->fr_literal + op_at[i] / 2, in build_bytes()
1665 do_a_fix_imm (output - frag_now->fr_literal + op_at[i] / 2, in build_bytes()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20092180 * tc-h8300.c (do_a_fix_imm): Pass the insn, force relocs for MOVA
2182 (build_bytes): Pass insn to do_a_fix_imm.
DChangeLog-96974743 (do_a_fix_imm): Clean up L_32 and L_24 handling.
4998 * config/tc-h8300.c (do_a_fix_imm): Rename last argument to
5001 (build_bytes): Pass in a relaxing mode to do_a_fix_imm.
5158 * config/tc-h8300.c (do_a_fix_imm): Don't cut off high bits
DChangeLog-20131652 * config/tc-h8300.c (do_a_fix_imm): Add relaxation of mov
DChangeLog-00016462 * config/tc-h8300.c (do_a_fix_imm): Don't rely on `short' being 16
6469 * config/tc-h8300.c (do_a_fix_imm): Output a reloc for no
DChangeLog-98993272 * config/tc-h8300.c (do_a_fix_imm, build_bytes): Replace cast to
DChangeLog-92955685 * h8300.c (do_a_fix_imm): Code for 2 bit reloc type using in trapa
10148 do_a_fix_imm, build_bytes): Ditto.