Searched defs:OP3_OR (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/sparc/kmdb/
H A Dkvm_isadep.c66 #define OP3_OR 0x02 macro
441 } else if (OP(instr) == OP_ARITH && OP3(instr) == OP3_OR &&
/illumos-gate/usr/src/cmd/mdb/sparc/mdb/
H A Dproc_isadep.c672 #define OP3_OR 0x02 macro
753 OP3(instr) == OP3_OR &&
/illumos-gate/usr/src/uts/sparc/dtrace/
H A Dfasttrap_isa.c149 #define OP3_OR 0x02 macro
1295 case OP3_OR:
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_cmds.c101 #define OP3_OR 0x02 macro
1781 case OP3_OR:

Completed in 71 milliseconds