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_802
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/opcode/
csky.h
114
#define
IS_CSKY_ARCH_802
(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_802)
/src/external/gpl3/binutils.old/dist/include/opcode/
csky.h
114
#define
IS_CSKY_ARCH_802
(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_802)
/src/external/gpl3/gdb/dist/include/opcode/
csky.h
114
#define
IS_CSKY_ARCH_802
(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_802)
/src/external/gpl3/gdb.old/dist/include/opcode/
csky.h
114
#define
IS_CSKY_ARCH_802
(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_802)
/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))
3607
if (
IS_CSKY_ARCH_802
(mach_flag)
6235
if (
IS_CSKY_ARCH_802
(mach_flag))
6966
else if (do_long_jump && !
IS_CSKY_ARCH_802
(mach_flag))
7012
&& !
IS_CSKY_ARCH_802
(mach_flag))
7235
||
IS_CSKY_ARCH_802
(mach_flag))
/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))
3607
if (
IS_CSKY_ARCH_802
(mach_flag)
6235
if (
IS_CSKY_ARCH_802
(mach_flag))
6966
else if (do_long_jump && !
IS_CSKY_ARCH_802
(mach_flag))
7012
&& !
IS_CSKY_ARCH_802
(mach_flag))
7235
||
IS_CSKY_ARCH_802
(mach_flag))
Completed in 37 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026