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_sp_ext
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-nds32.c
2357
static int
nds32_fpu_sp_ext
= -1;
2431
{"fpu-sp-ext", N_("FPU SP extension"), &
nds32_fpu_sp_ext
, 1},
3547
nds32_fpu_sp_ext
= (-1 !=
nds32_fpu_sp_ext
) ?
nds32_fpu_sp_ext
: archs[i].fpu_sp_ext;
3643
nds32_fpu_sp_ext
= 1;
5363
if (
nds32_fpu_sp_ext
|| nds32_fpu_dp_ext)
5377
if (
nds32_fpu_sp_ext
)
5403
if (
nds32_fpu_sp_ext
&& nds32_mac)
7615
if (nds32_fpu_dp_ext ||
nds32_fpu_sp_ext
)
2355
static int
nds32_fpu_sp_ext
= -1;
variable
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-nds32.c
2357
static int
nds32_fpu_sp_ext
= -1;
2431
{"fpu-sp-ext", N_("FPU SP extension"), &
nds32_fpu_sp_ext
, 1},
3546
nds32_fpu_sp_ext
= (-1 !=
nds32_fpu_sp_ext
) ?
nds32_fpu_sp_ext
: archs[i].fpu_sp_ext;
3642
nds32_fpu_sp_ext
= 1;
5358
if (
nds32_fpu_sp_ext
|| nds32_fpu_dp_ext)
5372
if (
nds32_fpu_sp_ext
)
5398
if (
nds32_fpu_sp_ext
&& nds32_mac)
7608
if (nds32_fpu_dp_ext ||
nds32_fpu_sp_ext
)
2355
static int
nds32_fpu_sp_ext
= -1;
variable
[
all
...]
Completed in 26 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026