/linux-4.4.14/arch/xtensa/lib/ |
D | strnlen_user.S | 116 sub a2, a4, a2 # subtract to get length 120 sub a2, a4, a2 # subtract to get length 124 sub a2, a4, a2 # subtract to get length 140 sub a2, a4, a2 # subtract to get length
|
/linux-4.4.14/arch/x86/xen/ |
D | smp.c | 269 unsigned int subtract = 0; in xen_filter_cpu_maps() local 284 subtract++; in xen_filter_cpu_maps() 296 if (subtract) in xen_filter_cpu_maps() 297 nr_cpu_ids = nr_cpu_ids - subtract; in xen_filter_cpu_maps()
|
/linux-4.4.14/Documentation/ |
D | crc32.txt | 14 subtract, we just xor. Thus, we tend to get a bit sloppy about 34 appropriate multiple of the divisor to subtract to being the remainder 39 throw the quotient bit away, but subtract the appropriate multiple of 115 in the correct multiple to subtract, we can shift a byte at a time. 117 and the correct multiple of the polynomial to subtract is found using
|
D | atomic_ops.txt | 186 These four routines add and subtract integral values to/from the given 200 These routines add 1 and subtract 1, respectively, from the given
|
D | memory-barriers.txt | 1683 These are for use with atomic (such as add, subtract, increment and
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | sgetem.S | 51 subw #0x3fff,%d0 |subtract off the bias 60 subw #0x3fff,%d0 |subtract off the bias
|
D | res_func.S | 707 subl %d1,%d0 |subtract dest from src 746 subl %d1,%d0 |subtract src from dest 811 subl %d1,%d0 |subtract dest from src 820 subl %d1,%d0 |subtract src from dest 986 subl %d1,%d0 |subtract src from dest 995 subl %d1,%d0 |subtract dest from src 1000 | can be used to subtract from the norm 1.0 with the sign of the 1167 subl %d1,%d0 |subtract dest from src 1178 subl %d1,%d0 |subtract src from dest 1205 addl %d1,%d0 |subtract dest from src [all …]
|
D | bindec.S | 252 fsubs FONE,%fp0 |subtract off 1.0 312 subl %d7,%d4 |subtract off k 671 subql #1,%d6 |subtract 1 from ILOG
|
D | x_store.S | 133 subw #0x3fff,%d0 |subtract extended precision bias
|
D | x_unfl.S | 223 beqs ext_opc011 |If extended, do not subtract
|
D | round.S | 390 subw %d7,%d0 |subtract shift count from exp
|
/linux-4.4.14/arch/m68k/lib/ |
D | udivsi3.S | 146 movl d2,d3 | subtract b from p, store in tmp.
|
/linux-4.4.14/arch/metag/lib/ |
D | memset.S | 22 SUB D1Ar5,D0Ar2,D0Ar4 ! ... subtract N
|
D | divsi3.S | 86 !! if ( A >= B ) add curbit to result and subtract B from A
|
/linux-4.4.14/Documentation/arm/nwfpe/ |
D | README.FPE | 75 SUF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - subtract 76 RSF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - reverse subtract
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-class-scsi_tape | 24 to complete subtract read_ns and write_ns from this value.
|
/linux-4.4.14/arch/arm/kernel/ |
D | entry-armv.S | 245 @ subtract 4. Otherwise, it is Thumb, and the PC will be 247 @ have to subtract 2.
|
/linux-4.4.14/Documentation/frv/ |
D | atomic-ops.txt | 10 (*) Atomic subtract from memory
|
/linux-4.4.14/arch/sh/lib64/ |
D | copy_user_memcpy.S | 167 movi 64+8, r27 ! could subtract r7 from that.
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | hdspm.txt | 78 large never to small. So if you subtract 64 you always have a
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 4150 sub.l OLD_A7(%a6),%d0 # subtract old a7' 7638 subi.w &0x3fff,%d0 # subtract off the bias 12285 sub.l &0x6000,%d1 # subtract bias 13065 subi.l &0x6000,%d1 # subtract bias 13625 sub.l %d0,%d1 # subtract scale factor 14060 subi.l &0x6000,%d1 # subtract bias 14414 subi.l &0x6000,%d1 # subtract new bias 15122 fsub.x FP_SCR0(%a6),%fp0 # execute subtract 15200 subi.l &0x6000,%d2 # subtract new bias 15215 fsub.x FP_SCR0(%a6),%fp0 # execute subtract [all …]
|
D | ilsp.S | 399 subx.l %d2, %d5 # subtract double precision
|
D | pfpsp.S | 4322 sub.l %d0,%sp # subtract size of dump
|
D | fplsp.S | 7519 subi.w &0x3fff,%d0 # subtract off the bias
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | msr.txt | 80 of the update of this structure. Guests can subtract this value
|
/linux-4.4.14/Documentation/hwmon/ |
D | sysfs-interface | 734 add/subtract if it has been divided before the add/subtract.
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
D | kernel.fuc | 148 // subtract last timer's value from process' timer,
|
/linux-4.4.14/arch/mips/lib/ |
D | csum_partial.S | 493 SUB len, 8*NBYTES # subtract here for bgez loop
|
/linux-4.4.14/scripts/ |
D | spelling.txt | 944 substract||subtract
|
/linux-4.4.14/arch/x86/math-emu/ |
D | README | 59 (1) Add, subtract, and multiply. Nothing remarkable in these.
|
/linux-4.4.14/Documentation/vm/ |
D | unevictable-lru.txt | 489 callers then subtract a non-negative return value from the task's locked_vm. A
|
/linux-4.4.14/arch/arm/crypto/ |
D | aesbs-core.S_shipped | 2103 subne r9, #0x10 @ subtract another 16 bytes
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.1992-1997 | 742 * sr.c: Bugfix (do not subtract CD_BLOCK_OFFSET) for photo-cd
|
/linux-4.4.14/Documentation/filesystems/ |
D | proc.txt | 1588 for (in its write_bytes) will not be happening. We _could_ just subtract that
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 604 in r13,so now we subtract the size of the function prologue we have executed
|