OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_fpuda_p
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-arc.c
105
#define
is_fpuda_p
(op) (((sc) == DPA))
macro
1652
if (
is_fpuda_p
(sc) && !(selected_cpu.features & DPA))
tc-arc.c
105
#define
is_fpuda_p
(op) (((sc) == DPA))
macro
1652
if (
is_fpuda_p
(sc) && !(selected_cpu.features & DPA))
/src/external/gpl3/binutils.old/dist/gas/config/
tc-arc.c
105
#define
is_fpuda_p
(op) (((sc) == DPA))
macro
1651
if (
is_fpuda_p
(sc) && !(selected_cpu.features & DPA))
tc-arc.c
105
#define
is_fpuda_p
(op) (((sc) == DPA))
macro
1651
if (
is_fpuda_p
(sc) && !(selected_cpu.features & DPA))
Completed in 52 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026