Home
last modified time | relevance | path

Searched refs:O7 (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-sparc.c3404 #define O7 15 in md_apply_fix() macro
3429 || ((delay & RD (~0)) != RD (O7)))) in md_apply_fix()
3431 if ((delay & RS1 (~0)) == RS1 (O7) in md_apply_fix()
3433 && (delay & RS2 (~0)) == RS2 (O7))) in md_apply_fix()
3452 == (INSN_OR | RD (O7) | RS2 (G0)))) in md_apply_fix()
3462 != (INSN_OR | RS1 (O7) | RS2 (G0))) in md_apply_fix()
3473 || reg == G0 || reg == O7) in md_apply_fix()
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-sparc.c4052 #define O7 15 in _bfd_sparc_elf_relocate_section() macro
4075 && (y & RD(~0)) == RD(O7))) in _bfd_sparc_elf_relocate_section()
4076 && (y & RS1(~0)) != RS1(O7) in _bfd_sparc_elf_relocate_section()
4078 || (y & RS2(~0)) != RS2(O7))) in _bfd_sparc_elf_relocate_section()
4105 == (INSN_OR | RD(O7) | RS2(G0))) in _bfd_sparc_elf_relocate_section()
4113 != (INSN_OR | RS1(O7) | RS2(G0))) in _bfd_sparc_elf_relocate_section()
4126 || reg == G0 || reg == O7) in _bfd_sparc_elf_relocate_section()