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

  /src/external/gpl3/gdb/dist/sim/common/
sim-fpu.h 422 INLINE_SIM_FPU (int) sim_fpu_cmp (const sim_fpu *l, const sim_fpu *r);
sim-fpu.c 2227 sim_fpu_cmp (const sim_fpu *l, const sim_fpu *r) function
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-fpu.h 422 INLINE_SIM_FPU (int) sim_fpu_cmp (const sim_fpu *l, const sim_fpu *r);
sim-fpu.c 2227 sim_fpu_cmp (const sim_fpu *l, const sim_fpu *r) function
  /src/external/gpl3/gdb/dist/sim/mn10300/
interp.c 730 FPCR |= cmp2fcc (sim_fpu_cmp (&m, &n));
  /src/external/gpl3/gdb.old/dist/sim/mn10300/
interp.c 730 FPCR |= cmp2fcc (sim_fpu_cmp (&m, &n));
  /src/external/gpl3/gdb/dist/sim/v850/
simops.c 3040 status = sim_fpu_cmp (&wop1, &wop2);
  /src/external/gpl3/gdb.old/dist/sim/v850/
simops.c 3040 status = sim_fpu_cmp (&wop1, &wop2);

Completed in 37 milliseconds