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

  /src/external/gpl3/binutils/dist/gas/config/
tc-riscv.c 849 struct opcode_name_t struct
856 static const struct opcode_name_t opcode_name_list[] =
909 const struct opcode_name_t *opcode;
919 static const struct opcode_name_t *
924 struct opcode_name_t *o;
2616 const struct opcode_name_t *o = opcode_name_lookup (&str);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-riscv.c 849 struct opcode_name_t struct
856 static const struct opcode_name_t opcode_name_list[] =
909 const struct opcode_name_t *opcode;
919 static const struct opcode_name_t *
924 struct opcode_name_t *o;
2609 const struct opcode_name_t *o = opcode_name_lookup (&str);

Completed in 21 milliseconds