Home
last modified time | relevance | path

Searched defs:tilegx_opcode (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dtilegx.h1213 struct tilegx_opcode struct
1216 const char *name;
1219 tilegx_mnemonic mnemonic;
1228 unsigned char pipes;
1254 extern const struct tilegx_opcode tilegx_opcodes[]; argument
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dtilegx.h1213 struct tilegx_opcode struct
1216 const char *name;
1219 tilegx_mnemonic mnemonic;
1228 unsigned char pipes;
1254 extern const struct tilegx_opcode tilegx_opcodes[]; argument
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeTILEGX-encoder.c622 struct tilegx_opcode struct
625 const char *name;
628 tilegx_mnemonic mnemonic;
637 unsigned char pipes;
640 unsigned char num_operands;
664 const struct tilegx_opcode *opcode; argument