Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dfloatuntisf.c73 float_bits fb; in __floatuntisf()
H A Dfloattisf.c75 float_bits fb; in __floattisf()
H A Dfloatundisf.c71 float_bits fb; in __floatundisf()
H A Dfloatdisf.c73 float_bits fb; in __floatdisf()
H A Dint_types.h124 } float_bits; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c27031 int float_bits = D7_VFP_REGNUM - FIRST_VFP_REGNUM + 1; in cmse_nonsecure_entry_clear_before_return() local
27033 bitmap_set_range (to_clear_bitmap, FIRST_VFP_REGNUM, float_bits); in cmse_nonsecure_entry_clear_before_return()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc27335 int float_bits = D7_VFP_REGNUM - FIRST_VFP_REGNUM + 1; in cmse_nonsecure_entry_clear_before_return() local
27337 bitmap_set_range (to_clear_bitmap, FIRST_VFP_REGNUM, float_bits); in cmse_nonsecure_entry_clear_before_return()