Home
last modified time | relevance | path

Searched refs:si_to_float (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libgcc/
Dfp-bit.h238 # define si_to_float __floatsitf macro
258 # define si_to_float __floatsisf macro
278 # define si_to_float __floatsidf macro
429 extern FLO_type si_to_float (SItype);
Dfp-bit.c1304 si_to_float (SItype arg_a)
/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Ddp-bit.c141 # define si_to_float sitofp macro
153 # define si_to_float litodp macro
172 # define si_to_float __floatsisf macro
189 # define si_to_float __floatsidf macro
1130 si_to_float (SItype arg_a) in si_to_float() function
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Dsi2vmx.h236 static __inline float si_to_float(qword q) { in si_to_float() function
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-19984602 (si_to_float): Cast numeric constant to (SItype) before comparing
DChangeLog-200130422 (si_to_float): Likewise.
DChangeLog-20053730 (si_to_float, usi_to_float): Use it to compute proper shift.