OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nds32_elf_flags
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-nds32.c
2363
static int
nds32_elf_flags
= 0;
5302
nds32_elf_flags
|= E_NDS32_HAS_EXT_INST;
5314
nds32_elf_flags
|= E_NDS32_HAS_EXT2_INST;
5326
nds32_elf_flags
|= E_NDS32_HAS_AUDIO_INST;
5338
nds32_elf_flags
|= E_NDS32_HAS_STRING_INST;
5352
nds32_elf_flags
|= E_NDS32_HAS_DIV_DX_INST;
5365
if (!(
nds32_elf_flags
5379
nds32_elf_flags
|= E_NDS32_HAS_FPU_INST;
5391
nds32_elf_flags
|= E_NDS32_HAS_FPU_DP_INST;
5404
nds32_elf_flags
|= E_NDS32_HAS_FPU_MAC_INST
2361
static int
nds32_elf_flags
= 0;
variable
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-nds32.c
2363
static int
nds32_elf_flags
= 0;
5297
nds32_elf_flags
|= E_NDS32_HAS_EXT_INST;
5309
nds32_elf_flags
|= E_NDS32_HAS_EXT2_INST;
5321
nds32_elf_flags
|= E_NDS32_HAS_AUDIO_INST;
5333
nds32_elf_flags
|= E_NDS32_HAS_STRING_INST;
5347
nds32_elf_flags
|= E_NDS32_HAS_DIV_DX_INST;
5360
if (!(
nds32_elf_flags
5374
nds32_elf_flags
|= E_NDS32_HAS_FPU_INST;
5386
nds32_elf_flags
|= E_NDS32_HAS_FPU_DP_INST;
5399
nds32_elf_flags
|= E_NDS32_HAS_FPU_MAC_INST
2361
static int
nds32_elf_flags
= 0;
variable
[
all
...]
Completed in 42 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026