Home
last modified time | relevance | path

Searched refs:movs (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.3-rc2/arch/x86/lib/
A Diomem.c6 #define movs(type,to,from) \ macro
33 movs("b", to, from); in string_memcpy_fromio()
37 movs("w", to, from); in string_memcpy_fromio()
54 movs("b", to, from); in string_memcpy_toio()
58 movs("w", to, from); in string_memcpy_toio()
/linux-6.3-rc2/arch/m68k/ifpsp060/
A Dos.S99 movs.b %d1,(%a1)+
131 movs.b (%a0)+,%d1
155 dmrbuae:movs.b (%a0),%d0 | fetch user byte
191 dmrwuae:movs.w (%a0), %d0 | fetch user word
226 dmrluae:movs.l (%a0),%d0 | fetch user longword
248 dmwbuae:movs.b %d0,(%a0) | store user byte
271 dmwwuae:movs.w %d0,(%a0) | store user word
294 dmwluae:movs.l %d0,(%a0) | store user longword
/linux-6.3-rc2/arch/arm/lib/
A Ddiv64.S104 4: movs xl, xl, lsl #1
110 movs ip, ip, lsr #1
132 7: movs xl, xl, lsl #1
142 movs ip, ip, lsr #1
A Dio-writesw-armv4.S22 .Loutsw_align: movs ip, r1, lsl #31
55 .Lno_outsw_4: movs r2, r2, lsl #31
A Dio-readsw-armv4.S18 .Linsw_align: movs ip, r1, lsl #31
68 .Lno_insw_4: movs r2, r2, lsl #31
A Dfindbit.S34 movs r3, r3 @ test bits
71 movs r3, r3, lsr ip @ shift off unused bits
A Dbacktrace-clang.S101 movs frame, r0 @ if frame pointer is zero
A Dio-writesl.S27 2: movs r2, r2, lsl #31
A Dio-readsl.S27 2: movs r2, r2, lsl #31
A Dlib1funcs.S274 movs r3, r0
313 movs ip, r0 @ preserve sign of dividend
A Dbacktrace.S30 movs frame, r0 @ if frame pointer is zero
A Dmemset.S86 movs r8, r8, lsl #(32 - 4)
A Dmemmove.S106 8: movs r2, r2, lsl #31
A Dcopy_template.S153 8: movs r2, r2, lsl #31
/linux-6.3-rc2/arch/arm/kernel/
A Dsigreturn_codes.S85 movs r7, #(__NR_sigreturn - __NR_SYSCALL_BASE)
95 movs r7, #(__NR_rt_sigreturn - __NR_SYSCALL_BASE)
A Dentry-common.S46 movs r1, r1, lsl #16
76 movs r1, r1, lsl #16
114 movs r1, r1, lsl #16
A Dentry-v7m.S71 movs r2, r2, lsl #16
A Dhead.S109 movs r10, r5 @ invalid processor (r5=0)?
402 movs r10, r5 @ invalid processor?
A Dhead-nommu.S67 movs r10, r5 @ invalid processor (r5=0)?
103 movs r10, r5 @ invalid processor?
/linux-6.3-rc2/arch/arm/mm/
A Dproc-arm740.S77 movs r3, r3, lsr #1
90 movs r3, r3, lsr #1
A Dabort-lv4t.S110 movs r6, r8, lsl #20 @ Get offset
211 movs r7, r8, lsr #9 @ C = r8 bit 8 (R bit)
A Dproc-macros.S373 1: movs \tmp, \tmp, lsr #1
/linux-6.3-rc2/arch/mips/include/asm/
A Dmips-r2-to-r6-emul.h14 u64 movs; member
/linux-6.3-rc2/arch/mips/kernel/
A Dmips-r2-to-r6-emul.c210 MIPS_R2_STATS(movs); in movf_func()
233 MIPS_R2_STATS(movs); in movt_func()
308 MIPS_R2_STATS(movs); in movz_func()
324 MIPS_R2_STATS(movs); in movn_func()
2243 (unsigned long)__this_cpu_read(mipsr2emustats.movs), in mipsr2_emul_show()
2244 (unsigned long)__this_cpu_read(mipsr2bdemustats.movs)); in mipsr2_emul_show()
2308 __this_cpu_write((mipsr2emustats).movs, 0); in mipsr2_clear_show()
2309 __this_cpu_write((mipsr2bdemustats).movs, 0); in mipsr2_clear_show()
/linux-6.3-rc2/arch/arm/mach-omap2/
A Dsleep24xx.S75 movs r0, r0 @ see if DDR or SDR

Completed in 29 milliseconds

12