Home
last modified time | relevance | path

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

/linux-4.4.14/arch/tile/include/asm/
Dtile-desc_64.h464 extern const struct tilegx_opcode tilegx_opcodes[];
/linux-4.4.14/arch/tile/kernel/
Dtile-desc_64.c32 const struct tilegx_opcode tilegx_opcodes[334] = variable
2151 return &tilegx_opcodes[next]; in find_opcode()