Home
last modified time | relevance | path

Searched refs:fstp (Results 1 – 25 of 37) sorted by relevance

12

/freebsd-10-stable/lib/msun/i387/
Ds_tan.S45 fstp %st(0)
54 fstp %st(1)
56 fstp %st(0)
Ds_logbl.S42 fstp %st
Ds_significandf.S14 fstp %st(1)
Ds_significand.S42 fstp %st(1)
Ds_logb.S42 fstp %st
Ds_logbf.S14 fstp %st
Ds_scalbn.S43 fstp %st(1)
De_remainderl.S47 fstp %st(1)
De_remainder.S46 fstp %st(1)
De_fmod.S46 fstp %st(1)
De_remainderf.S18 fstp %st(1)
Ds_scalbnl.S15 fstp %st(1)
Ds_scalbnf.S15 fstp %st(1) /* bug fix for fp stack overflow */
Ds_cos.S53 fstp %st(1)
Ds_sin.S53 fstp %st(1)
Ds_remquo.S41 fstp %st(1)
/freebsd-10-stable/sys/fs/nandfs/
Dnandfs_vfsops.c305 struct nandfs_fsarea *fstp) in nandfs_write_superblock_at() argument
314 __func__, fstp->last_used, nandfs_sblocks_in_esize(fsdev))); in nandfs_write_superblock_at()
315 if (fstp->last_used == nandfs_sblocks_in_esize(fsdev) - 1) in nandfs_write_superblock_at()
318 index = fstp->last_used + 1; in nandfs_write_superblock_at()
327 offset = fstp->offset; in nandfs_write_superblock_at()
399 fstp->last_used, index - sbs_in_fsd)); in nandfs_write_superblock_at()
400 fstp->last_used = index - sbs_in_fsd; in nandfs_write_superblock_at()
495 struct nandfs_fsarea *fstp, struct nandfs_fsdata *fsdata, in nandfs_read_structures_at() argument
504 offset = fstp->offset; in nandfs_read_structures_at()
515 fstp->flags |= NANDFS_FSSTOR_FAILED; in nandfs_read_structures_at()
[all …]
/freebsd-10-stable/lib/msun/amd64/
Ds_logbl.S42 fstp %st
De_remainderl.S47 fstp %st(1)
Ds_scalbn.S36 fstp %st(1)
Ds_scalbnl.S15 fstp %st(1)
De_remainderf.S22 fstp %st
De_remainder.S52 fstp %st
Ds_scalbnf.S36 fstp %st(1)
Ds_remquol.S41 fstp %st(1)

12