Searched refs:constant (Results 1 – 15 of 15) sorted by relevance
/arch/m68k/fpsp040/ |
D | smovecr.S | 4 | The entry point sMOVECR returns the constant at the 9 | Output: The constant rounded to the user's rounding
|
D | setox.S | 72 | Note also that the constant 16380 log(2) used in Step 1.3 88 | Z := X * constant 93 | constant := single-precision( 64/log 2 ). 95 | Using a single-precision constant avoids memory access.
|
D | round.S | 179 .set ad_1_sgl,0x00000100 | constant to add 1 to l-bit in sgl prec 180 .set ad_1_dbl,0x00000800 | constant to add 1 to l-bit in dbl prec
|
/arch/arm/kernel/ |
D | head.S | 116 ldr r8, =PHYS_OFFSET @ always constant in this case 548 mov r6, r3, lsr #24 @ constant for add/sub instructions
|
/arch/m68k/ifpsp060/ |
D | ilsp.doc | 52 (define constant longword). The file can be converted to other
|
D | fplsp.doc | 53 (define constant longword). The file can be converted to other
|
D | isp.doc | 57 (define constant longword). The file can be converted to other
|
D | fpsp.doc | 49 (define constant longword). The file can be converted to other
|
D | TEST.DOC | 43 directive "dc.l" (define constant longword). The files can be
|
/arch/m68k/math-emu/ |
D | fp_scan.S | 344 | Move an (emulated) ROM constant
|
/arch/alpha/kernel/ |
D | osf_sys.c | 1089 long constant; /* pll time constant */ member
|
/arch/sparc/lib/ |
D | checksum_32.S | 367 sll %o2, 1, %g2 ! constant multiplies are fun...
|
/arch/sparc/kernel/ |
D | entry.S | 1503 sethi %hi(0x028f4b62), %l0 ! Add in rounding constant * 2**32,
|
/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 6726 # by integer comparison. Note also that the constant # 6744 # Z := X * constant # 6747 # constant := single-precision( 64/log 2 ). # 6749 # Using a single-precision constant avoids memory #
|
D | fpsp.S | 9311 # smovcr(): returns the ROM constant at the offset specified in d1 # 9319 # fp0 = the ROM constant rounded to the user's rounding mode,prec #
|