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

  /src/external/gpl3/binutils/dist/opcodes/
arm-dis.c 4971 static const char *const vec_condnames[] = variable
7774 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7782 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7788 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7794 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7800 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7806 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7812 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7818 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
  /src/external/gpl3/binutils.old/dist/opcodes/
arm-dis.c 4971 static const char *const vec_condnames[] = variable
7774 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7782 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7788 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7794 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7800 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7806 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7812 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7818 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
  /src/external/gpl3/gdb/dist/opcodes/
arm-dis.c 4971 static const char *const vec_condnames[] = variable
7774 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7782 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7788 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7794 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7800 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7806 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7812 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7818 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
  /src/external/gpl3/gdb.old/dist/opcodes/
arm-dis.c 5067 static const char *const vec_condnames[] = variable
7870 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7878 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7884 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7890 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7896 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7902 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7908 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);
7914 func (stream, dis_style_sub_mnemonic, "%s", vec_condnames[vec_cond]);

Completed in 64 milliseconds