HomeSort by: relevance | last modified time | path
    Searched refs:sim_fpu_is_gt (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/common/
sim-fpu.h 378 INLINE_SIM_FPU (int) sim_fpu_is_gt (const sim_fpu *l, const sim_fpu *r);
cgen-accfp.c 295 return sim_fpu_is_gt (&op1, &op2);
709 return sim_fpu_is_gt (&op1, &op2);
sim-fpu.c 2275 sim_fpu_is_gt (const sim_fpu *l, const sim_fpu *r) function
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-fpu.h 378 INLINE_SIM_FPU (int) sim_fpu_is_gt (const sim_fpu *l, const sim_fpu *r);
cgen-accfp.c 295 return sim_fpu_is_gt (&op1, &op2);
709 return sim_fpu_is_gt (&op1, &op2);
sim-fpu.c 2275 sim_fpu_is_gt (const sim_fpu *l, const sim_fpu *r) function

Completed in 27 milliseconds