Home
last modified time | relevance | path

Searched refs:except (Results 1 – 25 of 39) sorted by relevance

12

/arch/x86/lib/
Dcmpxchg8b_emu.S24 # Emulate 'cmpxchg8b (%esi)' on UP except we don't
Dcmpxchg16b_emu.S25 # Emulate 'cmpxchg16b %gs:(%rsi)' except we return the result in %al not
/arch/parisc/math-emu/
DREADME1 All files except driver.c are snapshots from the HP-UX kernel. They've
/arch/m68k/fpsp040/
Dutil.S107 andiw #0x00000060,%d0 |clear all bits except 6 and 5
113 andil #0x7f,%d0 |clear all except operation
122 andil #0x00000044,%d0 |clear all bits except 6 and 2
128 andil #0x0000007f,%d0 |clear all except the op code
365 andil #0x7f,%d0 |clear all except operation
374 andil #0x00440000,%d0 |clear all bits except bits 6 and 2
380 andil #0x007f0000,%d0 |clear all bits except the operation
Dsacos.S5 | an input argument; sAcosd does the same except for denormalized
Dsasin.S5 | an input argument; sAsind does the same except for denormalized
Dsatanh.S6 | an input argument; satanhd does the same except for denormalized
Dscosh.S5 | an input argument; sCoshd does the same except for denormalized
Dssinh.S5 | an input argument; sSinhd does the same except for denormalized
Dstanh.S5 | an input argument; sTanhd does the same except for denormalized
Dslog2.S6 | slog10d does the same except the input value is a
Dsatan.S5 | input value. satand does the same except the input value is a
Dslogn.S5 | input value. slognd does the same except the input value is a
Dstan.S6 | stand does the same except for denormalized input.
/arch/h8300/lib/
Dmoddivsi3.S54 ;; Basically the same, except that the sign of the divisor determines
Dmodsi3.S54 ;; Basically the same, except that the sign of the divisor determines
/arch/powerpc/kernel/
Dnvram_64.c942 const char **except; in nvram_can_remove_partition() local
943 for (except = exceptions; *except; except++) { in nvram_can_remove_partition()
944 if (!strncmp(*except, part->header.name, 12)) in nvram_can_remove_partition()
/arch/arm/vfp/
Dvfpsingle.c69 …define vfp_single_normaliseround(sd,vsd,fpscr,except,func) __vfp_single_normaliseround(sd,vsd,fpsc… argument
1214 u32 except; in vfp_single_cpdo() local
1227 except = fop->fn(dest, sn, m, fpscr); in vfp_single_cpdo()
1229 vecitr >> FPSCR_LENGTH_BIT, except); in vfp_single_cpdo()
1231 exceptions |= except; in vfp_single_cpdo()
Dvfp.h248 …define vfp_single_normaliseround(sd,vsd,fpscr,except,func) __vfp_single_normaliseround(sd,vsd,fpsc… argument
Dvfpdouble.c1174 u32 except; in vfp_double_cpdo() local
1187 except = fop->fn(dest, dn, dm, fpscr); in vfp_double_cpdo()
1189 vecitr >> FPSCR_LENGTH_BIT, except); in vfp_double_cpdo()
1191 exceptions |= except; in vfp_double_cpdo()
/arch/um/
DKconfig.char84 except the main console will be attached by default. This value can
/arch/arm/mach-omap1/
Dams-delta-fiq-handler.S167 mvn r11, #KEYBRD_CLK_MASK @ prepare all except kbd mask
/arch/xtensa/kernel/
Dvectors.S379 bbsi.l a0, 8, 1f # don't restore except for overflow 8 and 12
/arch/m68k/ifpsp060/
DTEST.DOC164 _real_XXXX() to do nothing except clear the exception
/arch/cris/arch-v32/drivers/
DKconfig198 # MMC_SPI config choices (well, except for a single depends-on-line

12