HomeSort by: relevance | last modified time | path
    Searched defs:floatsidf (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/common/
cgen-accfp.c 357 floatsidf (CGEN_FPU* fpu, int how UNUSED, SI x) function
793 o->floatsidf = floatsidf;
cgen-fpu.h 133 DF (*floatsidf) (CGEN_FPU*, int, SI); member in struct:cgen_fp_ops
  /src/external/gpl3/gdb.old/dist/sim/common/
cgen-accfp.c 357 floatsidf (CGEN_FPU* fpu, int how UNUSED, SI x) function
793 o->floatsidf = floatsidf;
cgen-fpu.h 133 DF (*floatsidf) (CGEN_FPU*, int, SI); member in struct:cgen_fp_ops

Completed in 29 milliseconds