Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dtilegx_disasm.h1230 struct tilegx_opcode struct
1233 const char *name;
1236 tilegx_mnemonic mnemonic;
1245 unsigned char pipes;
1269 extern const struct tilegx_opcode tilegx_opcodes[]; argument
/external/pcre/dist/sljit/
DsljitNativeTILEGX-encoder.c620 struct tilegx_opcode struct
623 const char *name;
626 tilegx_mnemonic mnemonic;
635 unsigned char pipes;
638 unsigned char num_operands;
662 const struct tilegx_opcode *opcode; argument