Searched refs:XCC (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.27/ld/scripttempl/ |
D | ppcpe.sc | 73 *(.CRT\$XCC);
|
D | elfxtensa.sc | 95 # plus exception-handling information for Tensilica's XCC compiler:
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | sparc-opc.c | 200 #define XCC (1 << 12) /* v9 */ macro 1434 …{ opcode, F3(2, 0x2c, 0)|MCOND(cond,1)|ICC, F3(~2, ~0x2c, ~0)|MCOND(~cond,~1)|XCC|(1<<11), "z,2,d"… 1435 …{ opcode, F3(2, 0x2c, 1)|MCOND(cond,1)|ICC, F3(~2, ~0x2c, ~1)|MCOND(~cond,~1)|XCC|(1<<11), "z,I,d"… 1436 …{ opcode, F3(2, 0x2c, 0)|MCOND(cond,1)|XCC, F3(~2, ~0x2c, ~0)|MCOND(~cond,~1)|(1<<11), "Z,2,d"… 1437 …{ opcode, F3(2, 0x2c, 1)|MCOND(cond,1)|XCC, F3(~2, ~0x2c, ~1)|MCOND(~cond,~1)|(1<<11), "Z,I,d"…
|
/toolchain/binutils/binutils-2.27/ld/emultempl/ |
D | xtensaelf.em | 1288 /* Strip out any linkonce property tables or XCC exception tables where the 1310 for Tensilica's XCC compiler. */
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-sparc.c | 3527 #define XCC (2 << 20) in md_apply_fix() macro 3530 #define INSN_BPA (F2(0,1) | CONDA | BPRED | XCC) in md_apply_fix()
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | elfxx-sparc.c | 4060 #define XCC (2 << 20) in _bfd_sparc_elf_relocate_section() macro 4063 #define INSN_BPA (F2(0,1) | CONDA | BPRED | XCC) in _bfd_sparc_elf_relocate_section()
|
/toolchain/binutils/binutils-2.27/ld/ |
D | ChangeLog-2006 | 233 for linkonce XCC exception tables (".e" and ".h").
|