Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/include/opcode/
HDcgen.h1173 #define CGEN_ASM_LOOKUP_INSN(cd, string) cgen_asm_lookup_insn ((cd), (string)) macro
/freebsd-11-stable/contrib/binutils/opcodes/
HDcgen-asm.in346 ilist = CGEN_ASM_LOOKUP_INSN (cd, str);
HDmep-asm.c1320 ilist = CGEN_ASM_LOOKUP_INSN (cd, str); in mep_cgen_assemble_insn()
/freebsd-11-stable/contrib/binutils/gas/config/
HDtc-mep.c480 ilist = CGEN_ASM_LOOKUP_INSN (gas_cgen_cpu_desc, in mep_cgen_assemble_cop_insn()