Home
last modified time | relevance | path

Searched refs:R_MOVL1 (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-h8300.h60 #define R_MOVL1 BFD_RELOC_H8_DIR32A16 macro
Dtc-h8300.c1402 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/
Dcoff-h8300.c240 …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()
DChangeLog-96974884 existing relocs. Add R_MOVL1 and R_MOVL2.
/toolchain/binutils/binutils-2.25/include/coff/
Dinternal.h805 #define R_MOVL1 0x4c macro
DChangeLog-9103509 (R_MOVL1, R_MOVL2): New relocs.