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

  /src/external/gpl3/gdb/dist/sim/common/
cgen-fpu.h 72 SF (*remsf) (CGEN_FPU*, SF, SF); member in struct:cgen_fp_ops
cgen-accfp.c 99 remsf (CGEN_FPU* fpu, SF x, SF y) function
755 o->remsf = remsf;
  /src/external/gpl3/gdb.old/dist/sim/common/
cgen-fpu.h 72 SF (*remsf) (CGEN_FPU*, SF, SF); member in struct:cgen_fp_ops
cgen-accfp.c 99 remsf (CGEN_FPU* fpu, SF x, SF y) function
755 o->remsf = remsf;
  /src/external/gpl3/gdb/dist/sim/or1k/
sem-switch.c 2824 SF opval = CGEN_CPU_FPU (current_cpu)->ops->remsf (CGEN_CPU_FPU (current_cpu), GET_H_FSR (FLD (f_r2)), GET_H_FSR (FLD (f_r3)));
sem.c 2855 SF opval = CGEN_CPU_FPU (current_cpu)->ops->remsf (CGEN_CPU_FPU (current_cpu), GET_H_FSR (FLD (f_r2)), GET_H_FSR (FLD (f_r3)));
  /src/external/gpl3/gdb.old/dist/sim/or1k/
sem-switch.c 2824 SF opval = CGEN_CPU_FPU (current_cpu)->ops->remsf (CGEN_CPU_FPU (current_cpu), GET_H_FSR (FLD (f_r2)), GET_H_FSR (FLD (f_r3)));
sem.c 2855 SF opval = CGEN_CPU_FPU (current_cpu)->ops->remsf (CGEN_CPU_FPU (current_cpu), GET_H_FSR (FLD (f_r2)), GET_H_FSR (FLD (f_r3)));

Completed in 35 milliseconds