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

  /src/external/gpl3/gdb/dist/sim/mn10300/
mn10300-sim.h 126 #define FPU2FD(F,FD) sim_fpu_to232 (&((FD).high), &((FD).low), &(F))
  /src/external/gpl3/gdb.old/dist/sim/mn10300/
mn10300-sim.h 126 #define FPU2FD(F,FD) sim_fpu_to232 (&((FD).high), &((FD).low), &(F))
  /src/external/gpl3/gdb/dist/sim/common/
sim-fpu.h 199 INLINE_SIM_FPU (void) sim_fpu_to232 (uint32_t *h, uint32_t *l, const sim_fpu *f);
sim-fpu.c 715 sim_fpu_to232 (uint32_t *h, uint32_t *l, function
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-fpu.h 199 INLINE_SIM_FPU (void) sim_fpu_to232 (uint32_t *h, uint32_t *l, const sim_fpu *f);
sim-fpu.c 715 sim_fpu_to232 (uint32_t *h, uint32_t *l, function

Completed in 29 milliseconds