Searched refs:d5 (Results 1 - 25 of 57) sorted by last modified time

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex8160 \gdef^^d5{\~O}
8280 \gdef^^d5{\H O}
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/cdrom/
H A Doptcd.c640 int status, d1, d2, d3, d4, d5, d6, d7, d8, d9, d10;
672 d5 = get_data(0);
673 if (d5 < 0)
674 return d5;
675 qp->cdsc_reladdr.msf.second = d5;
703 d1, d2, d3, d4, d5, d6, d7, d8, d9, d10));
631 int status, d1, d2, d3, d4, d5, d6, d7, d8, d9, d10; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dbindec.S117 | d5: LAMBDA/ICTR
228 | d5: x/x
271 | loop entry A6. The lower word of d5 is used for ICTR.
273 clrw %d5 |clear ICTR
291 | d5: ICTR/Unchanged
363 | d5: 0/ICTR:LAMBDA
387 swap %d5 |use upper word of d5 for LAMBDA
388 clrw %d5 |set it zero initially
392 addqw #1,%d5 |i
[all...]
H A Dbinstr.S26 | Copy the fraction in d2:d3 to d4:d5.
32 | A4. Multiply the fraction in d4:d5 by 2 using shifts. The msb
35 | A5. Add using the carry the 64-bit quantities in d2:d3 and d4:d5
54 | d5: lower 32-bits of fraction for mul by 2
81 | A2. Copy d2:d3 to d4:d5. Start loop.
85 movel %d3,%d5 |to d4:d5
95 | A4. Multiply d4:d5 by 2; add carry out to d1.
97 asll #1,%d5 |mul d5 b
[all...]
H A Ddecbin.S121 moveml %d2-%d5,-(%a7)
274 | (*) d5: lword counter
296 moveql #1,%d5 |init lword counter
297 movel (%a0,%d5.L*4),%d4 |get lword 2 to d4
300 addql #1,%d5 |inc lword counter
301 movel (%a0,%d5.L*4),%d4 |get lword 3 to d4
344 moveql #2,%d5 |set up d5 to point to lword 3
345 movel (%a0,%d5.L*4),%d4 |get lword 3
347 subl #1,%d5 |de
[all...]
H A Dres_func.S2030 movel %d5,%d0
H A Dround.S311 moveml %d2/%d3/%d5/%d6,-(%a7)
322 moveml (%a7)+,%d2/%d3/%d5/%d6
328 movel #32,%d5
329 subl %d0,%d5 |make op a denorm by shifting bits
330 lsrl %d5,%d6 |by the number in the exp, then
338 moveml (%a7)+,%d2/%d3/%d5/%d6
347 moveml (%a7)+,%d2/%d3/%d5/%d6
351 moveml (%a7)+,%d2/%d3/%d5/%d6
H A Dsgetem.S126 moveml %d3/%d5/%d6,-(%a7) |save registers
131 movel #32,%d5
132 subl %d3,%d5 |sub 32 from shift for ls mant
133 lsrl %d5,%d6 |shift off all bits but those that will
136 moveml (%a7)+,%d3/%d5/%d6 |restore registers
H A Dsrem_mod.S117 movel 8(%a0),%d5 | ...(D3,D4,D5) is |Y|
127 movel %d5,%d4
128 clrl %d5
142 movel %d5,%d7 | ...a copy of D5
143 lsll %d6,%d5
229 cmpl %d5,%d2 | ...compare lo(R) and lo(Y)
242 subl %d5,%d2 | ...lo(R) - lo(Y)
307 movel %d5,Y_Lo(%a6)
323 movel %d5,Y_Lo(%a6)
341 cmpl %d5,
[all...]
H A Dutil.S691 moveb L_SCR1(%a6),%d5
715 movew L_SCR1(%a6),%d5
739 movel L_SCR1(%a6),%d5
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfplsp.S8392 mov.l 8(%a0),%d5 # (D4,D5) is (Hi_X,Lo_X)
8399 mov.l %d5,%d4
8400 clr.l %d5
8409 mov.l %d5,XFRAC+4(%a6)
8422 mov.l %d5,%d7 # a copy of D5
8423 lsl.l %d6,%d5
8431 mov.l %d5,XFRAC+4(%a6)
9440 mov.l SRC_LO(%a0),%d5 # (D3,D4,D5) is |Y|
9450 mov.l %d5,%d4
9451 clr.l %d5
[all...]
H A Dfpsp.S8498 mov.l 8(%a0),%d5 # (D4,D5) is (Hi_X,Lo_X)
8505 mov.l %d5,%d4
8506 clr.l %d5
8515 mov.l %d5,XFRAC+4(%a6)
8528 mov.l %d5,%d7 # a copy of D5
8529 lsl.l %d6,%d5
8537 mov.l %d5,XFRAC+4(%a6)
9799 mov.l SRC_LO(%a0),%d5 # (D3,D4,D5) is |Y|
9809 mov.l %d5,%d4
9810 clr.l %d5
[all...]
H A Dilsp.S138 mov.l 0xc(%a6), %d5 # get dividend hi
155 tst.l %d5 # chk sign of hi(dividend)
161 negx.l %d5
167 tst.l %d5 # is (hi(dividend) == 0)
176 exg %d5,%d6 # q = 0, r = dividend
180 tdivu.l %d7, %d5:%d6 # it's only a 32/32 bit div!
187 cmp.l %d7,%d5
201 neg.l %d5 # sgn(rem) = sgn(dividend)
243 mov.l 0xc(%a6), %d5 # get dividend hi
275 # The most sig. longword of the 64 bit dividend must be in %d5, leas
[all...]
H A Disp.S285 set EXC_D5, EXC_DREGS+(5*4) # offset of d5
1336 movm.l &0x3c00,-(%sp) # save d2-d5
1338 mov.l %d0,%d5 # put extword in d5
1452 movm.l &0x3c00,-(%sp) # save d2-d5
1454 mov.l %d0,%d5 # put extword in d5
1493 # d5 = extword (internal " " )
1495 btst &0x6,%d5 # is the index suppressed?
1500 bfextu %d5{
[all...]
H A Ditest.S1467 mov.l (%a0),%d5
1500 mov.l (%a0),%d5
1533 mov.l (%a0),%d5
1566 mov.l (%a0),%d5
1601 mov.l (%a0),%d5
1636 mov.l (%a0),%d5
1671 mov.l (%a0),%d5
1706 mov.l (%a0),%d5
1741 mov.l (%a0),%d5
1777 mov.w (%a0),%d5
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/kernel/
H A Dasm-offsets.c55 DEFINE(PT_D5, offsetof(struct pt_regs, d5));
H A Dhead.S1345 * If the kernel start (%d5) is within the first 16 Meg of RAM,
1652 /* Increment the logical address and preserve in d5 */
1653 movel %a4,%d5
1654 addil #PAGESIZE<<13,%d5
1665 movel %a4,%d5
1666 addil #PAGESIZE<<6,%d5
1677 movel %a4,%d5
1678 addil #PAGESIZE,%d5
1693 movel %d5,%a4
1698 movel %d5,
[all...]
H A Dprocess.c142 regs->a0, regs->d5, regs->d4);
343 dump->regs.d5 = regs->d5;
H A Dptrace.c52 [4] = PT_REG(d5),
H A Dsignal.c422 err |= __get_user(regs->d5, &gregs[5]);
676 err |= __put_user(regs->d5, &gregs[5]);
H A Dtraps.c882 printk("d4: %08lx d5: %08lx a0: %08lx a1: %08lx\n",
883 regs->d4, regs->d5, regs->a0, regs->a1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/math-emu/
H A Dfp_entry.S150 move.l %d5,%d0
151 printf PREGISTER,"{d5->%08x}",1,%d0
202 printf PREGISTER,"{d5<-%08x}",1,%d0
203 | move.l %d0,%d5
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/kernel/
H A Dasm-offsets.c62 DEFINE(PT_D5, offsetof(struct pt_regs, d5));
H A Dprocess.c112 regs->a0, regs->d5, regs->d4);
314 printk(KERN_EMERG "d4: %08lx d5: %08lx a0: %08lx a1: %08lx\n",
315 fp->d4, fp->d5, fp->a0, fp->a1);
H A Dptrace.c49 PT_REG(d5), SW_REG(d6), SW_REG(d7), PT_REG(a0),

Completed in 188 milliseconds

123