Searched refs:d1 (Results 26 - 50 of 139) sorted by relevance

123456

/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dstring-486.h189 int d0, d1; local
199 :"=d" (__res), "=&S" (d0), "=&a" (d1)
208 int d0, d1; local
226 :"=S" (__res), "=&a" (d0), "=&c" (d1)
320 int d0, d1, d2; local
331 :"=&c" (d0), "=&D" (d1), "=&S" (d2)
405 int d0, d1, d2; local
411 :"=&c" (d0), "=&S" (d1), "=&D" (d2)
420 :"=&c" (d0), "=&S" (d1), "=&D" (d2)
430 int d0, d1, d local
566 int d0, d1; local
583 int d0, d1, d2; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/math-emu/
H A Dfp_decode.h48 * d1 - upper 16bit are reserved for caller
157 move.w %d2,%d1 | scale factor
158 rol.w #7,%d1
159 and.w #3,%d1
160 debug move.l "%d1,-(%sp)"
161 debug ext.l "%d1"
162 printf PDECODE,":%d",1,%d1
163 debug move.l "(%sp)+,%d1"
164 lsl.l %d1,%d0
231 move.w #6,%d1
[all...]
H A Dfp_scan.S46 | %d1 - operand size
102 | sort out fmovecr, keep data size in %d1
106 move.w %d0,%d1 | store data size twice in %d1
107 swap %d1 | one can be trashed below
108 move.w %d0,%d1
112 move.b (%a0,%d1.w),%d0
142 jmp ([0f:w,%pc,%d1.w*4])
221 move.w (fp_datasize,%d1.w*2),%d0
225 movem.l %d0/%d1,
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/
H A Dos.S84 | d1 - 0 = success, !0 = failure
94 clr.l %d1 | return success
97 move.b (%a0)+,%d1 | copy 1 byte
99 movs.b %d1,(%a1)+
101 clr.l %d1 | return success
115 | d1 - 0 = success, !0 = failure
127 clr.l %d1 | return success
131 movs.b (%a0)+,%d1
132 move.b %d1,(%a1)+ | copy 1 byte
134 clr.l %d1 | retur
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/src/
H A Dfpsp.S645 movm.l &0x0303,EXC_DREGS(%a6) # save d0-d1/a0-a1
700 mov.b 1+EXC_CMDREG(%a6),%d1
701 andi.w &0x007f,%d1 # extract extension
712 mov.l (tbl_unsupp.l,%pc,%d1.w*4),%d1 # fetch routine addr
713 jsr (tbl_unsupp.l,%pc,%d1.l*1)
733 movm.l EXC_DREGS(%a6),&0x0303 # restore d0-d1/a0-a1
748 movm.l EXC_DREGS(%a6),&0x0303 # restore d0-d1/a0-a1
767 movm.l EXC_DREGS(%a6),&0x0303 # restore d0-d1/a0-a1
806 movm.l EXC_DREGS(%a6),&0x0303 # restore d0-d1/a
[all...]
H A Dpfpsp.S644 movm.l &0x0303,EXC_DREGS(%a6) # save d0-d1/a0-a1
699 mov.b 1+EXC_CMDREG(%a6),%d1
700 andi.w &0x007f,%d1 # extract extension
711 mov.l (tbl_unsupp.l,%pc,%d1.w*4),%d1 # fetch routine addr
712 jsr (tbl_unsupp.l,%pc,%d1.l*1)
732 movm.l EXC_DREGS(%a6),&0x0303 # restore d0-d1/a0-a1
747 movm.l EXC_DREGS(%a6),&0x0303 # restore d0-d1/a0-a1
766 movm.l EXC_DREGS(%a6),&0x0303 # restore d0-d1/a0-a1
805 movm.l EXC_DREGS(%a6),&0x0303 # restore d0-d1/a
[all...]
H A Dilsp.S227 # here, the result is in d1 and d0. the current strategy is to save
298 clr.l %d1
305 mov.w %d5, %d1 # first quotient word
311 swap %d1
312 mov.w %d5, %d1 # 2nd quotient 'digit'
315 mov.l %d1, %d6 # and quotient
329 clr.l %d1 # %d1 will hold trial quotient
348 mov.w &0xffff, %d1 # use max trial quotient word
351 mov.l %d5, %d1
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Doktagon_io.S120 move.l 12(%a6),%d1
121 move.l %d1,%a0
139 sub.l %d1,%d0
153 move.l 8(%a6),%d1
155 move.l %d1,%a0
173 sub.l %d1,%d0
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dentry.h11 * This allows access to the syscall arguments in registers d1-d5
13 * 0(sp) - d1
78 moveml %d1-%d5/%a0-%a1/%curptr,%sp@-
85 moveml %d1-%d5/%a0-%a1/%curptr,%sp@-
89 moveml %sp@+,%a0-%a1/%curptr/%d1-%d5
128 "moveml %%d1-%%d5/%%a0-%%a2,%%sp@-"
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dentry.h11 * This allows access to the syscall arguments in registers d1-d5
13 * 0(sp) - d1
78 moveml %d1-%d5/%a0-%a1/%curptr,%sp@-
85 moveml %d1-%d5/%a0-%a1/%curptr,%sp@-
89 moveml %sp@+,%a0-%a1/%curptr/%d1-%d5
128 "moveml %%d1-%%d5/%%a0-%%a2,%%sp@-"
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/lib/
H A Dmmx.c364 int d0, d1; local
368 : "=&c" (d0), "=&D" (d1)
383 int d0, d1, d2; local
387 : "=&c" (d0), "=&D" (d1), "=&S" (d2) \
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/fpsp040/
H A Dx_fline.S50 moveml %d0-%d1/%a0-%a1,USER_DA(%a6)
60 bfextu %d0{#4:#3},%d1 |extract coprocessor id
61 cmpib #1,%d1 |check if cpid=1
63 bfextu %d0{#16:#6},%d1
64 cmpib #0x17,%d1 |check if it is an FMOVECR encoding
87 movel #4,%d1
88 addl %d1,EXC_PC(%a6) |increment stacked pc value to next inst
94 moveml USER_DA(%a6),%d0-%d1/%a0-%a1 |restore data registers
98 moveml USER_DA(%a6),%d0-%d1/%a0-%a1 |restore data registers
H A Dx_snan.S46 moveml %d0-%d1/%a0-%a1,USER_DA(%a6)
73 moveml USER_DA(%a6),%d0-%d1/%a0-%a1
106 moveml USER_DA(%a6),%d0-%d1/%a0-%a1
134 moveml USER_DA(%a6),%d0-%d1/%a0-%a1
165 movel ETEMP_HI(%a6),%d1
170 bsetl #30,%d1
177 movel %d1,-(%a7) |move the snan onto the stack
181 movel (%a7)+,%d1 |clear off stack
187 movel ETEMP_HI(%a6),%d1
192 bsetl #30,%d1
[all...]
H A Dres_func.S208 movew LOCAL_EX(%a0),%d1 |compare exponent to double threshold
209 andw #0x7fff,%d1
210 cmpw #0x3c01,%d1
212 bfextu FPCR_MODE(%a6){#2:#2},%d1 |get rmode
213 orl #0x00020000,%d1 |or in rprec (double)
222 movew LOCAL_EX(%a0),%d1 |check for overflow
223 andw #0x7fff,%d1
224 cmpw #0x43ff,%d1
232 movew LOCAL_EX(%a0),%d1
233 andw #0x7fff,%d1
[all...]
H A Dx_operr.S68 moveml %d0-%d1/%a0-%a1,USER_DA(%a6)
102 moveml USER_DA(%a6),%d0-%d1/%a0-%a1
110 moveql #4,%d1 |write size to d1
157 moveql #2,%d1 |write size to d1
184 moveql #1,%d1 |write size to d1
244 | This routine stores the data in d0, for the given size in d1,
250 movel %d1,
[all...]
H A Dstanh.S106 movel %d1,-(%a7)
107 clrl %d1
110 movel (%a7)+,%d1
118 fmovel %d1,%FPCR |restore users exceptions
142 movel %d1,-(%a7)
143 clrl %d1
146 movel (%a7)+,%d1
158 fmovel %d1,%FPCR |restore users exceptions
166 fmovel %d1,%FPCR |restore users exceptions
180 fmovel %d1,
[all...]
H A Dget_op.S282 movew #0x3f81,%d1 |write bias for sgl denorm
285 movew #0x3c01,%d1 |write the bias for a dbl denorm
289 bset #15,%d1 |set sign bit because it is negative
291 movew %d1,ETEMP_EX(%a6)
294 movew CMDREG1B(%a6),%d1
295 andw #0xe3ff,%d1 |clear out source specifier
296 orw #0x0800,%d1 |set source specifier to extended prec
297 movew %d1,CMDREG1B(%a6) |write back to the command word in stack
319 movel #7,%d1
320 subl %d0,%d1
[all...]
H A Dgen_except.S77 bfextu CMDREG1B(%a6){#13:#1},%d1 |extract bit 2
78 lsll #5,%d1
79 swap %d1
80 orl %d1,%d0 |put it in the right place
81 bfextu CMDREG1B(%a6){#10:#3},%d1 |extract bit 3,4,5
82 lsll #2,%d1
83 swap %d1
84 orl %d1,%d0 |put them in the right place
156 bfffo %d0{#24:#8},%d1 |test for first set bit
158 subib #24,%d1 |normaliz
[all...]
H A Dscosh.S75 fmovel %d1,%FPCR
94 movel %d1,-(%sp)
95 clrl %d1
99 movel (%sp)+,%d1
104 fmovel %d1,%FPCR
117 movel %d1,-(%sp)
118 clrl %d1
H A Dsgetem.S96 movel LOCAL_LO(%a0),%d1 |load ls mant in d1
99 movel %d1,LOCAL_LO(%a0) |put ls mant back on stack
108 | ls mantissa part in d1
110 | shifted bits in d0 and d1
115 tstl %d1 |test if any bits set in ls mant
120 exg %d0,%d1 |shift ls mant to ms mant
130 movel %d1,%d6 |save ls mant in d6
131 lsll %d3,%d1 |shift ls mant by count
H A Dx_store.S155 movel LOCAL_HI(%a1),%d1 |get ms mantissa
156 bfextu %d1{#1:#20},%d1 |get upper 20 bits of ms
157 orl %d1,%d0 |put these bits in ms word of double
159 movel LOCAL_HI(%a1),%d1 |get ms mantissa
161 lsll %d0,%d1 |put lower 11 bits in upper bits
162 movel %d1,LOCAL_HI(%a1) |build lower lword in memory
163 movel LOCAL_LO(%a1),%d1 |get ls mantissa
164 bfextu %d1{#0:#21},%d0 |get ls 21 bits of double
223 movel LOCAL_HI(%a1),%d1 |ge
[all...]
H A Dx_unfl.S49 moveml %d0-%d1/%a0-%a1,USER_DA(%a6)
74 moveml USER_DA(%a6),%d0-%d1/%a0-%a1
109 moveml USER_DA(%a6),%d0-%d1/%a0-%a1
128 moveml USER_DA(%a6),%d0-%d1/%a0-%a1
135 moveml USER_DA(%a6),%d0-%d1/%a0-%a1
164 movew CMDREG3B(%a6),%d1 |check for fsgldiv or fsglmul
165 andiw #0x7f,%d1
166 cmpiw #0x30,%d1 |check for sgldiv
168 cmpiw #0x33,%d1 |check for sglmul
190 | Set up d1 fo
[all...]
H A Ddo_func.S81 bfextu STAG(%a6){#0:#3},%d1
83 addl %d1,%d0 |combine for final index into table
87 movel USER_FPCR(%a6),%d1
88 andl #0xFF,%d1 | discard all but rounding mode/prec
277 bfextu DTAG(%a6){#0:#3},%d1 |dtag = d1
283 bclrl #2,%d1
285 lslb #2,%d1
286 orb %d0,%d1 |d1{
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/mtd/nand/
H A Dnand_ecc.c124 u_char a, b, c, d1, d2, d3, add, bit, i; local
127 d1 = calc_ecc[0] ^ read_ecc[0];
131 if ((d1 | d2 | d3) == 0) {
136 a = (d1 ^ (d1 >> 1)) & 0x55;
146 if (d1 & c)
175 while (d1) {
176 if (d1 & 0x01)
178 d1 >>= 1;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/kernel/
H A Dsun3-head.S50 movsb %a0@, %d1
51 movsb %d1, %a1@
52 cmpib #SUN3_INVALID_PMEG, %d1

Completed in 235 milliseconds

123456