Home
last modified time | relevance | path

Searched refs:point (Results 1 – 25 of 133) sorted by relevance

123456

/arch/arm/nwfpe/
Dsoftfloat-specialize5 This C source fragment is part of the SoftFloat IEC/IEEE Floating-point
12 of this code was written as part of a project to build a fixed-point vector
42 Raises the exceptions specified by `flags'. Floating-point traps can be
78 Returns 1 if the single-precision floating-point value `a' is a NaN;
91 Returns 1 if the single-precision floating-point value `a' is a signaling
104 Returns the result of converting the single-precision floating-point NaN
124 precision floating-point format.
136 Takes two single-precision floating-point values `a' and `b', one of which
170 Returns 1 if the double-precision floating-point value `a' is a NaN;
183 Returns 1 if the double-precision floating-point value `a' is a signaling
[all …]
Dfpa11.inl24 /* Read and write floating point status register */
38 /* Read and write floating point control register */
/arch/m68k/ifpsp060/
Dfskeleton.S58 | This is the main exit point for the 68060 Floating-Point
70 | This is the exit point for the 060FPSP when an enabled overflow exception
71 | is present. The routine below should point to the operating system handler
89 | This is the exit point for the 060FPSP when an enabled underflow exception
90 | is present. The routine below should point to the operating system handler
107 | This is the exit point for the 060FPSP when an enabled operand error exception
108 | is present. The routine below should point to the operating system handler
126 | This is the exit point for the 060FPSP when an enabled signalling NaN exception
127 | is present. The routine below should point to the operating system handler
145 | This is the exit point for the 060FPSP when an enabled divide-by-zero exception
[all …]
Disp.doc100 The second section, the "Entry-point" section, is used by external routines
106 entry-point.
116 point is located 0 bytes from the top of the "Entry-point" section.)
118 The third section is the code section. After entering through an "Entry-point",
177 _060_isp_unimp() entry point of the ISP.
184 made, by the system integrator, to point directly back into the package
185 through the "Entry-point"s _060_isp_cas() or _060_isp_cas2().
196 "Entry-point" _060_isp_cas_finish() or _060_isp_cas2_finish().
Diskeleton.S58 | This is and example main exit point for the Unimplemented Integer
84 | This is an alternate exit point for the Unimplemented Integer
119 | This is an alternate exit point for the Unimplemented Integer
128 | stack frame and branches to the _real_trace() entry point.
161 | Entry point for the selected cas emulation code implementation.
172 | Entry point for the selected cas2 emulation code implementation.
183 | Entry point for the operating system`s routine to "lock" a page
252 | Entry point for the operating system`s routine to "unlock" a
DTEST.DOC87 The second section, the "Entry-point" section, is used by external routines
93 function entry-point.
101 section is 128 bytes long; and the 68060ISP test entry point is located
102 0 bytes from the top of the "Entry-point" section.)
104 The third section is the code section. After entering through an "Entry-point",
147 The floating-point unit test has 3 entry points which will require
201 # ftest.sa starts here; start of "Entry-point" section.
/arch/m68k/fpsp040/
Dslog2.S4 | The entry point slog10 computes the base-10
13 | OUTPUT: log_10(X) or log_2(X) returned in floating-point
34 | Notes: Default means round-to-nearest mode, no floating-point
49 | Notes: Default means round-to-nearest mode, no floating-point
63 | Notes: Default means round-to-nearest mode, no floating-point
78 | Notes: Default means round-to-nearest mode, no floating-point
117 |--entry point for Log10(X), X is denormalized
129 |--entry point for Log10(X), X is normalized
143 |--entry point for Log2(X), X is denormalized
156 |--entry point for Log2(X), X is normalized
Dx_ovfl.S6 | Overflow occurs when a floating-point intermediate result is
7 | too large to be represented in a floating-point data register,
8 | or when storing to memory, the contents of a floating-point
Dsrem_mod.S4 | The entry point sMOD computes the floating point MOD of the
5 | input values X and Y. The entry point sREM computes the floating
6 | point (IEEE) REM of the input values X and Y.
18 | FREM(X,Y) or FMOD(X,Y), depending on entry point.
42 | Step 4. At this point, R = X - QY = MOD(X,Y). Set
60 | Step 9. At this point, R = 2^(-j)*X - Q Y = Y. Thus,
219 |..At this point R = 2^(-L)X; Q = 0; k = 0; and k+j = L
226 |..At this point carry = 0, R = (D1,D2), Y = (D4,D5)
232 |..At this point, R = Y
248 |..At this point, Carry=0, R < Y. R = 2^(k-L)X - QY; k+j = L; j >= 0.
[all …]
Dsint.S4 | The entry point sINT computes the rounded integer
10 | respectively. Entry point sintdo is used by bindec.
13 | number X in the ETEMP space in the floating-point
15 | (Entry point sintdo) Double-extended number X in
17 | (Entry point sintd) Double-extended denormalized
18 | number X in the ETEMP space in the floating-point
Dsgetem.S4 | The entry point sGETEXP returns the exponent portion
10 | The entry point sGETMAN extracts the mantissa of the
17 | the floating-point save stack.
39 | This entry point is used by the unimplemented instruction exception
65 | This entry point is used by the unimplemented instruction exception
Dsacos.S4 | Description: The entry point sAcos computes the inverse cosine of
11 | Output: The value arccos(X) returned in floating-point register Fp0.
Dsmovecr.S4 | The entry point sMOVECR returns the constant at the
Dx_fline.S7 | floating point instructions. If so, let fpsp_unimp handle it.
54 | ;a6 can point correctly to the stack frame
85 fmovel EXC_PC(%a6),%FPIAR |point FPIAR to fline inst
Dsto_res.S7 | correct floating-point destination register. fp0 and fp1
16 | Modifies: destination floating point register
Dsasin.S4 | Description: The entry point sAsin computes the inverse sine of
11 | Output: The value arcsin(X) returned in floating-point register Fp0.
Dsatanh.S4 | The entry point satanh computes the inverse
12 | Output: The value arctanh(X) returned in floating-point register Fp0.
/arch/mn10300/mm/
Dtlb-mn10300.S25 # Instruction TLB Miss handler entry point
62 beq itlb_miss_fault # jump if doesn't point to a page
88 # Data TLB Miss handler entry point
125 beq dtlb_miss_fault # jump if doesn't point to a page
150 # Instruction TLB Address Error handler entry point
/arch/xtensa/lib/
Dstrnlen_user.S109 # NOTE that in several places below, we point to the byte just after
113 addi a4, a4, 3 # point to zero byte
115 addi a4, a4, 1 # point just beyond zero byte
119 addi a4, a4, 1+1 # point just beyond zero byte
123 addi a4, a4, 2+1 # point just beyond zero byte
139 addi a4, a4, 3+1 # point just beyond zero byte
/arch/arm/vfp/
Dentry.S18 @ VFP entry point.
32 ldr pc, [r4] @ call VFP entry point
/arch/mn10300/kernel/
Dmn10300-watchdog-low.S25 # Watchdog handler entry point
48 # Watchdog touch entry point
/arch/mn10300/boot/compressed/
Dhead.S26 # Secondary CPUs jump directly to the kernel entry point
/arch/arm/mach-rpc/include/mach/
Dentry-macro.S8 mov \base, #ioc_base_high @ point at IOC
/arch/x86/kvm/
Dmmu_audit.c241 static void __kvm_mmu_audit(struct kvm_vcpu *vcpu, int point) in __kvm_mmu_audit() argument
248 vcpu->kvm->arch.audit_point = point; in __kvm_mmu_audit()
253 static inline void kvm_mmu_audit(struct kvm_vcpu *vcpu, int point) in kvm_mmu_audit() argument
256 __kvm_mmu_audit(vcpu, point); in kvm_mmu_audit()
/arch/sh/lib/
Dmemcpy.S20 add r6,r0 ! From here, r0 points the end of copying point

123456