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

/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-sparc.c1024 #define OR_INSN 0x80100000
1085 the_insn.opcode = (OR_INSN | (need_hi22_p ? RS1 (rd) : 0)
1130 opc = OR_INSN;
1263 the_insn.opcode = (OR_INSN
1278 the_insn.opcode = (OR_INSN | (need_hi22_p ? RS1 (dstreg) : 0)
1308 the_insn.opcode = (OR_INSN | RS1 (dstreg) | RS2 (upper_dstreg)
1017 #define OR_INSN macro

Completed in 47 milliseconds