Home | History | Annotate | Download | only in qemu

Lines Matching refs:op_txt

3529   char *op_txt[MAX_OPERANDS];
3915 op_txt[i] = op_out[i];
3930 op_txt[MAX_OPERANDS - 1 - i] = op_out[i];
3935 if (*op_txt[i])
3942 (*info->fprintf_func) (info->stream, "%s", op_txt[i]);