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_510
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/opcode/
csky.h
111
#define
IS_CSKY_ARCH_510
(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_510)
/src/external/gpl3/binutils.old/dist/include/opcode/
csky.h
111
#define
IS_CSKY_ARCH_510
(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_510)
/src/external/gpl3/gdb/dist/include/opcode/
csky.h
111
#define
IS_CSKY_ARCH_510
(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_510)
/src/external/gpl3/gdb.old/dist/include/opcode/
csky.h
111
#define
IS_CSKY_ARCH_510
(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_510)
/src/external/gpl3/binutils/dist/gas/config/
tc-csky.c
1700
if (IS_CSKY_ARCH_610 (mach_flag) ||
IS_CSKY_ARCH_510
(mach_flag))
1709
if (
IS_CSKY_ARCH_510
(mach_flag) && (mach_flag & CSKY_ARCH_FLOAT))
/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))
1709
if (
IS_CSKY_ARCH_510
(mach_flag) && (mach_flag & CSKY_ARCH_FLOAT))
Completed in 42 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026