Searched refs:rounded (Results 1 – 25 of 28) sorted by relevance
12
/linux-2.4.37.9/arch/m68k/fpsp040/ |
D | sint.S | 4 | The entry point sINT computes the rounded integer 6 | the integer rounded to zero of the input argument. 37 | 4. Normalize the rounded result; store in fp0. 226 | ;output a0 ptr to rounded result 230 | normalize the rounded result and store value in fp0
|
D | x_unfl.S | 12 | format. After denormalization, the result is rounded to the 207 | Output: a0 points to rounded operand 210 bsrl round |returns rounded denorm at (a0) 226 tstb LOCAL_HI(%a0) |If rounded result is normal,don't
|
D | smovecr.S | 9 | Output: The constant rounded to the user's rounding
|
D | sacos.S | 15 | result is subsequently rounded to double precision. The
|
D | satanh.S | 16 | result is subsequently rounded to double precision. The
|
D | sasin.S | 15 | result is subsequently rounded to double precision. The
|
D | scosh.S | 15 | result is subsequently rounded to double precision. The
|
D | ssinh.S | 15 | result is subsequently rounded to double precision. The
|
D | decbin.S | 53 | tables rounded to RN, RM, and RP, according to the table 83 | PTENRN, PTENRM, and PTENRP are arrays of powers of 10 rounded
|
D | stanh.S | 15 | result is subsequently rounded to double precision. The
|
D | stwotox.S | 16 | result is subsequently rounded to double precision. The
|
D | slog2.S | 18 | to 53 bits if the result is subsequently rounded
|
D | setox.S | 21 | within 0.5001 ulp to 53 bits if the result is subsequently rounded 146 | and t is in single precision. Note also that T is rounded 642 cmpil #0x4004C215,%d0 | ...70log2 rounded up to 16 bits
|
D | satan.S | 15 | result is subsequently rounded to double precision. The
|
D | slogn.S | 16 | result is subsequently rounded to double precision. The
|
D | stan.S | 15 | result is subsequently rounded to double precision. The
|
D | round.S | 36 | On return the value pointed to by a0 is correctly rounded, 41 | The INEX bit of USER_FPSR will be set if the rounded result was
|
D | ssin.S | 20 | result is subsequently rounded to double precision. The
|
/linux-2.4.37.9/fs/ntfs/ |
D | attr.c | 432 ntfs_cluster_t rounded = newsize - ((__s64)count << in ntfs_resize_attr() local 434 rounded = (rounded + ino->vol->cluster_size - 1) >> in ntfs_resize_attr() 437 rl[i].lcn + rounded, in ntfs_resize_attr() 438 rl[i].len - rounded); in ntfs_resize_attr() 441 rl[i].len = rounded; in ntfs_resize_attr() 442 newcount = count + rounded; in ntfs_resize_attr()
|
/linux-2.4.37.9/Documentation/i386/ |
D | zero-page.txt | 38 (b)zImage-file (in 16 byte units, rounded up)
|
/linux-2.4.37.9/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 6852 # result is now rounded properly. convert back to normal format 6912 # result is now rounded properly. convert back to normal format 7082 # the rounded result. Also, since exceptions are disabled, this also # 7511 fmov.x FP_SCR0(%a6),%fp0 # force fop to be rounded 7722 fmov.x FP_SCR0(%a6),%fp0 # force fop to be rounded 8302 # we don't know if the result was an underflow that rounded up to a 2 or 8303 # a normalized number that rounded down to a 2. so, redo the entire operation 8304 # using RZ as the rounding mode to see what the pre-rounded result is. 8559 # operand is to be rounded to single or double precision 8566 # operand is to be rounded to single precision [all …]
|
D | fpsp.S | 5021 # rounded to double precision. The result is provably monotonic # 5726 # rounded to double precision. The result is provably monotonic # 6606 # rounded to double precision. The result is provably monotonic # 6803 # rounded to double precision. The result is provably monotonic # 6911 # rounded to 62 bits so that the last two bits of T are # 7385 cmp.l %d1,&0x4004C215 # 70log2 rounded up to 16 bits 7684 # rounded to double precision. The result is provably monotonic # 7798 # rounded to double precision. The result is provably monotonic # 7916 # rounded to double precision. The result is provably monotonic # 8082 # rounded to double precision. The result is provably monotonic # [all …]
|
D | fplsp.S | 4915 # rounded to double precision. The result is provably monotonic # 5620 # rounded to double precision. The result is provably monotonic # 6500 # rounded to double precision. The result is provably monotonic # 6697 # rounded to double precision. The result is provably monotonic # 6805 # rounded to 62 bits so that the last two bits of T are # 7279 cmp.l %d1,&0x4004C215 # 70log2 rounded up to 16 bits 7578 # rounded to double precision. The result is provably monotonic # 7692 # rounded to double precision. The result is provably monotonic # 7810 # rounded to double precision. The result is provably monotonic # 7976 # rounded to double precision. The result is provably monotonic # [all …]
|
/linux-2.4.37.9/arch/i386/math-emu/ |
D | README | 119 operands were rounded to the current precision before the arithmetic
|
/linux-2.4.37.9/Documentation/networking/ |
D | bonding.txt | 226 value, otherwise the value will be rounded. The default value is 0. 386 value, otherwise the value will be rounded. The default value is 0.
|
12