Home
last modified time | relevance | path

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

/linux-3.4.99/arch/tile/include/asm/
Dtile-desc_64.h432 struct tilegx_opcode struct
464 extern const struct tilegx_opcode tilegx_opcodes[]; argument
469 const struct tilegx_opcode *opcode;
/linux-3.4.99/arch/tile/kernel/
Dtile-desc_64.c32 const struct tilegx_opcode tilegx_opcodes[334] =
2138 static const struct tilegx_opcode *
2182 const struct tilegx_opcode *opc; in parse_insn_tilegx()