Home
last modified time | relevance | path

Searched refs:SUB (Results 1 – 25 of 40) sorted by relevance

12

/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
Docteon-memcpy.S91 #define SUB dsubu macro
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 len, len, 1; \
[all …]
/kernel/linux/linux-5.10/arch/mips/lib/
Dmemcpy.S156 #define SUB dsubu macro
193 #define SUB subu macro
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 len, len, NBYTES
[all …]
Dcsum_partial.S381 #define SUB dsubu macro
401 #define SUB subu macro
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 len, len, 4*NBYTES
[all …]
/kernel/uniproton/src/arch/cpu/armv7-m/cortex-m4/
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/
Dlos_hw_exc.S97 SUB SP, SP, #12
180 SUB SP, SP, #(2 * 4)
195SUB SP, SP, #(4 * 4) @ push user sp and lr and jump reserved …
226SUB SP, SP, #(12 * 4) @ sp - sizeof(IrqContext), reserved for s…
255SUB LR, LR, #4 @ LR offset to return from this exception…
261 SUB SP, SP, #(2 * 4)
297SUB LR, LR, #8 @ LR offset to return from this exception…
303 SUB SP, SP, #(2 * 4)
331SUB SP, SP, #(12 * 4) @ sp - sizeof(IrqContext), reserved for s…
345SUB LR, LR, #8 @ LR offset to return from this exception…
[all …]
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/
Dlos_exc.S70 SUB LR, LR, #4
78 SUB LR, LR, #4
86 SUB LR, LR, #8
127 SUB SP, SP, #(4 * 3)
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/
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/
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()
Dbpf_jit_comp_64.c146 #define SUB F3(2, 0x04) macro
924 emit_alu(SUB, src, dst, ctx); in build_insn()
961 emit_alu3(SUB, dst, tmp, dst, ctx); in build_insn()
971 emit_alu3(SUB, dst, tmp, dst, ctx); in build_insn()
998 emit(SUB | RS1(0) | RS2(dst) | RD(dst), ctx); in build_insn()
1079 emit_alu_K(SUB, dst, imm, ctx); in build_insn()
1129 emit(SUB | RS1(dst) | RS2(tmp) | RD(dst), ctx); in build_insn()
1138 emit(SUB | RS1(dst) | RS2(tmp) | RD(dst), ctx); in build_insn()
/kernel/linux/linux-5.10/arch/arm/kernel/
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/arch/c6x/lib/
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/drivers/net/wireless/intersil/p54/
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()
/kernel/liteos_m/arch/arm/cortex-m55/gcc/TZ/non_secure/
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/gcc/TZ/non_secure/
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/gcc/NTZ/
Dlos_exc.S330 SUB R13, #96 // add 8 Bytes reg(for STMFD)
355 SUB R13, #32 // add 8 Bytes reg(for STMFD)
/kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/
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-m33/iar/NTZ/
Dlos_exc.S245 SUB R13, #96 ; add 8 Bytes reg(for STMFD)
265 SUB R13, #32 ; add 8 Bytes reg(for STMFD)
/kernel/liteos_m/arch/arm/cortex-m7/iar/
Dlos_exc.S245 SUB R13, #96 ; add 8 Bytes reg(for STMFD)
265 SUB R13, #32 ; add 8 Bytes reg(for STMFD)
/kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/
Dlos_exc.S245 SUB R13, #96 ; add 8 Bytes reg(for STMFD)
265 SUB R13, #32 ; add 8 Bytes reg(for STMFD)
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/
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-m7/gcc/
Dlos_exc.S333 SUB R13, #96 // add 8 Bytes reg(for STMFD)
358 SUB R13, #32 // add 8 Bytes reg(for STMFD)
/kernel/liteos_m/arch/arm/cortex-m4/gcc/
Dlos_exc.S348 SUB R13, #96 // add 8 Bytes reg(for STMFD)
373 SUB R13, #32 // add 8 Bytes reg(for STMFD)
/kernel/liteos_m/arch/arm/cortex-m33/gcc/NTZ/
Dlos_exc.S333 SUB R13, #96 // add 8 Bytes reg(for STMFD)
358 SUB R13, #32 // add 8 Bytes reg(for STMFD)

12