HomeSort by: relevance | last modified time | path
    Searched defs:INSN_OR (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elfxx-sparc.c 3998 #define INSN_OR F3(2, 0x2, 0)
4045 == (INSN_OR | RD(O7) | RS2(G0)))
4053 != (INSN_OR | RS1(O7) | RS2(G0)))
  /src/external/gpl3/binutils/dist/gas/config/
tc-sparc.c 3593 #define INSN_OR F3(2, 0x2, 0)
3635 == (INSN_OR | RD (O7) | RS2 (G0))))
3645 != (INSN_OR | RS1 (O7) | RS2 (G0)))
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-sparc.c 4001 #define INSN_OR F3(2, 0x2, 0)
4048 == (INSN_OR | RD(O7) | RS2(G0)))
4056 != (INSN_OR | RS1(O7) | RS2(G0)))
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-sparc.c 3592 #define INSN_OR F3(2, 0x2, 0)
3634 == (INSN_OR | RD (O7) | RS2 (G0))))
3644 != (INSN_OR | RS1 (O7) | RS2 (G0)))
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-sparc.c 3972 #define INSN_OR F3(2, 0x2, 0)
4019 == (INSN_OR | RD(O7) | RS2(G0)))
4027 != (INSN_OR | RS1(O7) | RS2(G0)))
  /src/external/gpl3/gdb/dist/bfd/
elfxx-sparc.c 3983 #define INSN_OR F3(2, 0x2, 0)
4030 == (INSN_OR | RD(O7) | RS2(G0)))
4038 != (INSN_OR | RS1(O7) | RS2(G0)))

Completed in 93 milliseconds