Home | History | Annotate | Download | only in gas

Lines Matching refs:cgen_cpu_prefix

639 cgen_cpu_prefix
12543 cgen_cpu_prefix=""
12547 cgen_cpu_prefix=or1k ;;
12548 *) cgen_cpu_prefix=${target_cpu} ;;
15511 cgen_cpu_prefix=${cgen_cpu_prefix}
16957 if test "x$cgen_cpu_prefix" != x ; then
16958 echo '#include "opcodes/'"${cgen_cpu_prefix}"'-desc.h"' > cgen-desc.h