Searched refs:do_a_fix_imm (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-h8300.c | 351 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/ |
D | ChangeLog-2009 | 2180 * tc-h8300.c (do_a_fix_imm): Pass the insn, force relocs for MOVA 2182 (build_bytes): Pass insn to do_a_fix_imm.
|
D | ChangeLog-9697 | 4743 (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
|
D | ChangeLog-2013 | 1652 * config/tc-h8300.c (do_a_fix_imm): Add relaxation of mov
|
D | ChangeLog-0001 | 6462 * 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
|
D | ChangeLog-9899 | 3272 * config/tc-h8300.c (do_a_fix_imm, build_bytes): Replace cast to
|
D | ChangeLog-9295 | 5685 * h8300.c (do_a_fix_imm): Code for 2 bit reloc type using in trapa 10148 do_a_fix_imm, build_bytes): Ditto.
|