Home
last modified time | relevance | path

Searched refs:XCC (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/ld/scripttempl/
Dppcpe.sc73 *(.CRT\$XCC);
Delfxtensa.sc95 # plus exception-handling information for Tensilica's XCC compiler:
/toolchain/binutils/binutils-2.27/opcodes/
Dsparc-opc.c200 #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/
Dxtensaelf.em1288 /* 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/
Dtc-sparc.c3527 #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/
Delfxx-sparc.c4060 #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/
DChangeLog-2006233 for linkonce XCC exception tables (".e" and ".h").