HomeSort by relevance Sort by last modified time
    Searched refs:sh_table (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/opcodes/
sh-dis.c 139 for (first_movx = sh_table; first_movx->nibbles[1] != MOVX_NOPY;)
173 for (first_movx = sh_table; first_movx->nibbles[1] != MOVX;)
316 for (op = sh_table; op->name; op++)
497 for (op = sh_table; op->name; op++)
sh-opc.h 386 const sh_opcode_info sh_table[] = variable
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-sh.c 969 for (opcode = sh_table; opcode->name; opcode++)
    [all...]

Completed in 59 milliseconds