OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IS_CSKY_ARCH_610
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/opcode/
csky.h
112
#define
IS_CSKY_ARCH_610
(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_610)
/src/external/gpl3/binutils.old/dist/include/opcode/
csky.h
112
#define
IS_CSKY_ARCH_610
(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_610)
/src/external/gpl3/gdb/dist/include/opcode/
csky.h
112
#define
IS_CSKY_ARCH_610
(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_610)
/src/external/gpl3/gdb.old/dist/include/opcode/
csky.h
112
#define
IS_CSKY_ARCH_610
(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_610)
/src/external/gpl3/binutils/dist/gas/config/
tc-csky.c
1700
if (
IS_CSKY_ARCH_610
(mach_flag) || IS_CSKY_ARCH_510 (mach_flag))
/src/external/gpl3/binutils.old/dist/gas/config/
tc-csky.c
1700
if (
IS_CSKY_ARCH_610
(mach_flag) || IS_CSKY_ARCH_510 (mach_flag))
Completed in 33 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026