代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/279031/4140604
h quad_float.h
#ifndef NTL_quad_float__H
#define NTL_quad_float__H
/*
Copyright (C) 1997, 1998, 1999, 2000 Victor Shoup
This program is free software; you can redistribute it and/or
modify it under the
www.eeworm.com/read/273525/4204447
ihlp f_float.ihlp
{* 30nov2004}{...}
{phang}
{cmd:float(}{it:x}{cmd:)} returns the value of {it:x} rounded
to {cmd:float} storage type.{p_end}
www.eeworm.com/read/273525/4204465
hlp f_float.hlp
{smcl}
{* 30nov2004}{...}
{cmd:help float()}
{hline}
{title:Title}
{p2colset 5 22 24 2}{...}
{p2col :{hi:[D] functions} {hline 2}}Functions{p_end}
{p2colreset}{...}
{title:float() prog
www.eeworm.com/read/447738/1697362
s float03.s
# fix, ftrunc, pfgt, pfle, pfeq
.text
# Non-pipelined, without dual bit
fix.sd %f2,%f4
fix.dd %f6,%f8
ftrunc.sd %f8,%f10
ftrunc.dd %f12,%f14
# Pipelined, without dual bit
pfix.sd %f30,%f
www.eeworm.com/read/447738/1697365
s float02.s
# frcp, frsqr, famov
.text
# Without dual bit
frcp.ss %f0,%f1
frcp.sd %f2,%f4
frcp.dd %f6,%f8
frsqr.ss %f5,%f6
frsqr.sd %f8,%f10
frsqr.dd %f12,%f14
famov.ss %f1,%f31
famov.ds %f2,%f30
www.eeworm.com/read/447738/1697370
s float01.s
# fadd, fsub, fmul, pfmul3, fmlow
.text
# Non-pipelined, without dual bit
fadd.ss %f0,%f1,%f2
fadd.sd %f2,%f3,%f4
fadd.dd %f6,%f8,%f10
fsub.ss %f5,%f6,%f7
fsub.sd %f8,%f9,%f10
fsub.dd %f12
www.eeworm.com/read/447738/1697406
d float03.d
#as:
#objdump: -dr
#name: i860 float03
.*: +file format .*
Disassembly of section \.text:
00000000 :
0: b2 10 04 48 fix.sd %f2,%f4
4: b2 31 08 48 fix.dd %f6,%f8
8: ba 40 0a 48 f
www.eeworm.com/read/447738/1697415
d float01.d
#as:
#objdump: -dr
#name: i860 float01
.*: +file format .*
Disassembly of section \.text:
00000000 :
0: 30 00 22 48 fadd.ss %f0,%f1,%f2
4: b0 10 64 48 fadd.sd %f2,%f3,%f4
8: b0 3
www.eeworm.com/read/447738/1697430
d float02.d
#as:
#objdump: -dr
#name: i860 float02
.*: +file format .*
Disassembly of section \.text:
00000000 :
0: 22 00 01 48 frcp.ss %f0,%f1
4: a2 00 44 48 frcp.sd %f2,%f4
8: a2 01 c8 48
www.eeworm.com/read/447738/1697432
s float04.s
# fxfr, ixfr, fiadd, fisub
.text
# ixfr, fxfr
fxfr %f1,%r3
fxfr %f8,%r30
fxfr %f31,%r18
ixfr %r9,%f31
ixfr %r23,%f16
ixfr %r0,%f0
# Non-pipelined, without dual bit
fiadd.ss %f0,%f1,%f2