Home
last modified time | relevance | path

Searched refs:d2 (Results 1 – 25 of 76) sorted by relevance

1234

/linux-2.4.37.9/arch/m68k/math-emu/
Dfp_movem.S52 btst #11,%d2
54 bfextu %d2{#24,#8},%d0 | static register list
56 1: bfextu %d2{#25,#3},%d0 | dynamic register list
67 btst #12,%d2
72 2: btst #13,%d2
135 btst #12,%d2
139 1: btst #13,%d2
144 getuser.l (%a0)+,%d2,fp_err_ua1,%a0
145 lsr.l #8,%d2
146 lsr.l #7,%d2
[all …]
Dfp_decode.h73 bfextu %d2{#8,#2},%d0
85 bfextu %d2{#16,#3},%d0
99 bfextu %d2{#19,#3},%d0
104 bfextu %d2{#19,#3},%d0
109 bfextu %d2{#22,#3},%d0
115 bfextu %d2{#10,#3},%d0
130 bfextu %d2{#13,#3},%d0
135 move.b %d2,%d0
141 bfextu %d2{#17,#3},%d0 | get the register nr
142 btst #15,%d2 | test for data/addr register
[all …]
Dfp_move.S84 move.l %d1,%d2
99 swap %d2
100 move.w %d2,%d0
103 move.w %d2,%d1
111 swap %d2
112 move.w %d2,%d0
115 move.l %d2,%d1
122 swap %d2
123 move.w %d2,%d1
130 swap %d2
[all …]
Dfp_cond.S52 tst.w %d2
56 lea (-2,%a0,%d2.w),%a0
62 move.l %d2,%d0
67 move.l %d2,%d0
100 move.l %d2,%d0
146 bfextu %d2{#13,#3},%d0
/linux-2.4.37.9/include/asm-generic/
Dxor.h107 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_2() local
110 d2 = p1[2]; in xor_32regs_2()
118 d2 ^= p2[2]; in xor_32regs_2()
126 p1[2] = d2; in xor_32regs_2()
144 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_3() local
147 d2 = p1[2]; in xor_32regs_3()
155 d2 ^= p2[2]; in xor_32regs_3()
163 d2 ^= p3[2]; in xor_32regs_3()
171 p1[2] = d2; in xor_32regs_3()
190 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_4() local
[all …]
/linux-2.4.37.9/arch/m68k/ifpsp060/src/
Ditest.S170 mov.l &0x99999999,%d2
177 mulu.l %d1,%d2:%d3
194 mov.l &0x99999999,%d2
201 mulu.l %d1,%d2:%d3
218 mov.l &0x66666666,%d2
224 mulu.l %d1,%d2:%d2
240 mov.l &0x00000000,%d2
247 mulu.l %d1,%d2:%d3
264 mov.l &0x00000000,%d2
271 mulu.l %d1,%d2:%d3
[all …]
Dilsp.S111 movm.l &0x3f00,-(%sp) # save d2-d7
126 movm.l &0x3f00,-(%sp) # save d2-d7
343 mov.l %d5, %d2 # dividend mslw
344 swap %d2
346 cmp.w %d2, %d3 # V1 = U1 ?
365 mov.l %d1, %d2
366 mulu.w %d7, %d2 # V2q
382 cmp.l %d2, %d4
394 mov.l %d5, %d2 # now %d2,%d3 are trial*divisor
399 subx.l %d2, %d5 # subtract double precision
[all …]
Disp.S1579 add.l %d2,%d0 # <ea> += index
1584 add.l %d2,%d3 # preindexing
1595 add.l %d2,%d3 # ea = (base + bd) + index
1600 movm.l (%sp)+,&0x003c # restore d2-d5
1678 mov.l %d0,%d2 # store data
1680 rol.l &0x8,%d2
1681 mov.l %d2,%d0
1690 rol.l &0x8,%d2
1691 mov.l %d2,%d0
1700 rol.l &0x8,%d2
[all …]
/linux-2.4.37.9/arch/m68k/fpsp040/
Dstwotox.S234 movel %d2,-(%sp)
238 movel %d0,%d2
242 asrl #6,%d2 | ...d2 IS L, N = 64L + J
243 movel %d2,%d0
245 subl %d0,%d2 | ...d2 IS M', N = 64(M+M') + J
246 addil #0x3FFF,%d2
247 movew %d2,ADJFACT(%a6) | ...ADJFACT IS 2^(M')
337 movel %d2,-(%sp)
341 movel %d0,%d2
345 asrl #6,%d2 | ...d2 IS L, N = 64L + J
[all …]
Dbinstr.S7 | Input: 64-bit binary integer in d2:d3, desired length (LEN) in
26 | Copy the fraction in d2:d3 to d4:d5.
28 | A3. Multiply the fraction in d2:d3 by 8 using bit-field
29 | extracts and shifts. The three msbs from d2 will go into
35 | A5. Add using the carry the 64-bit quantities in d2:d3 and d4:d5
36 | into d2:d3. D1 will contain the bcd digit formed.
51 | d2: upper 32-bits of fraction for mul by 8
82 | A2. Copy d2:d3 to d4:d5. Start loop.
85 movel %d2,%d4 |copy the fraction before muls
88 | A3. Multiply d2:d3 by 8; extract msbs into d1.
[all …]
Dround.S145 moveml %d2/%d3,-(%a7) |make some temp registers
150 movel #30,%d2 |of the sgl prec. limits
151 lsll %d2,%d3 |shift g-r bits to MSB of d3
152 movel LOCAL_HI(%a0),%d2 |get word 2 for s-bit test
153 andil #0x0000003f,%d2 |s bit is the or of all other
162 movel #30,%d2 |of the dbl prec. limits
163 lsll %d2,%d3 |shift g-r bits to the MSB of d3
164 movel LOCAL_LO(%a0),%d2 |get lower mantissa for s-bit test
165 andil #0x000001ff,%d2 |s bit is the or-ing of all
174 moveml (%a7)+,%d2/%d3 |restore scratch registers
[all …]
Dsrem_mod.S111 moveml %d2-%d7,-(%a7) | ...save data registers
165 movel -4(%a0),%d2 | ...(D0,D1,D2) is |X|
173 movel %d2,%d1
174 clrl %d2
188 movel %d2,%d7 | ...a copy of D2
189 lsll %d6,%d2
230 cmpl %d5,%d2 | ...compare lo(R) and lo(Y)
243 subl %d5,%d2 | ...lo(R) - lo(Y)
254 addl %d2,%d2 | ...lo(R) = 2lo(R)
272 movel %d2,%d1
[all …]
Ddecbin.S122 moveml %d2-%d5,-(%a7)
136 | (*) d2: digit count
145 movel #EDIGITS,%d2 |# of nibbles (digits) in fraction part
158 dbf %d2,e_gd |if we have used all 3 digits, exit loop
433 bfextu %d3{#26:#2},%d2 |isolate rounding mode bits
435 asll #2,%d2 |format d2 to be
437 addl %d0,%d2 |in d2 as index into RTABLE
439 moveb (%a1,%d2),%d0 |load new rounding bits from table
504 moveml (%a7)+,%d2-%d5
Dssin.S453 movel %a1,%d2
454 swap %d2
455 andil #0x80000000,%d2
456 oril #0x5F000000,%d2 | ...D2 IS SIGN(INARG)*2**63 IN SGL
457 movel %d2,TWOTO63(%a6)
459 movel %d0,%d2
460 addil #0x00003FFF,%d2 | ...BIASED EXPO OF 2**L * (PI/2)
466 movew %d2,FP_SCR2(%a6)
514 movel (%a7)+,%d2
592 movel %d2,-(%a7)
[all …]
/linux-2.4.37.9/include/asm-i386/
Dstring.h35 int d0, d1, d2; in strcpy() local
41 : "=&S" (d0), "=&D" (d1), "=&a" (d2) in strcpy()
49 int d0, d1, d2, d3; in strncpy() local
60 : "=&S" (d0), "=&D" (d1), "=&c" (d2), "=&a" (d3) in strncpy()
68 int d0, d1, d2, d3; in strcat() local
77 : "=&S" (d0), "=&D" (d1), "=&a" (d2), "=&c" (d3) in strcat()
85 int d0, d1, d2, d3; in strncat() local
99 : "=&S" (d0), "=&D" (d1), "=&a" (d2), "=&c" (d3) in strncat()
130 int d0, d1, d2; in strncmp() local
144 :"=a" (__res), "=&S" (d0), "=&D" (d1), "=&c" (d2) in strncmp()
[all …]
Dstring-486.h320 int d0, d1, d2; in __memcpy_g() local
331 :"=&c" (d0), "=&D" (d1), "=&S" (d2) in __memcpy_g()
405 int d0, d1, d2; in memmove() local
411 :"=&c" (d0), "=&S" (d1), "=&D" (d2) in memmove()
420 :"=&c" (d0), "=&S" (d1), "=&D" (d2) in memmove()
430 int d0, d1, d2; in memcmp() local
439 :"=a" (__res), "=&S" (d0), "=&D" (d1), "=&c" (d2) in memcmp()
583 int d0, d1, d2; in __memset_gg() local
593 :"=&c" (d0), "=&D" (d1), "=&D" (d2) in __memset_gg()
/linux-2.4.37.9/drivers/video/
Dfbcon-cfb24.c91 static inline void store4pixels(u32 d1, u32 d2, u32 d3, u32 d4, u32 *dest)
94 convert4to3(d1, d2, d3, d4, o1, o2, o3);
103 u32 d1, d2, d3; in rectfill() local
106 convert4to3(data, data, data, data, d1, d2, d3); in rectfill()
111 fb_writel(d2, p++); in rectfill()
141 u32 eorx, fgx, bgx, d1, d2, d3, d4; in fbcon_cfb24_putc() local
156 d2 = (-(bits >> 6 & 1) & eorx) ^ bgx; in fbcon_cfb24_putc()
159 store4pixels(d1, d2, d3, d4, (u32 *)dest); in fbcon_cfb24_putc()
163 d2 = (-(bits >> 2 & 1) & eorx) ^ bgx; in fbcon_cfb24_putc()
166 store4pixels(d1, d2, d3, d4, (u32 *)(dest+12)); in fbcon_cfb24_putc()
[all …]
/linux-2.4.37.9/include/asm-x86_64/
Dxor.h320 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_64regs_stream_2() local
323 d2 = p1[2]; in xor_64regs_stream_2()
332 d2 ^= p2[2]; in xor_64regs_stream_2()
341 STORE_NTI(d2, p1[2]); in xor_64regs_stream_2()
359 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_64regs_stream_3() local
362 d2 = p1[2]; in xor_64regs_stream_3()
371 d2 ^= p2[2]; in xor_64regs_stream_3()
380 d2 ^= p3[2]; in xor_64regs_stream_3()
389 STORE_NTI(d2, p1[2]); in xor_64regs_stream_3()
408 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_64regs_stream_4() local
[all …]
Dstring.h13 unsigned long d0, d1, d2; in __inline_memcpy() local
23 : "=&c" (d0), "=&D" (d1), "=&S" (d2) in __inline_memcpy()
/linux-2.4.37.9/drivers/mtd/nand/
Dnand_ecc.c124 u_char a, b, c, d1, d2, d3, add, bit, i; in nand_correct_data() local
128 d2 = calc_ecc[1] ^ read_ecc[1]; in nand_correct_data()
131 if ((d1 | d2 | d3) == 0) { in nand_correct_data()
137 b = (d2 ^ (d2 >> 1)) & 0x55; in nand_correct_data()
153 if (d2 & c) in nand_correct_data()
180 while (d2) { in nand_correct_data()
181 if (d2 & 0x01) in nand_correct_data()
183 d2 >>= 1; in nand_correct_data()
/linux-2.4.37.9/drivers/scsi/
Doktagon_io.S118 move.l %d2,-(%sp)
126 moveq.l #-1,%d2
127 cmp.l %d0,%d2
141 move.l -4(%a6),%d2
152 move.l %d2,-(%sp)
160 moveq.l #-1,%d2
161 cmp.l %d0,%d2
175 move.l -4(%a6),%d2
/linux-2.4.37.9/drivers/char/ftape/zftape/
Dzftape-rw.c184 int d1, d2, d3; in zft_calc_tape_pos() local
193 d2 = segment - seg_pos; in zft_calc_tape_pos()
194 if (-d2 > 10) { in zft_calc_tape_pos()
196 if (-d2 > d1) { in zft_calc_tape_pos()
199 d2 = d1; in zft_calc_tape_pos()
202 if (d2 > 10) { in zft_calc_tape_pos()
204 if (d2 > d3) { in zft_calc_tape_pos()
207 d2 = -d3; in zft_calc_tape_pos()
210 if (d2 > 0) { in zft_calc_tape_pos()
/linux-2.4.37.9/arch/x86_64/lib/
Dmemmove.c14 unsigned long d0, d1, d2; in memmove() local
20 : "=&c" (d0), "=&S" (d1), "=&D" (d2) in memmove()
/linux-2.4.37.9/arch/m68k/kernel/
Dhead.S931 movel %d2,%sp@-
1730 5: movel #8,%d2
1737 7: tstl %d2
1739 subq #1,%d2
1743 movel #8+1+8+1+1,%d2
1745 dbra %d2,9b
1746 movel #7,%d2
1751 movel #8+1,%d2
1753 dbra %d2,32b
1786 movel #0,%d2
[all …]
/linux-2.4.37.9/arch/i386/math-emu/
Dreg_add_sub.c267 FPU_REG const *d1, *d2; in FPU_sub() local
271 d2 = a; in FPU_sub()
276 d2 = b; in FPU_sub()
281 return real_2op_NaN(a, taga, deststnr, d2); in FPU_sub()
283 return real_2op_NaN(b, tagb, deststnr, d2); in FPU_sub()

1234