Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/opcodes/
H A Darc-opc.c1573 static int mach_type_map[] = in arc_get_opcode_mach() local
1580 return mach_type_map[bfd_mach - bfd_mach_arc_5] | (big_p ? ARC_MACH_BIG : 0); in arc_get_opcode_mach()