Home
last modified time | relevance | path

Searched refs:subtract (Results 1 – 25 of 32) sorted by relevance

12

/linux-6.12.1/scripts/atomic/kerneldoc/
Dsub3 * ${class}${atomicname}() - atomic subtract with ${desc_order} ordering
4 * @i: ${int} value to subtract
Dsub_and_test3 * ${class}${atomicname}() - atomic subtract and test if zero with ${desc_order} ordering
4 * @i: ${int} value to subtract
/linux-6.12.1/arch/xtensa/lib/
Dstrnlen_user.S108 sub a2, a4, a2 # subtract to get length
112 sub a2, a4, a2 # subtract to get length
116 sub a2, a4, a2 # subtract to get length
132 sub a2, a4, a2 # subtract to get length
/linux-6.12.1/drivers/rtc/
Drtc-rzn1.c252 bool subtract; in rzn1_rtc_read_offset() local
257 subtract = val & RZN1_RTC_SUBU_DECR; in rzn1_rtc_read_offset()
262 else if (subtract) in rzn1_rtc_read_offset()
/linux-6.12.1/Documentation/staging/
Dcrc32.rst17 subtract, we just xor. Thus, we tend to get a bit sloppy about
37 appropriate multiple of the divisor to subtract to being the remainder
42 throw the quotient bit away, but subtract the appropriate multiple of
122 in the correct multiple to subtract, we can shift a byte at a time.
124 and the correct multiple of the polynomial to subtract is found using
/linux-6.12.1/arch/m68k/fpsp040/
Dsgetem.S51 subw #0x3fff,%d0 |subtract off the bias
60 subw #0x3fff,%d0 |subtract off the bias
Dres_func.S707 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 …]
Dbindec.S252 fsubs FONE,%fp0 |subtract off 1.0
312 subl %d7,%d4 |subtract off k
671 subql #1,%d6 |subtract 1 from ILOG
Dx_store.S133 subw #0x3fff,%d0 |subtract extended precision bias
Dx_unfl.S223 beqs ext_opc011 |If extended, do not subtract
Dround.S390 subw %d7,%d0 |subtract shift count from exp
/linux-6.12.1/arch/m68k/lib/
Dudivsi3.S146 movl d2,d3 | subtract b from p, store in tmp.
/linux-6.12.1/Documentation/arch/arm/nwfpe/
Dnetwinder-fpe.rst81 SUF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - subtract
82 RSF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - reverse subtract
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-class-scsi_tape24 to complete subtract read_ns and write_ns from this value.
/linux-6.12.1/arch/arm/kernel/
Dentry-armv.S258 @ subtract 4. Otherwise, it is Thumb, and the PC will be
260 @ have to subtract 2.
/linux-6.12.1/Documentation/maintainer/
Dmessy-diffstat.rst31 "subtract" the beginning point from the end point and display the resulting
/linux-6.12.1/Documentation/hwmon/
Dsysfs-interface.rst630 add/subtract if it has been divided before the add/subtract.
/linux-6.12.1/Documentation/sound/cards/
Dhdspm.rst84 large never to small. So if you subtract 64 you always have a
/linux-6.12.1/arch/m68k/ifpsp060/src/
Dfpsp.S4150 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 …]
Dilsp.S399 subx.l %d2, %d5 # subtract double precision
/linux-6.12.1/Documentation/cpu-freq/
Dcpu-drivers.rst285 do not subtract the pointers, as it is quite costly. Instead, use the
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dkernel.fuc145 // subtract last timer's value from process' timer,
/linux-6.12.1/arch/mips/lib/
Dcsum_partial.S469 SUB len, 8*NBYTES # subtract here for bgez loop
/linux-6.12.1/Documentation/virt/kvm/x86/
Dmsr.rst93 of the update of this structure. Guests can subtract this value
/linux-6.12.1/arch/x86/math-emu/
DREADME59 (1) Add, subtract, and multiply. Nothing remarkable in these.

12