/linux-4.1.27/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 | memzero.S | 100 movs ip, ip, lsl #(32 - 4) 103 movs ip, ip, lsl #2
|
D | delay-loop.S | 37 movs r0, r0, lsr #6
|
D | io-writesl.S | 30 2: movs r2, r2, lsl #31
|
D | io-readsl.S | 30 2: movs r2, r2, lsl #31
|
D | memset.S | 88 movs r8, r8, lsl #(32 - 4)
|
D | lib1funcs.S | 266 movs r3, r0 305 movs ip, r0 @ preserve sign of dividend
|
D | backtrace.S | 32 movs frame, r0 @ if frame pointer is zero
|
D | memmove.S | 116 8: movs r2, r2, lsl #31
|
D | copy_template.S | 167 8: movs r2, r2, lsl #31
|
/linux-4.1.27/arch/arm/kernel/ |
D | sigreturn_codes.S | 80 movs r7, #(__NR_sigreturn - __NR_SYSCALL_BASE) 90 movs r7, #(__NR_rt_sigreturn - __NR_SYSCALL_BASE)
|
D | head-nommu.S | 66 movs r10, r5 @ invalid processor (r5=0)? 106 movs r10, r5 @ invalid processor?
|
D | head.S | 96 movs r10, r5 @ invalid processor (r5=0)? 263 movs r0, r0, lsl #SECTION_SHIFT 373 movs r10, r5 @ invalid processor?
|
D | entry-header.S | 355 movs pc, lr @ return & move spsr_svc into cpsr
|
D | entry-armv.S | 1067 movs pc, lr @ branch to handler in SVC mode
|
/linux-4.1.27/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-4.1.27/firmware/av7110/ |
D | Boot.S | 38 movs pc, r14 // undefined 81 movs r2, r2, lsr #6 // and divide by 64
|
/linux-4.1.27/arch/arm/mach-davinci/include/mach/ |
D | entry-macro.S | 27 movs \tmp, \tmp, lsr #2
|
/linux-4.1.27/arch/cris/arch-v32/lib/ |
D | strcmp.S | 20 movs.b $r12, $r10
|
/linux-4.1.27/arch/arm/mm/ |
D | proc-arm740.S | 81 movs r3, r3, lsr #1 94 movs r3, r3, lsr #1
|
D | abort-lv4t.S | 101 movs r6, r8, lsl #20 @ Get offset 197 movs r7, r8, lsr #9 @ C = r8 bit 8 (R bit)
|
D | proc-macros.S | 347 1: movs \tmp, \tmp, lsr #1
|
/linux-4.1.27/arch/mips/include/asm/ |
D | mips-r2-to-r6-emul.h | 14 u64 movs; member
|
/linux-4.1.27/arch/mips/kernel/ |
D | mips-r2-to-r6-emul.c | 208 MIPS_R2_STATS(movs); in movf_func() 231 MIPS_R2_STATS(movs); in movt_func() 306 MIPS_R2_STATS(movs); in movz_func() 322 MIPS_R2_STATS(movs); in movn_func() 2236 (unsigned long)__this_cpu_read(mipsr2emustats.movs), in mipsr2_stats_show() 2237 (unsigned long)__this_cpu_read(mipsr2bdemustats.movs)); in mipsr2_stats_show() 2301 __this_cpu_write((mipsr2emustats).movs, 0); in mipsr2_stats_clear_show() 2302 __this_cpu_write((mipsr2bdemustats).movs, 0); in mipsr2_stats_clear_show()
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | sleep24xx.S | 89 movs r0, r0 @ see if DDR or SDR
|
/linux-4.1.27/arch/cris/arch-v32/kernel/ |
D | entry.S | 48 movs.w -8192, $r0 ; THREAD_SIZE = 8192 68 movs.w -8192, $r0 ; THREAD_SIZE = 8192. 494 movs.w -8192, $r9 ; THREAD_SIZE == 8192
|
/linux-4.1.27/arch/cris/arch-v10/kernel/ |
D | entry.S | 57 movs.w -8192, $r0 ; THREAD_SIZE = 8192 107 movs.w -8192, $r0 ; THREAD_SIZE == 8192 568 movs.w -8192,$r9 ; THREAD_SIZE == 8192
|
/linux-4.1.27/sound/oss/ |
D | vidc_fill.S | 165 movs r2, r2, lsr #20
|