Home | History | Annotate | Download | only in cpu

Lines Matching full:fprintf_func

1877   (*info->fprintf_func) (info->stream, "@");
1891 (*info->fprintf_func) (info->stream, "spr[%ld]", regno);
1907 (*info->fprintf_func) (info->stream, value ? "0x%lx" : "hi(0x%lx)", value);
1920 (*info->fprintf_func) (info->stream, "0x%lx", value);
1922 (*info->fprintf_func) (info->stream, "lo(0x%lx)", value);