OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:core_
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
kvx-dis.c
1322
#define chk_type(
core_
, val_) \
1323
(env.opc_table == kvx_##
core_
##_optab && type == (val_))
/src/external/gpl3/binutils.old/dist/opcodes/
kvx-dis.c
1322
#define chk_type(
core_
, val_) \
1323
(env.opc_table == kvx_##
core_
##_optab && type == (val_))
/src/external/gpl3/gdb.old/dist/opcodes/
kvx-dis.c
1322
#define chk_type(
core_
, val_) \
1323
(env.opc_table == kvx_##
core_
##_optab && type == (val_))
/src/external/gpl3/gdb/dist/opcodes/
kvx-dis.c
1322
#define chk_type(
core_
, val_) \
1323
(env.opc_table == kvx_##
core_
##_optab && type == (val_))
/src/external/gpl3/binutils/dist/gas/config/
tc-kvx.c
491
#define chk_imm(
core_
, imm_) \
492
(env.params.core == ELF_KVX_CORE_##
core_
&& opdef->type == (imm_))
/src/external/gpl3/binutils.old/dist/gas/config/
tc-kvx.c
491
#define chk_imm(
core_
, imm_) \
492
(env.params.core == ELF_KVX_CORE_##
core_
&& opdef->type == (imm_))
Completed in 89 milliseconds
Indexes created Thu May 07 00:24:58 UTC 2026