Home
last modified time | relevance | path

Searched defs:csky_opcode (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dcsky-opc.h260 struct csky_opcode struct
270 struct csky_opcode_info op16[OP_TABLE_NUM]; argument
272 struct csky_opcode_info op32[OP_TABLE_NUM]; argument
274 uint64_t isa_flag16;
275 uint64_t isa_flag32;
277 signed int reloc16;
278 signed int reloc32;
280 signed int relax;
283 bool (*work) (void);
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dcsky-opc.h260 struct csky_opcode struct
270 struct csky_opcode_info op16[OP_TABLE_NUM]; argument
272 struct csky_opcode_info op32[OP_TABLE_NUM]; argument
274 uint64_t isa_flag16;
275 uint64_t isa_flag32;
277 signed int reloc16;
278 signed int reloc32;
280 signed int relax;
283 bool (*work) (void);