Lines Matching full:i960
240 * config/tc-i960.h (md_end): New macro, calls brtab_emit.
710 Add some support for i960 MRI compatibility mode.
711 * config/tc-i960.c (md_pseudo_table): Add endian.
715 * config/tc-i960.h (MRI_MODE_NEEDS_PSEUDO_DOT): Define.
758 * doc/as.texinfo: Document i960 MRI mode.
1124 * config/tc-i960.h (TC_FIX_TYPE, fx_bsr, TC_INIT_FIX_DATA): New
1791 * config/tc-i960.h (LINKER_RELAXING_SHRINKS_ONLY): Define it.
2090 * config/tc-i960.c (md_convert_frag): Likewise.
3252 * config/tc-{h8500,i386,i960,ns32k,sh,tahoe,vax,w65}.h: Declare
3489 config/tc-i860.*, config/tc-i960.*, config/tc-ns32k.*,
4755 * config/tc-i960.c: Lots of whitespace, comment reformatting,
5210 * config/tc-i960.c (get_cdisp): Don't pass the extra zero args.
5460 * config/tc-i960.h (TC_COFF_SET_MACHINE): New macro. Calls
5463 * config/tc-i960.c (targ_has_iclass): Use I_CX | I_CX2 where I_CX
5467 * config/tc-i960.c (po_hash): Declaration deleted.
5480 * config/tc-i960.h (DEFINE_I960_AOUT, TC_S_IS_*, TC_S_*_SYSPROC,
5482 * config/tc-i960.c: ... to here. Changed DEFINE_I960_AOUT stuff
5485 * config/tc-i960.h (CTRL, COBR, COJ, REG, MEM*, FBRA, CALLJ,
5490 * config/tc-i960.c (ARCH_JX): Define.
5916 config/tc-i960.c, config/tc-m68k.c, config/tc-mips.c,
6768 i960 only.
6905 * configure.in (i960-*-coff, i960-*-vxworks5.*): Use coffbfd, and
6908 * config/obj-coffbfd.h [TC_I960]: Include coff/i960.h.
6912 * config/tc-i960.c (md_reloc_size): Don't define at all if BFD or
6922 * config/tc-i960.h (BFD_ARCH, COFF_FLAGS, COFF_MAGIC,
7045 * configure.in: Support i960-vxworks versions > 5.0 as coff.
7568 * config/tc-i960.c (i960_validate_fix): Added argument
7570 * config/tc-i960.h (i960_validate_fix): Supply prototype.
7995 returning. Remove some i960-coff-specific code.
7997 * config/tc-i960.h (TC_ADJUST_RELOC_COUNT) [OBJ_COFF]: Define.
8000 * config/tc-i960.c (i960_validate_fix): New function.
8365 config/tc-i960.c: Corresponding changes.
9061 * config/tc-i960.c (md_begin): Use null pointer, not empty string,
9068 config/tc-i960.c (md_atof), config/tc-m88k.c (md_atof),
9155 * config/tc-i960.c (md_pseudo_table): Change "quad" to call cons,
9385 * config/tc-i960.c: Likewise. Also fully bracket structure
10161 * config/tc-i960.c (parse_expr, subs, segs, md_convert_frag,
10393 * config/tc-i960.c (md_create_short_jump, md_create_long_jump,
10507 as used by i960 assemblers. Only compiled if
10523 * config/tc-i960.h (BITFIELD_CONS_EXPRESSIONS): Define.
10848 * config/tc-{a29k,h8300,h8500,i386,i860,i960,m68k,ns32k,z8k}.c
11725 * config/tc-i960.c (line_comment_chars, line_separator_chars):
12387 * config/tc-i960.c (tc_bout_fix_to_chars): Bit-field fixups want a length
12390 * config/tc-i960.c: Missed a couple of 0->NO_RELOC conversions.
12392 * config/tc-i960.h (N_BALNAME, N_CALLNAME): Define as char-type values,
12430 fix i960+non-bfd coff bit rot.
12453 * config/tc-i960.h, config/tc-i960.c: avoid the ANSI
12463 * config/tc-i960.c (get_cdisp): Use NO_RELOC, not 0, in call to fix_new.
12602 * config/tc-i960.c (md_ri_to_chars): Always output bout object
12671 * config/tc-i960.c (norelax, instrument_branches): Default initializer is
12677 * config/tc-i960.h (linkrelax): Delete declaration.
12783 * config/tc-i960.c: new option -linkrelax
13104 * config/tc-i960.c, config/tc-sparc.c: white space and comments only.