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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delfxx-sparc.c3392 #define INSN_OR F3(2, 0x2, 0)
3439 == (INSN_OR | RD(O7) | RS2(G0)))
3447 != (INSN_OR | RS1(O7) | RS2(G0)))
3387 #define INSN_OR macro
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-sparc.c3217 #define INSN_OR F3(2, 0x2, 0)
3259 == (INSN_OR | RD (O7) | RS2 (G0))))
3269 != (INSN_OR | RS1 (O7) | RS2 (G0)))
3206 #define INSN_OR macro

Completed in 256 milliseconds