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
709 if ((dhx->dhx_debug & DIS_DEBUG_PRTFMT) != 0) { in fmt_call()740 if ((dhx->dhx_debug & DIS_DEBUG_PRTFMT) != 0) { in fmt_sethi()791 if ((dhx->dhx_debug & DIS_DEBUG_PRTFMT) != 0) { in fmt_branch()1014 if ((dhx->dhx_debug & DIS_DEBUG_PRTFMT) != 0) { in fmt_ls()1255 if ((dhx->dhx_debug & DIS_DEBUG_PRTFMT) != 0) { in fmt_cpop()1613 if ((dhx->dhx_debug & DIS_DEBUG_PRTFMT) != 0) { in fmt_alu()1936 if ((dhx->dhx_debug & DIS_DEBUG_PRTFMT) != 0) { in fmt_movcc()2007 if ((dhx->dhx_debug & DIS_DEBUG_PRTFMT) != 0) { in fmt_fpop1()2051 if ((dhx->dhx_debug & DIS_DEBUG_PRTFMT) != 0) { in fmt_fpop2()2125 if ((dhx->dhx_debug & DIS_DEBUG_PRTFMT) != 0) { in fmt_vis()
171 dhx->dhx_debug |= DIS_DEBUG_PRTFMT; in dis_sparc_handle_attach()