Home | History | Annotate | Download | only in info

Lines Matching full:i960

2911           generated only when linking i960 coff files with i960 b.out
3118 strange relocation methods to be accommodated (e.g., i960 callj
3413 Reloc types used for i960/b.out.
6443 architecture, containing, for example, 2 and 3 for Intel i960 KA and
6444 i960 KB, and 68020 and 68030 for Motorola 68020 and 68030.
8479 The Intel i960 processor version of coff is implemented in
8480 `coff-i960.c'. This file has the same structure as `coff-m88k.c',
8481 except that it includes `coff/i960.h' rather than `coff-m88k.h'.
8530 For example, `coff-i960.c' includes `coff/internal.h' and
8531 `coff/i960.h'. It then defines a few constants, such as `I960', and
8532 includes `coffcode.h'. Since the i960 has complex relocation types,
8533 `coff-i960.c' also includes some code to manipulate the i960 relocs.