HomeSort by: relevance | last modified time | path
    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