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_mac
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-nds32.c
2394
static int
nds32_mac
= 1;
2422
{"mac", N_("Multiply instructions support"), &
nds32_mac
, 1},
3634
nds32_mac
= 1;
5403
if (nds32_fpu_sp_ext &&
nds32_mac
)
5411
if (nds32_fpu_dp_ext &&
nds32_mac
)
5419
if (nds32_dx_regs &&
nds32_mac
)
2392
static int
nds32_mac
= 1;
variable
/src/external/gpl3/binutils.old/dist/gas/config/
tc-nds32.c
2394
static int
nds32_mac
= 1;
2422
{"mac", N_("Multiply instructions support"), &
nds32_mac
, 1},
3633
nds32_mac
= 1;
5398
if (nds32_fpu_sp_ext &&
nds32_mac
)
5406
if (nds32_fpu_dp_ext &&
nds32_mac
)
5414
if (nds32_dx_regs &&
nds32_mac
)
2392
static int
nds32_mac
= 1;
variable
Completed in 29 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026