Searched refs:sh_table (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/binutils/opcodes/
H A Dsh-dis.c137 for (first_movx = sh_table; first_movx->nibbles[1] != MOVX_NOPY;)
171 for (first_movx = sh_table; first_movx->nibbles[1] != MOVX;)
314 for (op = sh_table; op->name; op++)
495 for (op = sh_table; op->name; op++)
H A Dsh-opc.h380 const sh_opcode_info sh_table[] = variable

Completed in 107 milliseconds