Home
last modified time | relevance | path

Searched refs:ve (Results 1 – 25 of 26) sorted by relevance

12

/arch/mips/math-emu/
Dieee754int.h65 #define EXPLODESP(v, vc, vs, ve, vm) \ argument
68 ve = SPBEXP(v); \
70 if (ve == SP_EMAX+1+SP_EBIAS) { \
77 } else if (ve == SP_EMIN-1+SP_EBIAS) { \
79 ve = SP_EMIN; \
84 ve -= SP_EBIAS; \
103 #define EXPLODEDP(v, vc, vs, ve, vm) \ argument
107 ve = DPBEXP(v); \
108 if (ve == DP_EMAX+1+DP_EBIAS) { \
115 } else if (ve == DP_EMIN-1+DP_EBIAS) { \
[all …]
/arch/h8300/lib/
Dmoddivsi3.S30 ; should be -ve
38 mov.l A0P,A0P ; is the numerator -ve
45 mov.l A1P,A1P ; is the denominator -ve
57 mov.l A0P,A0P ; is the numerator -ve
64 mov.l A1P,A1P ; is the denominator -ve
Dmodsi3.S30 ; should be -ve
38 mov.l A0P,A0P ; is the numerator -ve
45 mov.l A1P,A1P ; is the denominator -ve
57 mov.l A0P,A0P ; is the numerator -ve
64 mov.l A1P,A1P ; is the denominator -ve
/arch/m68k/hp300/
DREADME.hp3007 work now but I've only tried 16MB and 12MB.
/arch/frv/kernel/
Dentry.S598 # now that we've accessed the exception regs, we can enable exceptions
651 # now that we've accessed the exception regs, we can enable exceptions
690 # now that we've accessed the exception regs, we can enable exceptions
738 # now that we've accessed the exception regs, we can enable exceptions
777 # now that we've accessed the exception regs, we can enable exceptions
820 # now that we've accessed the exception regs, we can enable exceptions
Dbreak.S317 # exceptions must've been enabled and we must've been in supervisor mode
352 # exceptions must've been enabled and we must've been in supervisor mode
Dhead-mmu-fr451.S265 # set a temporary mapping for the kernel running at address 0 until we've turned on the MMU
Dhead.S532 # look at arch/frv/kernel/debug-stub.c: debug_stub_init() to see what you've missed
/arch/parisc/math-emu/
DREADME1 All files except driver.c are snapshots from the HP-UX kernel. They've
/arch/openrisc/
DTODO.openrisc12 which was an older name for the architecture. The name we've settled on is
/arch/mips/include/asm/mach-cavium-octeon/
Dkernel-entry-init.h116 # Set the SP global variable to zero so the master knows we've started
/arch/frv/mm/
Dtlb-miss.S68 # we've got to re-enable single-stepping
107 # we've got to re-enable single-stepping
/arch/arm/boot/dts/
Dsun8i-a23-gt90h-v4.dts109 /* FIXME this really is aldo1, correct once we've pmic support */
Dexynos5250-spring.dts449 * On Spring we've got SIP WiFi and so can keep drive strengths low to
Drk3188.dtsi257 * not accessible through pinctrl. Also they should've
Dexynos5250-snow-common.dtsi549 * On Snow we've got SIP WiFi and so can keep drive strengths low to
Drk3066a.dtsi320 * not accessible through pinctrl. Also they should've
/arch/mn10300/kernel/
Dmn10300-serial-low.S149 sub d3,d2 # see if we've written everything
/arch/ia64/include/asm/
Dprocessor.h179 __u64 ve : 1; /* enable hw walker */ member
/arch/cris/arch-v10/kernel/
Dentry.S213 ;; keep the interrupts disabled (since we've already popped DCCR)
275 ;; We get here as a sidetrack when we've entered a syscall with the
/arch/cris/arch-v32/kernel/
Dentry.S304 ;; We get here as a sidetrack when we've entered a syscall with the
/arch/um/
DKconfig.net57 work with a 2.4 host, unless you've applied the TUN/TAP patch to
/arch/m68k/
DKconfig.cpu356 apparently improves performance. But you've been warned! Unless you
/arch/xtensa/kernel/
Dentry.S384 * Now we can allow exceptions again. In case we've got an interrupt
/arch/m68k/ifpsp060/src/
Dpfpsp.S4285 # but, make sure that we've calculated ea and advanced the opword pointer

12