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_fpu_dp_ext
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-nds32.c
2358
static int
nds32_fpu_dp_ext
= -1;
2432
{"fpu-dp-ext", N_("FPU DP extension"), &
nds32_fpu_dp_ext
, 1},
3548
nds32_fpu_dp_ext
= (-1 !=
nds32_fpu_dp_ext
) ?
nds32_fpu_dp_ext
: archs[i].fpu_dp_ext;
3644
nds32_fpu_dp_ext
= 1;
5363
if (nds32_fpu_sp_ext ||
nds32_fpu_dp_ext
)
5389
if (
nds32_fpu_dp_ext
)
5411
if (
nds32_fpu_dp_ext
&& nds32_mac)
7615
if (
nds32_fpu_dp_ext
|| nds32_fpu_sp_ext
2356
static int
nds32_fpu_dp_ext
= -1;
variable
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-nds32.c
2358
static int
nds32_fpu_dp_ext
= -1;
2432
{"fpu-dp-ext", N_("FPU DP extension"), &
nds32_fpu_dp_ext
, 1},
3547
nds32_fpu_dp_ext
= (-1 !=
nds32_fpu_dp_ext
) ?
nds32_fpu_dp_ext
: archs[i].fpu_dp_ext;
3643
nds32_fpu_dp_ext
= 1;
5358
if (nds32_fpu_sp_ext ||
nds32_fpu_dp_ext
)
5384
if (
nds32_fpu_dp_ext
)
5406
if (
nds32_fpu_dp_ext
&& nds32_mac)
7608
if (
nds32_fpu_dp_ext
|| nds32_fpu_sp_ext
2356
static int
nds32_fpu_dp_ext
= -1;
variable
[
all
...]
Completed in 31 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026