Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/include/opcode/
Darc.h90 #define ARC_HASH_OPCODE(string) \ macro
/freebsd-12-stable/contrib/binutils/opcodes/
Darc-opc.c1613 int opcode_hash = ARC_HASH_OPCODE (arc_opcodes[i].syntax); in arc_opcode_init_tables()
1643 return opcode_map[ARC_HASH_OPCODE (insn)]; in arc_opcode_lookup_asm()