HomeSort by: relevance | last modified time | path
    Searched defs:nds32_opcode_table (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
nds32-asm.c 1579 opcode_t *nds32_opcode_table[NDS32_CORE_COUNT]; variable
1803 opc = nds32_opcode_table[k];
1857 nds32_opcode_table[NDS32_MAIN_CORE] = &nds32_opcodes[0];
  /src/external/gpl3/binutils.old/dist/opcodes/
nds32-asm.c 1579 opcode_t *nds32_opcode_table[NDS32_CORE_COUNT]; variable
1803 opc = nds32_opcode_table[k];
1857 nds32_opcode_table[NDS32_MAIN_CORE] = &nds32_opcodes[0];
  /src/external/gpl3/gdb.old/dist/opcodes/
nds32-asm.c 1579 opcode_t *nds32_opcode_table[NDS32_CORE_COUNT]; variable
1803 opc = nds32_opcode_table[k];
1857 nds32_opcode_table[NDS32_MAIN_CORE] = &nds32_opcodes[0];
  /src/external/gpl3/gdb/dist/opcodes/
nds32-asm.c 1579 opcode_t *nds32_opcode_table[NDS32_CORE_COUNT]; variable
1803 opc = nds32_opcode_table[k];
1857 nds32_opcode_table[NDS32_MAIN_CORE] = &nds32_opcodes[0];

Completed in 20 milliseconds