Home
last modified time | relevance | path

Searched refs:add_fix (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-m68k.c283 add_fix (width, exp, pc_rel, pc_fix) in add_fix() function
2009 add_fix (s[1], &opP->disp, 0, 0);
2182 add_fix ('l', &opP->disp, 0, 0);
2200 add_fix ('w', &opP->disp, 1, 0);
2203 add_fix ('w', &opP->disp, 0, 0);
2313 add_fix ('B', &opP->disp, 1, 1);
2315 add_fix ('B', &opP->disp, 0, 0);
2652 add_fix ('l', &opP->disp, 0, 0);
2696 add_fix ('w', &opP->disp, 1, 0);
2709 add_fix ('l', &opP->disp, 1, 0);
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m68k.c2159 add_fix (s[1], &opP->disp, 0, 0); in m68k_ip()
2341 add_fix ('l', &opP->disp, 0, 0); in m68k_ip()
2359 add_fix ('w', &opP->disp, 1, 0); in m68k_ip()
2362 add_fix ('w', &opP->disp, 0, 0); in m68k_ip()
2472 add_fix ('B', &opP->disp, 1, 1); in m68k_ip()
2474 add_fix ('B', &opP->disp, 0, 0); in m68k_ip()
2656 add_fix ('l', &opP->disp, 0, 0); in m68k_ip()
2822 add_fix ('l', &opP->disp, 0, 0); in m68k_ip()
2872 add_fix ('w', &opP->disp, 1, 0); in m68k_ip()
2885 add_fix ('l', &opP->disp, 1, 0); in m68k_ip()
[all …]
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf32-xtensa.c3833 static void add_fix
3890 add_fix (src_sec, fix) in add_fix() function
4793 add_fix (sec, fix);
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-xtensa.c5113 add_fix (asection *src_sec, reloc_bfd_fix *fix) in add_fix() function
8143 add_fix (sec, fix); in relax_section()
8706 add_fix (sec, fix); in move_literal()
/openbsd/gnu/usr.bin/binutils/gas/
H A DChangeLog-9697221 * config/tc-m68k.c (m68k_ip): Call add_fix when needed for '_'
2005 * config/tc-m68k.c (add_fix): Change width to int.
3777 * config/tc-m68k.c (add_fix): Treat a width of '3' like 'B'.
5589 (add_fix): Copy over pic_reloc field.
H A DChangeLog-92952462 (add_fix): Accept additional parameter, the pc-rel fixup. All
10165 subs, add_fix, isvar, m68k_ip, md_assemble, md_convert_frag_1,
11162 (add_fix, add_frag): Now functions instead of macros.
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-9697221 * config/tc-m68k.c (m68k_ip): Call add_fix when needed for '_'
2005 * config/tc-m68k.c (add_fix): Change width to int.
3777 * config/tc-m68k.c (add_fix): Treat a width of '3' like 'B'.
5589 (add_fix): Copy over pic_reloc field.
H A DChangeLog-92952462 (add_fix): Accept additional parameter, the pc-rel fixup. All
10165 subs, add_fix, isvar, m68k_ip, md_assemble, md_convert_frag_1,
11162 (add_fix, add_frag): Now functions instead of macros.