Home
last modified time | relevance | path

Searched refs:SUB (Results 1 - 25 of 50) sorted by relevance

12

/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
H A Docteon-memcpy.S91 #define SUB dsubu define
189 SUB len, len, 16*NBYTES
237 SUB len, len, 8*NBYTES
264 SUB len, len, 4*NBYTES
284 SUB len, len, NBYTES
294 SUB len, len, NBYTES
304 SUB len, len, NBYTES
324 SUB len, len, 4*NBYTES
347 SUB len, len, NBYTES
360 SUB le
[all...]
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/
H A Docteon-memcpy.S91 #define SUB dsubu define
191 SUB len, len, 16*NBYTES
239 SUB len, len, 8*NBYTES
266 SUB len, len, 4*NBYTES
286 SUB len, len, NBYTES
296 SUB len, len, NBYTES
306 SUB len, len, NBYTES
326 SUB len, len, 4*NBYTES
349 SUB len, len, NBYTES
362 SUB le
[all...]
/kernel/linux/linux-5.10/arch/mips/lib/
H A Dmemcpy.S156 #define SUB dsubu define
193 #define SUB subu define
329 SUB len, len, 8*NBYTES
364 SUB len, len, 4*NBYTES
385 SUB len, len, NBYTES
410 SUB bits, bits, rem # bits = number of bits to discard
429 SUB t2, t2, t1 # t2 = number of bytes copied
434 SUB len, len, t2
455 SUB len, len, 4*NBYTES
487 SUB le
[all...]
H A Dcsum_partial.S381 #define SUB dsubu define
401 #define SUB subu define
469 SUB len, 8*NBYTES # subtract here for bgez loop
480 SUB len, len, 8*NBYTES
520 SUB len, len, 4*NBYTES
543 SUB len, len, NBYTES
568 SUB bits, bits, rem # bits = number of bits to discard
590 SUB t2, t2, t1 # t2 = number of bytes copied
598 SUB len, len, t2
616 SUB le
[all...]
/kernel/linux/linux-6.6/arch/mips/lib/
H A Dmemcpy.S156 #define SUB dsubu define
193 #define SUB subu define
329 SUB len, len, 8*NBYTES
364 SUB len, len, 4*NBYTES
385 SUB len, len, NBYTES
410 SUB bits, bits, rem # bits = number of bits to discard
429 SUB t2, t2, t1 # t2 = number of bytes copied
434 SUB len, len, t2
455 SUB len, len, 4*NBYTES
487 SUB le
[all...]
H A Dcsum_partial.S381 #define SUB dsubu define
401 #define SUB subu define
469 SUB len, 8*NBYTES # subtract here for bgez loop
480 SUB len, len, 8*NBYTES
520 SUB len, len, 4*NBYTES
543 SUB len, len, NBYTES
568 SUB bits, bits, rem # bits = number of bits to discard
590 SUB t2, t2, t1 # t2 = number of bytes copied
598 SUB len, len, t2
616 SUB le
[all...]
/kernel/uniproton/src/arch/cpu/armv7-m/cortex-m4/
H A Dprt_vector.S100 SUB R0, R0, R1
108 SUB R0, R0, #4
118 SUB R0, R0, #1
126 SUB R0, R0, R1
134 SUB R0, R0, #4
144 SUB R0, R0, #1
/kernel/liteos_a/arch/arm/arm/src/
H A Dlos_hw_exc.S97 SUB SP, SP, #12
180 SUB SP, SP, #(2 * 4)
195 SUB SP, SP, #(4 * 4) @ push user sp and lr and jump reserved field
226 SUB SP, SP, #(12 * 4) @ sp - sizeof(IrqContext), reserved for signal
255 SUB LR, LR, #4 @ LR offset to return from this exception: -4.
261 SUB SP, SP, #(2 * 4)
297 SUB LR, LR, #8 @ LR offset to return from this exception: -8.
303 SUB SP, SP, #(2 * 4)
331 SUB SP, SP, #(12 * 4) @ sp - sizeof(IrqContext), reserved for signal
345 SUB L
[all...]
H A Dlos_dispatch.S95 SUB SP, SP, #(8 * 4)
143 SUB LR, LR, #4
160 SUB SP, SP, #(4 * 4)
194 SUB SP, SP, #(12 * 4)
/kernel/liteos_m/arch/arm/arm9/gcc/
H A Dlos_exc.S70 SUB LR, LR, #4
78 SUB LR, LR, #4
86 SUB LR, LR, #8
127 SUB SP, SP, #(4 * 3)
H A Dlos_dispatch.S77 SUB LR, LR, #60
152 SUB LR, LR, #4
160 SUB LR, LR, #4
/kernel/linux/linux-5.10/include/linux/ceph/
H A Drados.h294 f(PULL, __CEPH_OSD_OP1(SUB, 1), "pull") \
295 f(PUSH, __CEPH_OSD_OP1(SUB, 2), "push") \
296 f(BALANCEREADS, __CEPH_OSD_OP1(SUB, 3), "balance-reads") \
297 f(UNBALANCEREADS, __CEPH_OSD_OP1(SUB, 4), "unbalance-reads") \
298 f(SCRUB, __CEPH_OSD_OP1(SUB, 5), "scrub") \
299 f(SCRUB_RESERVE, __CEPH_OSD_OP1(SUB, 6), "scrub-reserve") \
300 f(SCRUB_UNRESERVE, __CEPH_OSD_OP1(SUB, 7), "scrub-unreserve") \
301 f(SCRUB_STOP, __CEPH_OSD_OP1(SUB, 8), "scrub-stop") \
302 f(SCRUB_MAP, __CEPH_OSD_OP1(SUB, 9), "scrub-map") \
/kernel/linux/linux-6.6/include/linux/ceph/
H A Drados.h294 f(PULL, __CEPH_OSD_OP1(SUB, 1), "pull") \
295 f(PUSH, __CEPH_OSD_OP1(SUB, 2), "push") \
296 f(BALANCEREADS, __CEPH_OSD_OP1(SUB, 3), "balance-reads") \
297 f(UNBALANCEREADS, __CEPH_OSD_OP1(SUB, 4), "unbalance-reads") \
298 f(SCRUB, __CEPH_OSD_OP1(SUB, 5), "scrub") \
299 f(SCRUB_RESERVE, __CEPH_OSD_OP1(SUB, 6), "scrub-reserve") \
300 f(SCRUB_UNRESERVE, __CEPH_OSD_OP1(SUB, 7), "scrub-unreserve") \
301 f(SCRUB_STOP, __CEPH_OSD_OP1(SUB, 8), "scrub-stop") \
302 f(SCRUB_MAP, __CEPH_OSD_OP1(SUB, 9), "scrub-map") \
/kernel/linux/linux-5.10/arch/sparc/net/
H A Dbpf_jit_comp_32.c78 #define SUB F3(2, 0x04) macro
113 *prog++ = SUB | RS1(G0) | RS2(r_A) | RD(r_A); \
274 *prog++ = (SUB | RS1(R1) | RS2(R2) | RD(R3))
277 *prog++ = (SUB | IMMED | RS1(R1) | S13(IMM) | RD(R3))
292 *prog++ = (SUB | IMMED | RS1(SP) | S13(SZ) | RD(SP))
406 emit_alu_X(SUB); in bpf_jit_compile()
409 emit_alu_K(SUB, K); in bpf_jit_compile()
/kernel/linux/linux-6.6/arch/sparc/net/
H A Dbpf_jit_comp_32.c78 #define SUB F3(2, 0x04) macro
113 *prog++ = SUB | RS1(G0) | RS2(r_A) | RD(r_A); \
274 *prog++ = (SUB | RS1(R1) | RS2(R2) | RD(R3))
277 *prog++ = (SUB | IMMED | RS1(R1) | S13(IMM) | RD(R3))
292 *prog++ = (SUB | IMMED | RS1(SP) | S13(SZ) | RD(SP))
406 emit_alu_X(SUB); in bpf_jit_compile()
409 emit_alu_K(SUB, K); in bpf_jit_compile()
/kernel/linux/linux-5.10/arch/c6x/lib/
H A Dcsum_64plus.S298 [A0] SUB .L2 B3,1,B3
303 SUB .L2 B3,1,B3
314 SUB .L2 B0,1,B0
315 || SUB .S2 B3,2,B3
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dphys2virt.S155 @ In the non-LPAE case, all patchable instructions are ADD or SUB
164 @ SUB | cond | 0 0 1 0 0 1 0 0 | Rn | Rd | imm12 |
173 @ instructions based on bits 23:22 of the opcode, and ADD/SUB can be
189 tst ip, #PV_BIT24 @ ADD/SUB have bit 24 clear
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dphys2virt.S155 @ In the non-LPAE case, all patchable instructions are ADD or SUB
164 @ SUB | cond | 0 0 1 0 0 1 0 0 | Rn | Rd | imm12 |
173 @ instructions based on bits 23:22 of the opcode, and ADD/SUB can be
189 tst ip, #PV_BIT24 @ ADD/SUB have bit 24 clear
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/p54/
H A Deeprom.c458 #define SUB(x, y) (u8)(((x) - (y)) > (x) ? 0 : (x) - (y)) in p54_convert_rev0() macro
459 dst->data_16qam = SUB(src->pcv, 12); in p54_convert_rev0()
460 dst->data_qpsk = SUB(dst->data_16qam, 12); in p54_convert_rev0()
461 dst->data_bpsk = SUB(dst->data_qpsk, 12); in p54_convert_rev0()
462 dst->data_barker = SUB(dst->data_bpsk, 14); in p54_convert_rev0()
463 #undef SUB in p54_convert_rev0() macro
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/p54/
H A Deeprom.c458 #define SUB(x, y) (u8)(((x) - (y)) > (x) ? 0 : (x) - (y)) in p54_convert_rev0() macro
459 dst->data_16qam = SUB(src->pcv, 12); in p54_convert_rev0()
460 dst->data_qpsk = SUB(dst->data_16qam, 12); in p54_convert_rev0()
461 dst->data_bpsk = SUB(dst->data_qpsk, 12); in p54_convert_rev0()
462 dst->data_barker = SUB(dst->data_bpsk, 14); in p54_convert_rev0()
463 #undef SUB in p54_convert_rev0() macro
/kernel/liteos_m/arch/arm/cortex-m33/gcc/TZ/non_secure/
H A Dlos_exc.S317 SUB R13, #96 // add 8 Bytes reg(for STMFD)
342 SUB R13, #32 // add 8 Bytes reg(for STMFD)
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/
H A Dlos_exc.S234 SUB R13, #96 ; add 8 Bytes reg(for STMFD)
254 SUB R13, #32 ; add 8 Bytes reg(for STMFD)
/kernel/liteos_m/arch/arm/cortex-m55/gcc/TZ/non_secure/
H A Dlos_exc.S317 SUB R13, #96 // add 8 Bytes reg(for STMFD)
342 SUB R13, #32 // add 8 Bytes reg(for STMFD)
/kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/
H A Dlos_exc.S234 SUB R13, #96 ; add 8 Bytes reg(for STMFD)
254 SUB R13, #32 ; add 8 Bytes reg(for STMFD)
/kernel/linux/linux-5.10/arch/c6x/kernel/
H A Dhead.S21 SUB .L2 B6,B5,B6 ; bss size

Completed in 19 milliseconds

12