HomeSort by: relevance | last modified time | path
    Searched refs:csky_opcode_info (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
csky-dis.c 51 struct csky_opcode_info const *opinfo;
123 csky_get_mask (struct csky_opcode_info const *pinfo)
156 csky_find_inst_info (struct csky_opcode_info const **pinfo,
969 csky_print_operands (char *str, struct csky_opcode_info const *pinfo,
1170 struct csky_opcode_info const *pinfo = NULL;
csky-opc.h 248 struct csky_opcode_info struct
270 struct csky_opcode_info op16[OP_TABLE_NUM];
272 struct csky_opcode_info op32[OP_TABLE_NUM];
  /src/external/gpl3/binutils.old/dist/opcodes/
csky-dis.c 51 struct csky_opcode_info const *opinfo;
123 csky_get_mask (struct csky_opcode_info const *pinfo)
156 csky_find_inst_info (struct csky_opcode_info const **pinfo,
978 csky_print_operands (char *str, struct csky_opcode_info const *pinfo,
1179 struct csky_opcode_info const *pinfo = NULL;
csky-opc.h 248 struct csky_opcode_info struct
270 struct csky_opcode_info op16[OP_TABLE_NUM];
272 struct csky_opcode_info op32[OP_TABLE_NUM];
  /src/external/gpl3/gdb/dist/opcodes/
csky-dis.c 51 struct csky_opcode_info const *opinfo;
123 csky_get_mask (struct csky_opcode_info const *pinfo)
156 csky_find_inst_info (struct csky_opcode_info const **pinfo,
978 csky_print_operands (char *str, struct csky_opcode_info const *pinfo,
1179 struct csky_opcode_info const *pinfo = NULL;
csky-opc.h 248 struct csky_opcode_info struct
270 struct csky_opcode_info op16[OP_TABLE_NUM];
272 struct csky_opcode_info op32[OP_TABLE_NUM];
  /src/external/gpl3/gdb.old/dist/opcodes/
csky-dis.c 51 struct csky_opcode_info const *opinfo;
123 csky_get_mask (struct csky_opcode_info const *pinfo)
156 csky_find_inst_info (struct csky_opcode_info const **pinfo,
978 csky_print_operands (char *str, struct csky_opcode_info const *pinfo,
1179 struct csky_opcode_info const *pinfo = NULL;
csky-opc.h 248 struct csky_opcode_info struct
270 struct csky_opcode_info op16[OP_TABLE_NUM];
272 struct csky_opcode_info op32[OP_TABLE_NUM];
  /src/external/gpl3/binutils/dist/gas/config/
tc-csky.c 276 /* Indicates which element is in csky_opcode_info op[] array. */
3248 parse_ldst_imm (char **oper, struct csky_opcode_info *op ATTRIBUTE_UNUSED,
3425 get_operand_value (struct csky_opcode_info *op,
4330 parse_operands_op (char *str, struct csky_opcode_info *op)
4558 struct csky_opcode_info *opinfo = NULL;
6330 struct csky_opcode_info *opinfo = NULL;
6362 struct csky_opcode_info *opinfo = NULL;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-csky.c 276 /* Indicates which element is in csky_opcode_info op[] array. */
3248 parse_ldst_imm (char **oper, struct csky_opcode_info *op ATTRIBUTE_UNUSED,
3425 get_operand_value (struct csky_opcode_info *op,
4330 parse_operands_op (char *str, struct csky_opcode_info *op)
4558 struct csky_opcode_info *opinfo = NULL;
6330 struct csky_opcode_info *opinfo = NULL;
6362 struct csky_opcode_info *opinfo = NULL;

Completed in 69 milliseconds