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

/opensolaris-onvv-gate/usr/src/uts/sparc/dtrace/
H A Dfbt.c158 #define FBT_FMT3_RD(val) \ macro
278 FBT_FMT3_RD(instr) == FBT_REG_O6 && \
286 (FBT_FMT3_RD(instr) == FBT_REG_PC))
606 rd = FBT_FMT3_RD(*instr);
626 FBT_FMT3_RD(*instr) == FBT_REG_O7)) {
641 rd = FBT_FMT3_RD(delay);
675 if (FBT_FMT3_RD(*instr) != FBT_REG_G0)
810 if (FBT_FMT3_RD(restore) == FBT_REG_O0) {
868 FBT_FMT3_RD(cti) != FBT_REG_O7 &&
919 if (FBT_FMT3_RD(ct
[all...]

Completed in 84 milliseconds