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_801
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/opcode/
csky.h
113
#define
IS_CSKY_ARCH_801
(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_801)
/src/external/gpl3/binutils.old/dist/include/opcode/
csky.h
113
#define
IS_CSKY_ARCH_801
(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_801)
/src/external/gpl3/gdb/dist/include/opcode/
csky.h
113
#define
IS_CSKY_ARCH_801
(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_801)
/src/external/gpl3/gdb.old/dist/include/opcode/
csky.h
113
#define
IS_CSKY_ARCH_801
(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_801)
/src/external/gpl3/binutils/dist/gas/config/
tc-csky.c
1807
if (
IS_CSKY_ARCH_801
(mach_flag) || IS_CSKY_ARCH_802 (mach_flag))
1834
if (
IS_CSKY_ARCH_801
(mach_flag) || IS_CSKY_ARCH_802 (mach_flag))
4205
if (
IS_CSKY_ARCH_801
(mach_flag))
6547
||
IS_CSKY_ARCH_801
(mach_flag)))
6589
&& !
IS_CSKY_ARCH_801
(mach_flag))
6648
&& !
IS_CSKY_ARCH_801
(mach_flag))
6663
&& !
IS_CSKY_ARCH_801
(mach_flag))
6706
&& !
IS_CSKY_ARCH_801
(mach_flag))
6751
&& !
IS_CSKY_ARCH_801
(mach_flag))
6794
&&
IS_CSKY_ARCH_801
(mach_flag)
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-csky.c
1807
if (
IS_CSKY_ARCH_801
(mach_flag) || IS_CSKY_ARCH_802 (mach_flag))
1834
if (
IS_CSKY_ARCH_801
(mach_flag) || IS_CSKY_ARCH_802 (mach_flag))
4205
if (
IS_CSKY_ARCH_801
(mach_flag))
6547
||
IS_CSKY_ARCH_801
(mach_flag)))
6589
&& !
IS_CSKY_ARCH_801
(mach_flag))
6648
&& !
IS_CSKY_ARCH_801
(mach_flag))
6663
&& !
IS_CSKY_ARCH_801
(mach_flag))
6706
&& !
IS_CSKY_ARCH_801
(mach_flag))
6751
&& !
IS_CSKY_ARCH_801
(mach_flag))
6794
&&
IS_CSKY_ARCH_801
(mach_flag)
[
all
...]
Completed in 32 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026