Searched refs:R_MOVL1 (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-h8300.h | 60 #define R_MOVL1 BFD_RELOC_H8_DIR32A16 macro
|
D | tc-h8300.c | 1402 idx = (relaxmode == 2) ? R_MOV24B1 : R_MOVL1; in do_a_fix_imm() 1424 idx = R_MOVL1; in do_a_fix_imm()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | coff-h8300.c | 240 …HOWTO (R_MOVL1, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,special, "32/24 relaxable move", FA… 327 case R_MOVL1: in rtype2howto() 588 case R_MOVL1: in h8300_reloc16_estimate() 724 case R_MOVL1: in h8300_reloc16_extra_cases()
|
D | ChangeLog-9697 | 4884 existing relocs. Add R_MOVL1 and R_MOVL2.
|
/toolchain/binutils/binutils-2.25/include/coff/ |
D | internal.h | 805 #define R_MOVL1 0x4c macro
|
D | ChangeLog-9103 | 509 (R_MOVL1, R_MOVL2): New relocs.
|