OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CSKY_ISA_TRUST
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/opcode/
csky.h
36
#define
CSKY_ISA_TRUST
((uint64_t) 1 << 11)
/src/external/gpl3/binutils.old/dist/include/opcode/
csky.h
36
#define
CSKY_ISA_TRUST
((uint64_t) 1 << 11)
/src/external/gpl3/gdb/dist/include/opcode/
csky.h
36
#define
CSKY_ISA_TRUST
((uint64_t) 1 << 11)
/src/external/gpl3/gdb.old/dist/include/opcode/
csky.h
36
#define
CSKY_ISA_TRUST
((uint64_t) 1 << 11)
/src/external/gpl3/binutils/dist/gas/config/
tc-csky.c
796
#define CSKY_ISA_801 (CSKYV2_ISA_E1 |
CSKY_ISA_TRUST
)
907
#define CSKY_ISA_S802 (CSKY_ISA_E801 | CSKYV2_ISA_1E2 | CSKY_ISA_NVIC |
CSKY_ISA_TRUST
)
1044
{"mtrust", no_argument, &do_opt_mtrust,
CSKY_ISA_TRUST
},
/src/external/gpl3/binutils.old/dist/gas/config/
tc-csky.c
796
#define CSKY_ISA_801 (CSKYV2_ISA_E1 |
CSKY_ISA_TRUST
)
907
#define CSKY_ISA_S802 (CSKY_ISA_E801 | CSKYV2_ISA_1E2 | CSKY_ISA_NVIC |
CSKY_ISA_TRUST
)
1044
{"mtrust", no_argument, &do_opt_mtrust,
CSKY_ISA_TRUST
},
/src/external/gpl3/binutils/dist/opcodes/
csky-opc.h
654
{0x10,
CSKY_ISA_TRUST
, "sie"},
2732
CSKY_ISA_TRUST
),
/src/external/gpl3/binutils.old/dist/opcodes/
csky-opc.h
654
{0x10,
CSKY_ISA_TRUST
, "sie"},
2732
CSKY_ISA_TRUST
),
/src/external/gpl3/gdb/dist/opcodes/
csky-opc.h
654
{0x10,
CSKY_ISA_TRUST
, "sie"},
2732
CSKY_ISA_TRUST
),
/src/external/gpl3/gdb.old/dist/opcodes/
csky-opc.h
654
{0x10,
CSKY_ISA_TRUST
, "sie"},
2732
CSKY_ISA_TRUST
),
Completed in 63 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026