Searched refs:movs (Results 1 – 24 of 24) sorted by relevance
/Linux-v4.19/arch/arm/lib/ |
D | findbit.S | 54 movs r3, r3, lsr ip @ shift off unused bits 73 movs r3, r3 94 movs r3, r3, lsr ip @ shift off unused bits 130 movs r3, r3, lsr ip @ shift off unused bits 145 movs r3, r3 163 movs r3, r3, lsr ip @ shift off unused bits
|
D | div64.S | 107 4: movs xl, xl, lsl #1 113 movs ip, ip, lsr #1 135 7: movs xl, xl, lsl #1 145 movs ip, ip, lsr #1
|
D | io-writesw-armv4.S | 25 .Loutsw_align: movs ip, r1, lsl #31 58 .Lno_outsw_4: movs r2, r2, lsl #31
|
D | io-readsw-armv4.S | 21 .Linsw_align: movs ip, r1, lsl #31 71 .Lno_insw_4: movs r2, r2, lsl #31
|
D | io-writesl.S | 30 2: movs r2, r2, lsl #31
|
D | io-readsl.S | 30 2: movs r2, r2, lsl #31
|
D | backtrace.S | 33 movs frame, r0 @ if frame pointer is zero
|
D | lib1funcs.S | 274 movs r3, r0 313 movs ip, r0 @ preserve sign of dividend
|
D | memset.S | 89 movs r8, r8, lsl #(32 - 4)
|
D | memmove.S | 116 8: movs r2, r2, lsl #31
|
D | copy_template.S | 167 8: movs r2, r2, lsl #31
|
/Linux-v4.19/arch/m68k/ifpsp060/ |
D | os.S | 99 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-v4.19/arch/arm/kernel/ |
D | sigreturn_codes.S | 93 movs r7, #(__NR_sigreturn - __NR_SYSCALL_BASE) 103 movs r7, #(__NR_rt_sigreturn - __NR_SYSCALL_BASE)
|
D | head.S | 96 movs r10, r5 @ invalid processor (r5=0)? 280 movs r0, r0, lsl #SECTION_SHIFT 389 movs r10, r5 @ invalid processor?
|
D | head-nommu.S | 71 movs r10, r5 @ invalid processor (r5=0)? 107 movs r10, r5 @ invalid processor?
|
D | entry-header.S | 348 movs pc, lr @ return & move spsr_svc into cpsr
|
D | entry-armv.S | 1064 movs pc, lr @ branch to handler in SVC mode
|
/Linux-v4.19/arch/arm/mach-davinci/include/mach/ |
D | entry-macro.S | 27 movs \tmp, \tmp, lsr #2
|
/Linux-v4.19/arch/arm/mm/ |
D | proc-arm740.S | 81 movs r3, r3, lsr #1 94 movs r3, r3, lsr #1
|
D | abort-lv4t.S | 110 movs r6, r8, lsl #20 @ Get offset 211 movs r7, r8, lsr #9 @ C = r8 bit 8 (R bit)
|
D | proc-macros.S | 363 1: movs \tmp, \tmp, lsr #1
|
/Linux-v4.19/arch/mips/include/asm/ |
D | mips-r2-to-r6-emul.h | 14 u64 movs; member
|
/Linux-v4.19/arch/mips/kernel/ |
D | mips-r2-to-r6-emul.c | 210 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() 2250 (unsigned long)__this_cpu_read(mipsr2emustats.movs), in mipsr2_stats_show() 2251 (unsigned long)__this_cpu_read(mipsr2bdemustats.movs)); in mipsr2_stats_show() 2315 __this_cpu_write((mipsr2emustats).movs, 0); in mipsr2_stats_clear_show() 2316 __this_cpu_write((mipsr2bdemustats).movs, 0); in mipsr2_stats_clear_show()
|
/Linux-v4.19/arch/arm/mach-omap2/ |
D | sleep24xx.S | 89 movs r0, r0 @ see if DDR or SDR
|