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

/freebsd-11-stable/sys/powerpc/powerpc/
H A Ddb_disasm.c631 #define APP_PSTRS(fmt) ADD_LEN(snprintf(pstr, slen, "%s", (fmt))) macro
645 APP_PSTRS("c");
650 APP_PSTRS(condstr[((BO & 8) >> 1) + (BI & 3)]);
658 APP_PSTRS("dz");
660 APP_PSTRS("dnz");
662 APP_PSTRS("f");
664 APP_PSTRS("t");
669 APP_PSTRS("lr");
671 APP_PSTRS("ctr");
679 APP_PSTRS("
995 #undef APP_PSTRS macro
[all...]

Completed in 55 milliseconds