Searched refs:INSN_OR (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-sparc.c2925 #define INSN_OR F3(2, 0x2, 0)
2971 == (INSN_OR | RD(O7) | RS2(G0)))
2979 != (INSN_OR | RS1(O7) | RS2(G0)))
2921 #define INSN_OR macro
H A Delf64-sparc.c2529 #define INSN_OR F3(2, 0x2, 0)
2575 == (INSN_OR | RD(O7) | RS2(G0)))
2583 != (INSN_OR | RS1(O7) | RS2(G0)))
2521 #define INSN_OR macro

Completed in 52 milliseconds