OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cgen_cpu_prefix
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/
Makefile.am
556
CGEN_CPU_PREFIX
= @
cgen_cpu_prefix
@
560
$(srcdir)/../opcodes/$(
CGEN_CPU_PREFIX
)-desc.h \
561
$(srcdir)/../opcodes/$(
CGEN_CPU_PREFIX
)-opc.h
configure
682
cgen_cpu_prefix
13147
cgen_cpu_prefix
=""
13151
cgen_cpu_prefix
=or1k ;;
13152
*)
cgen_cpu_prefix
=${target_cpu} ;;
17362
cgen_cpu_prefix
=${
cgen_cpu_prefix
}
18816
if test "x$
cgen_cpu_prefix
" != x ; then
18817
echo '#include "opcodes/'"${
cgen_cpu_prefix
}"'-desc.h"' > cgen-desc.h
/src/external/gpl3/binutils.old/dist/gas/
Makefile.am
554
CGEN_CPU_PREFIX
= @
cgen_cpu_prefix
@
558
$(srcdir)/../opcodes/$(
CGEN_CPU_PREFIX
)-desc.h \
559
$(srcdir)/../opcodes/$(
CGEN_CPU_PREFIX
)-opc.h
configure
682
cgen_cpu_prefix
12784
cgen_cpu_prefix
=""
12788
cgen_cpu_prefix
=or1k ;;
12789
*)
cgen_cpu_prefix
=${target_cpu} ;;
16999
cgen_cpu_prefix
=${
cgen_cpu_prefix
}
18453
if test "x$
cgen_cpu_prefix
" != x ; then
18454
echo '#include "opcodes/'"${
cgen_cpu_prefix
}"'-desc.h"' > cgen-desc.h
Completed in 46 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026