Home
last modified time | relevance | path

Searched defs:machs (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/binutils/opcodes/
HDmep-desc.c2422 int machs = cd->machs; in build_hw_table() local
2456 int machs = cd->machs; in build_operand_table() local
2505 unsigned int machs = cd->machs; in mep_cgen_rebuild_tables() local
2602 unsigned int machs = 0; /* 0 = "unspecified" */ in mep_cgen_cpu_open() local
HDmep-opc.c118 check_configured_mach (int machs) in check_configured_mach()
141 int machs = CGEN_INSN_ATTR_VALUE (insn, CGEN_INSN_MACH); in mep_cgen_insn_supported() local
/NextBSD/contrib/binutils/include/opcode/
HDcgen.h1193 int machs; member