Searched refs:DIS_DEBUG_PRTFMT (Results 1 – 3 of 3) sorted by relevance
46 #define DIS_DEBUG_PRTFMT 0x08L macro48 #define DIS_DEBUG_ALL DIS_DEBUG_SYN_ALL|DIS_DEBUG_PRTBIN|DIS_DEBUG_PRTFMT
708 if ((dhx->dhx_debug & DIS_DEBUG_PRTFMT) != 0) { in fmt_call()739 if ((dhx->dhx_debug & DIS_DEBUG_PRTFMT) != 0) { in fmt_sethi()790 if ((dhx->dhx_debug & DIS_DEBUG_PRTFMT) != 0) { in fmt_branch()1013 if ((dhx->dhx_debug & DIS_DEBUG_PRTFMT) != 0) { in fmt_ls()1254 if ((dhx->dhx_debug & DIS_DEBUG_PRTFMT) != 0) { in fmt_cpop()1612 if ((dhx->dhx_debug & DIS_DEBUG_PRTFMT) != 0) { in fmt_alu()1935 if ((dhx->dhx_debug & DIS_DEBUG_PRTFMT) != 0) { in fmt_movcc()2006 if ((dhx->dhx_debug & DIS_DEBUG_PRTFMT) != 0) { in fmt_fpop1()2050 if ((dhx->dhx_debug & DIS_DEBUG_PRTFMT) != 0) { in fmt_fpop2()2124 if ((dhx->dhx_debug & DIS_DEBUG_PRTFMT) != 0) { in fmt_vis()
171 dhx->dhx_debug |= DIS_DEBUG_PRTFMT; in dis_sparc_handle_attach()