HomeSort by: relevance | last modified time | path
    Searched defs:get_v850_vreg_name (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
v850-dis.c 210 get_v850_vreg_name (unsigned int reg) function
624 info->fprintf_func (info->stream, "%s", get_v850_vreg_name (value));
  /src/external/gpl3/binutils.old/dist/opcodes/
v850-dis.c 210 get_v850_vreg_name (unsigned int reg) function
624 info->fprintf_func (info->stream, "%s", get_v850_vreg_name (value));
  /src/external/gpl3/gdb.old/dist/opcodes/
v850-dis.c 210 get_v850_vreg_name (unsigned int reg) function
624 info->fprintf_func (info->stream, "%s", get_v850_vreg_name (value));
  /src/external/gpl3/gdb/dist/opcodes/
v850-dis.c 210 get_v850_vreg_name (unsigned int reg) function
624 info->fprintf_func (info->stream, "%s", get_v850_vreg_name (value));

Completed in 15 milliseconds