DTRACEFLT_ILLOP
f == DTRACEFLT_ILLOP ? "ILLOP" :
{ DTRACEFLT_ILLOP, "illegal operation" },
case DTRACEFLT_ILLOP:
public static final String DTRACEFLT_ILLOP = "DTRACEFLT_ILLOP";
((flags) & CPU_DTRACE_ILLOP) ? DTRACEFLT_ILLOP : \