| /arch/m68k/math-emu/ |
| A D | fp_util.S | 103 moveq #1,%d1 105 1: swap %d1 130 move.l %d0,%d1 133 lsr.l #7,%d1 134 lsr.w #8,%d1 167 move.l %d0,%d1 171 lsr.l #7,%d1 172 lsr.w #5,%d1 181 move.l %d0,%d1 186 lsr.l %d0,%d1 [all …]
|
| A D | fp_movem.S | 59 swap %d1 157 3: lsl.b #1,%d1 176 4: lsl.b #1,%d1 208 swap %d1 306 swap %d1 307 lsl.l #5,%d1 320 lsl.l #5,%d1 350 moveq #3,%d1 351 and.l %d0,%d1 354 moveq #3,%d1 [all …]
|
| A D | fp_move.S | 48 move.w %d0,%d1 | store data size twice in %d1 50 move.w %d0,%d1 75 move.w %d0,%d1 83 swap %d1 84 move.l %d1,%d2 98 move.l %d0,%d1 102 move.b %d1,%d0 103 move.w %d2,%d1 110 move.l %d0,%d1 114 move.w %d1,%d0 [all …]
|
| A D | fp_cond.S | 83 swap %d1 | test condition in %d1 84 tst.w %d1 86 move.l %d0,%d1 102 move.w %d0,%d1 103 swap %d1 118 swap %d1 119 move.b %d1,%d0 120 swap %d1 165 swap %d1 181 bset #15,%d1 [all …]
|
| A D | fp_decode.h | 158 rol.w #7,%d1 159 and.w #3,%d1 164 lsl.l %d1,%d0 231 move.w #6,%d1 236 cmp.w #6,%d1 239 move.w #4,%d1 252 lea (%a0,%d1.w*4),%a0 254 lea (%a0,%d1.w*8),%a0 272 neg.w %d1 274 add.w %d1,%d1 [all …]
|
| /arch/riscv/boot/dts/allwinner/ |
| A D | Makefile | 2 dtb-$(CONFIG_ARCH_SUNXI) += sun20i-d1-clockworkpi-v3.14.dtb 3 dtb-$(CONFIG_ARCH_SUNXI) += sun20i-d1-devterm-v3.14.dtb 4 dtb-$(CONFIG_ARCH_SUNXI) += sun20i-d1-dongshan-nezha-stu.dtb 5 dtb-$(CONFIG_ARCH_SUNXI) += sun20i-d1-lichee-rv-86-panel-480p.dtb 6 dtb-$(CONFIG_ARCH_SUNXI) += sun20i-d1-lichee-rv-86-panel-720p.dtb 7 dtb-$(CONFIG_ARCH_SUNXI) += sun20i-d1-lichee-rv-dock.dtb 8 dtb-$(CONFIG_ARCH_SUNXI) += sun20i-d1-lichee-rv.dtb 9 dtb-$(CONFIG_ARCH_SUNXI) += sun20i-d1-mangopi-mq-pro.dtb 10 dtb-$(CONFIG_ARCH_SUNXI) += sun20i-d1-nezha.dtb
|
| A D | sunxi-d1s-t113.dtsi | 7 #include <dt-bindings/clock/sun20i-d1-ccu.h> 8 #include <dt-bindings/clock/sun20i-d1-r-ccu.h> 11 #include <dt-bindings/reset/sun20i-d1-ccu.h> 12 #include <dt-bindings/reset/sun20i-d1-r-ccu.h> 38 compatible = "allwinner,sun20i-d1-pinctrl"; 149 compatible = "allwinner,sun20i-d1-ccu"; 170 compatible = "allwinner,sun20i-d1-dmic", 185 compatible = "allwinner,sun20i-d1-i2s", 200 compatible = "allwinner,sun20i-d1-i2s", 225 "allwinner,sun20i-d1-wdt"; [all …]
|
| /arch/m68k/coldfire/ |
| A D | entry.S | 107 movel %sp,%d1 /* get thread_info pointer */ 109 movel %d1,%a0 111 andl #(1<<TIF_NEED_RESCHED),%d1 114 movel %a0@(TINFO_PREEMPT),%d1 115 cmpl #0,%d1 123 moveml %sp@,%d1-%d5/%a0-%a2 131 movel %sp,%d1 /* get thread_info pointer */ 133 movel %d1,%a0 143 btst #TIF_NEED_RESCHED,%d1 181 movew %sr,%d1 /* save current status */ [all …]
|
| /arch/m68k/fpsp040/ |
| A D | round.S | 55 swap %d1 |set up d1.w for round prec. 81 swap %d1 |set up d1 for round prec. 106 swap %d1 |set up d1 for round prec. 116 swap %d1 |set up d1 for round prec. 175 swap %d1 |restore d1 to original 366 movel LOCAL_LO(%a0),%d1 |d1 has ls mant 428 clrl %d1 |load d1 with ext threshold 441 movel %d1,%d0 |copy d1 into d0 454 movel %d1,%d0 |copy d1 into d0 536 subw %d1,%d0 |d0 = 32 - d1 [all …]
|
| A D | scale.S | 51 clrl %d1 54 andil #0x7fff,%d1 |strip sign 98 tstw %d1 |check for denorm 106 orw #0x8000,%d1 115 orw #0x8000,%d1 125 orw #0x8000,%d1 147 addl %d0,%d1 |add src to dest 153 orw #0x8000,%d1 171 movel FPTEMP_HI(%a6),%d1 197 movel %d1,FPTEMP_HI(%a6) [all …]
|
| A D | x_snan.S | 164 movel ETEMP_HI(%a6),%d1 169 bsetl #30,%d1 186 movel ETEMP_HI(%a6),%d1 191 bsetl #30,%d1 208 movel ETEMP_HI(%a6),%d1 213 bsetl #30,%d1 233 movel %d1,L_SCR1(%a6) |data 236 movel %d0,%d1 237 andil #0x7,%d1 |d1 now holds register number 244 orl #0x8,%d1 [all …]
|
| /arch/x86/lib/ |
| A D | string_32.c | 21 int d0, d1, d2; in strcpy() local 26 : "=&S" (d0), "=&D" (d1), "=&a" (d2) in strcpy() 36 int d0, d1, d2, d3; in strncpy() local 45 : "=&S" (d0), "=&D" (d1), "=&c" (d2), "=&a" (d3) in strncpy() 55 int d0, d1, d2, d3; in strcat() local 62 : "=&S" (d0), "=&D" (d1), "=&a" (d2), "=&c" (d3) in strcat() 72 int d0, d1, d2, d3; in strncat() local 84 : "=&S" (d0), "=&D" (d1), "=&a" (d2), "=&c" (d3) in strncat() 95 int d0, d1; in strcmp() local 107 : "=a" (res), "=&S" (d0), "=&D" (d1) in strcmp() [all …]
|
| /arch/m68k/lib/ |
| A D | udivsi3.S | 68 #define d1 REG (d1) macro 91 movel sp@(12), d1 /* d1 = divisor */ 103 divu d1, d2 /* low quotient */ 107 L3: movel d1, d2 /* use d2 as divisor backup */ 108 L4: lsrl IMM (1), d1 /* shift divisor */ 112 divu d1, d0 /* now we have 16 bit divisor */ 118 movel d2, d1 119 mulu d0, d1 /* low part, 32 bits */ 125 addl d2, d1 /* add parts */ 141 movel a6@(12),d1 [all …]
|
| A D | umodsi3.S | 68 #define d1 REG (d1) macro 89 movel sp@(8), d1 /* d1 = divisor */ 91 movel d1, sp@- 95 movel sp@(8), d1 /* d1 = divisor */ 97 movel d1, sp@- 102 mulsl d1,d0 104 movel sp@(4), d1 /* d1 = dividend */ 105 subl d0, d1 /* d1 = a - (a/b)*b */ 106 movel d1, d0
|
| A D | modsi3.S | 70 #define d1 REG (d1) macro 91 movel sp@(8), d1 /* d1 = divisor */ 93 movel d1, sp@- 97 movel sp@(8), d1 /* d1 = divisor */ 99 movel d1, sp@- 104 mulsl d1,d0 106 movel sp@(4), d1 /* d1 = dividend */ 107 subl d0, d1 /* d1 = a - (a/b)*b */ 108 movel d1, d0
|
| A D | mulsi3.S | 68 #define d1 REG (d1) macro 91 movew sp@(6), d1 /* x1 -> d1 */ 92 muluw sp@(8), d1 /* x1*y0 */ 94 addw d1, d0 96 addl d1, d0 100 movew sp@(6), d1 /* x1 -> d1 */ 101 muluw sp@(10), d1 /* x1*y1 */ 102 addl d1, d0
|
| /arch/m68k/kernel/ |
| A D | head.S | 667 clrl %d1 717 clrl %d1 1784 putn %d1 1786 putn %d1 1798 putn %d1 1800 putn %d1 1950 putn %d1 2036 notl %d1 2043 clrw %d1 2057 dputn %d1 [all …]
|
| A D | relocate_kernel.S | 16 movel %sp@(12),%d1 /* d1 = cpu_mmu_flags */ 21 btst #MMU_BASE + MMUB_68851,%d1 41 btst #MMU_BASE + MMUB_68030,%d1 44 btst #MMU_BASE + MMUB_68040,%d1 77 btst #MMU_BASE + MMUB_68060,%d1 122 btst #CPUB_68020,%d1 134 btst #CPUB_68030,%d1 137 btst #CPUB_68040,%d1 151 btst #CPUB_68060,%d1
|
| /arch/nios2/kernel/ |
| A D | misaligned.c | 70 u8 a, b, d0, d1, d2, d3; in handle_unaligned_c() local 99 fault |= __get_user(d1, (u8 *)(addr+1)); in handle_unaligned_c() 100 val = (d1 << 8) | d0; in handle_unaligned_c() 105 d1 = val >> 8; in handle_unaligned_c() 109 *(u8 *)(addr+1) = d1; in handle_unaligned_c() 112 fault |= __put_user(d1, (u8 *)(addr+1)); in handle_unaligned_c() 117 fault |= __get_user(d1, (u8 *)(addr+1)); in handle_unaligned_c() 118 val = (short)((d1 << 8) | d0); in handle_unaligned_c() 125 d1 = val >> 8; in handle_unaligned_c() 129 *(u8 *)(addr+1) = d1; in handle_unaligned_c() [all …]
|
| /arch/powerpc/math-emu/ |
| A D | udivmodti4.c | 12 _FP_W_TYPE d1, _FP_W_TYPE d0) in _fp_udivmodti4() argument 17 if (d1 == 0) in _fp_udivmodti4() 118 if (d1 > n1) in _fp_udivmodti4() 133 count_leading_zeros (bm, d1); in _fp_udivmodti4() 144 if (n1 > d1 || n0 >= d0) in _fp_udivmodti4() 147 sub_ddmmss (n1, n0, n1, n0, d1, d0); in _fp_udivmodti4() 165 d1 = (d1 << bm) | (d0 >> b); in _fp_udivmodti4() 171 udiv_qrnnd (q0, n1, n2, n1, d1); in _fp_udivmodti4() 177 sub_ddmmss (m1, m0, m1, m0, d1, d0); in _fp_udivmodti4()
|
| /arch/m68k/ifpsp060/src/ |
| A D | fplsp.S | 586 tst.b %d1 644 tst.b %d1 702 tst.b %d1 763 tst.b %d1 821 tst.b %d1 879 tst.b %d1 940 tst.b %d1 998 tst.b %d1 1056 tst.b %d1 1117 tst.b %d1 [all …]
|
| A D | fpsp.S | 2359 clr.l %d1 4093 mov.w (tbl_trans.w,%pc,%d1.w*2),%d1 13758 clr.w %d1 13782 mov.w (tbl_fcmp_op.b,%pc,%d1.w*2),%d1 13962 clr.w %d1 14303 clr.w %d1 14529 mov.w (tbl_fsgldiv_op.b,%pc,%d1.w*2),%d1 14650 clr.w %d1 14893 mov.w (tbl_fadd_op.b,%pc,%d1.w*2),%d1 15346 mov.w (tbl_fsub_op.b,%pc,%d1.w*2),%d1 [all …]
|
| /arch/m68k/68000/ |
| A D | entry.S | 47 movel %sp@(PT_OFF_ORIG_D0),%d1 49 cmpl #NR_syscalls,%d1 51 lsl #2,%d1 53 jbsr %a0@(%d1) 73 movel %sp,%d1 /* get thread_info pointer */ 74 andl #-THREAD_SIZE,%d1 75 movel %d1,%a2 99 movel %sp,%d1 /* get thread_info pointer */ 100 andl #-THREAD_SIZE,%d1 101 movel %d1,%a2 [all …]
|
| /arch/m68k/ifpsp060/ |
| A D | os.S | 94 clr.l %d1 | return success 99 movs.b %d1,(%a1)+ 101 clr.l %d1 | return success 127 clr.l %d1 | return success 131 movs.b (%a0)+,%d1 134 clr.l %d1 | return success 152 clr.l %d1 | assume success 187 clr.l %d1 | assume success 223 clr.l %d1 | assume success 245 clr.l %d1 | assume success [all …]
|
| /arch/x86/include/asm/ |
| A D | string_32.h | 35 int d0, d1, d2; in __memcpy() local 42 : "=&c" (d0), "=&D" (d1), "=&S" (d2) in __memcpy() 167 int d0, d1; in __memset_generic() local 169 : "=&c" (d0), "=&D" (d1) in __memset_generic() 200 int d0, d1; in memset16() local 202 : "=&c" (d0), "=&D" (d1) in memset16() 211 int d0, d1; in memset32() local 213 : "=&c" (d0), "=&D" (d1) in memset32()
|