Home
last modified time | relevance | path

Searched refs:subu (Results 1 – 19 of 19) sorted by relevance

/linux-6.3-rc2/arch/csky/abiv2/
A Dmemcmp.S77 subu r0, r4
92 subu r0, r2
98 subu r0, r2
104 subu r0, r2
110 subu r0, r2
116 subu r0, r2
122 subu r0, r2
128 subu r0, r2
134 subu r0, r2
146 subu r0, r4
A Dstrcmp.S87 subu a0, a2
94 subu a0, a2
101 subu a0, a2
108 subu a0, a2
114 subu a0, a2
121 subu a0, a2
128 subu a0, a2
135 subu a0, a2
150 subu a0, a2
164 subu a0, a2
A Dmemmove.S10 subu r3, r0, r1
/linux-6.3-rc2/arch/mips/include/asm/
A Dasm.h157 #define REG_SUBU subu
176 #define INT_SUBU subu
213 #define LONG_SUBU subu
274 #define PTR_SUBU subu
A Datomic.h156 ATOMIC_OPS(atomic, sub, int, -=, subu, ll, sc)
259 ATOMIC_SIP_OP(atomic, int, subu, ll, sc)
A Dpm.h20 subu sp, PT_SIZE
/linux-6.3-rc2/drivers/rtc/
A Drtc-rzn1.c274 u32 subu = 0, ctl2; in rzn1_rtc_set_offset() local
290 subu |= RZN1_RTC_SUBU_DEV; in rzn1_rtc_set_offset()
302 subu |= steps + 1; in rzn1_rtc_set_offset()
304 subu |= RZN1_RTC_SUBU_DECR; in rzn1_rtc_set_offset()
305 subu |= (~(-steps - 1)) & 0x3F; in rzn1_rtc_set_offset()
313 writel(subu, rtc->base + RZN1_RTC_SUBU); in rzn1_rtc_set_offset()
/linux-6.3-rc2/arch/mips/alchemy/common/
A Dsleeper.S24 subu sp, PT_SIZE
160 subu t2, t1, t0
165 subu t2, t2, 32
/linux-6.3-rc2/arch/mips/kernel/
A Dscall32-o32.S85 subu v0, v0, __NR_O32_Linux # check syscall number
122 subu t2, v0, __NR_O32_Linux
181 subu t0, a0, __NR_O32_Linux # check syscall number
A Dscall64-o32.S125 subu t1, v0, __NR_O32_Linux
195 subu t0, a0, __NR_O32_Linux # check syscall number
A Docteon_switch.S48 subu t0, 1 /* Decrement loop var */
162 subu v1, v0, v1 /* prid - lowest OCTEON III PrId */
401 subu v0, t3, v0 /* prid - lowest OCTEON III PrId */
A Dbmips_5xxx_init.S31 subu t2, linesize, 1 ; \
A Dcps-vec.S334 subu t1, t2, t1
/linux-6.3-rc2/arch/mips/net/
A Dbpf_jit_comp32.c237 emit(ctx, subu, lo(dst), lo(dst), src); in emit_alu_i64()
238 emit(ctx, subu, hi(dst), hi(dst), MIPS_R_T9); in emit_alu_i64()
286 emit(ctx, subu, lo(dst), lo(dst), lo(src)); in emit_alu_r64()
287 emit(ctx, subu, hi(dst), hi(dst), hi(src)); in emit_alu_r64()
288 emit(ctx, subu, hi(dst), hi(dst), MIPS_R_T9); in emit_alu_r64()
313 emit(ctx, subu, lo(dst), MIPS_R_ZERO, lo(dst)); in emit_neg_i64()
314 emit(ctx, subu, hi(dst), MIPS_R_ZERO, hi(dst)); in emit_neg_i64()
315 emit(ctx, subu, hi(dst), hi(dst), MIPS_R_T9); in emit_neg_i64()
453 emit(ctx, subu, hi(dst), hi(dst), lo(dst)); in emit_mul_i64()
1199 emit(ctx, subu, t1, lo(dst), lo(src)); in emit_jmp_r64()
[all …]
A Dbpf_jit_comp.c299 emit(ctx, subu, dst, MIPS_R_ZERO, dst); in emit_alu_i()
371 emit(ctx, subu, dst, dst, src); in emit_alu_r()
/linux-6.3-rc2/arch/mips/crypto/
A Dchacha-core.S337 subu BYTES, $at, BYTES
417 subu BYTES, $at, BYTES
/linux-6.3-rc2/drivers/soc/bcm/brcmstb/pm/
A Ds2-mips.S22 subu sp, 64
/linux-6.3-rc2/arch/mips/lib/
A Dmemcpy.S193 #define SUB subu
A Dcsum_partial.S401 #define SUB subu

Completed in 26 milliseconds