Home
last modified time | relevance | path

Searched refs:constant (Results 1 – 15 of 15) sorted by relevance

/arch/m68k/fpsp040/
Dsmovecr.S4 | The entry point sMOVECR returns the constant at the
9 | Output: The constant rounded to the user's rounding
Dsetox.S72 | 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.
Dround.S179 .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/
Dhead.S116 ldr r8, =PHYS_OFFSET @ always constant in this case
548 mov r6, r3, lsr #24 @ constant for add/sub instructions
/arch/m68k/ifpsp060/
Dilsp.doc52 (define constant longword). The file can be converted to other
Dfplsp.doc53 (define constant longword). The file can be converted to other
Disp.doc57 (define constant longword). The file can be converted to other
Dfpsp.doc49 (define constant longword). The file can be converted to other
DTEST.DOC43 directive "dc.l" (define constant longword). The files can be
/arch/m68k/math-emu/
Dfp_scan.S344 | Move an (emulated) ROM constant
/arch/alpha/kernel/
Dosf_sys.c1089 long constant; /* pll time constant */ member
/arch/sparc/lib/
Dchecksum_32.S367 sll %o2, 1, %g2 ! constant multiplies are fun...
/arch/sparc/kernel/
Dentry.S1503 sethi %hi(0x028f4b62), %l0 ! Add in rounding constant * 2**32,
/arch/m68k/ifpsp060/src/
Dfplsp.S6726 # 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 #
Dfpsp.S9311 # smovcr(): returns the ROM constant at the offset specified in d1 #
9319 # fp0 = the ROM constant rounded to the user's rounding mode,prec #