Home
last modified time | relevance | path

Searched refs:d5 (Results 1 – 25 of 33) sorted by relevance

12

/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
113 d5 = p1[5]; in xor_32regs_2()
121 d5 ^= p2[5]; in xor_32regs_2()
129 p1[5] = d5; in xor_32regs_2()
144 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_3() local
150 d5 = p1[5]; in xor_32regs_3()
158 d5 ^= p2[5]; in xor_32regs_3()
166 d5 ^= p3[5]; in xor_32regs_3()
174 p1[5] = d5; 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/include/asm-x86_64/
Dxor.h320 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_64regs_stream_2() local
326 d5 = p1[5]; in xor_64regs_stream_2()
335 d5 ^= p2[5]; in xor_64regs_stream_2()
344 STORE_NTI(d5, p1[5]); in xor_64regs_stream_2()
359 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_64regs_stream_3() local
365 d5 = p1[5]; in xor_64regs_stream_3()
374 d5 ^= p2[5]; in xor_64regs_stream_3()
383 d5 ^= p3[5]; in xor_64regs_stream_3()
392 STORE_NTI(d5, p1[5]); in xor_64regs_stream_3()
408 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_64regs_stream_4() local
[all …]
/linux-2.4.37.9/arch/m68k/ifpsp060/src/
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!
201 neg.l %d5 # sgn(rem) = sgn(dividend)
275 # The most sig. longword of the 64 bit dividend must be in %d5, least #
278 # The quotient is returned in %d6, remainder in %d5, unless the #
299 swap %d5 # same as r*b if previous step rqd
[all …]
Disp.S1540 bfextu %d5{&30:&2},%d0 # is od suppressed?
1570 btst &0x2,%d5 # pre or post indexing?
1600 movm.l (%sp)+,&0x003c # restore d2-d5
2157 cmp.l %d7,%d5
2201 mov.l %d5, (EXC_DREGS,%a6,%d0.w*4) # save remainder
4189 mov.l %d2,%d5 # d5 = Update[7:0]
4255 movs.b %d5,(%a0) # Update[7:0] -> DEST+0x3
Dpfpsp.S5156 bfextu %d5{&30:&2},%d0 # is od suppressed?
5189 btst &0x2,%d5 # pre or post indexing?
5219 movm.l (%sp)+,&0x003c # restore d2-d5
5226 movm.l (%sp)+,&0x003c # restore d2-d5
5231 movm.l (%sp)+,&0x003c # restore d2-d5
13038 movm.l &0x3c00,-(%sp) # save d2-d5
13416 movm.l (%sp)+,&0x3c # restore d2-d5
13556 # d5: LAMBDA/ICTR
13636 # d5: x/x
13679 # loop entry A6. The lower word of d5 is used for ICTR.
[all …]
/linux-2.4.37.9/arch/m68k/fpsp040/
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
82 | A2. Copy d2:d3 to d4:d5. Start loop.
86 movel %d3,%d5 |to d4:d5
96 | A4. Multiply d4:d5 by 2; add carry out to d1.
98 asll #1,%d5 |mul d5 by 2
105 addl %d5,%d3 |add lower 32 bits
Dbindec.S117 | d5: LAMBDA/ICTR
229 | d5: x/x
272 | loop entry A6. The lower word of d5 is used for ICTR.
274 clrw %d5 |clear ICTR
292 | d5: ICTR/Unchanged
364 | d5: 0/ICTR:LAMBDA
388 swap %d5 |use upper word of d5 for LAMBDA
389 clrw %d5 |set it zero initially
393 addqw #1,%d5 |if neg, set LAMBDA true
404 addw %d5,%d1 |add in LAMBDA
[all …]
Dsgetem.S127 moveml %d3/%d5/%d6,-(%a7) |save registers
132 movel #32,%d5
133 subl %d3,%d5 |sub 32 from shift for ls mant
134 lsrl %d5,%d6 |shift off all bits but those that will
137 moveml (%a7)+,%d3/%d5/%d6 |restore registers
Dsrem_mod.S118 movel 8(%a0),%d5 | ...(D3,D4,D5) is |Y|
128 movel %d5,%d4
129 clrl %d5
143 movel %d5,%d7 | ...a copy of D5
144 lsll %d6,%d5
230 cmpl %d5,%d2 | ...compare lo(R) and lo(Y)
243 subl %d5,%d2 | ...lo(R) - lo(Y)
308 movel %d5,Y_Lo(%a6)
324 movel %d5,Y_Lo(%a6)
342 cmpl %d5,%d2
Dround.S323 moveml (%a7)+,%d2/%d3/%d5/%d6
329 movel #32,%d5
330 subl %d0,%d5 |make op a denorm by shifting bits
331 lsrl %d5,%d6 |by the number in the exp, then
339 moveml (%a7)+,%d2/%d3/%d5/%d6
Ddecbin.S122 moveml %d2-%d5,-(%a7)
504 moveml (%a7)+,%d2-%d5
Dutil.S692 moveb L_SCR1(%a6),%d5
716 movew L_SCR1(%a6),%d5
740 movel L_SCR1(%a6),%d5
/linux-2.4.37.9/include/asm-m68k/
Dentry.h78 moveml %d1-%d5/%a0-%a1/%curptr,%sp@-
85 moveml %d1-%d5/%a0-%a1/%curptr,%sp@-
89 moveml %sp@+,%a0-%a1/%curptr/%d1-%d5
Duser.h42 long d1,d2,d3,d4,d5,d6,d7; member
Dptrace.h34 long d5; member
Delf.h60 pr_reg[4] = regs->d5; \
/linux-2.4.37.9/arch/m68k/kernel/
Dhead.S1702 movel #ROOT_TABLE_SIZE,%d5
1705 subql #1,%d5 | they (might) work
1707 1: tstl %d5
1709 subq #1,%d5
1766 movel %a4,%d5
1767 addil #PAGESIZE<<13,%d5
1778 movel %a4,%d5
1779 addil #PAGESIZE<<6,%d5
1790 movel %a4,%d5
1791 addil #PAGESIZE,%d5
[all …]
Dprocess.c117 regs->a0, regs->d5, regs->d4); in show_regs()
311 dump->regs.d5 = regs->d5; in dump_thread()
Dm68k_defs.c52 DEFINE(PT_D5, offsetof(struct pt_regs, d5)); in main()
Dptrace.c50 PT_REG(d5), SW_REG(d6), SW_REG(d7), PT_REG(a0),
Dsignal.c456 err |= __get_user(regs->d5, &gregs[5]); in rt_restore_ucontext()
710 err |= __put_user(regs->d5, &gregs[5]); in rt_setup_ucontext()
/linux-2.4.37.9/include/linux/
Defi.h40 #define EFI_GUID(a,b,c,d0,d1,d2,d3,d4,d5,d6,d7) \ argument
45 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }})
/linux-2.4.37.9/arch/m68k/math-emu/
Dfp_entry.S151 move.l %d5,%d0
204 | move.l %d0,%d5
/linux-2.4.37.9/drivers/cdrom/
Doptcd.c632 int status, d1, d2, d3, d4, d5, d6, d7, d8, d9, d10; in get_q_channel() local
664 d5 = get_data(0); in get_q_channel()
665 if (d5 < 0) in get_q_channel()
666 return d5; in get_q_channel()
667 qp->cdsc_reladdr.msf.second = d5; in get_q_channel()
695 d1, d2, d3, d4, d5, d6, d7, d8, d9, d10)); in get_q_channel()
/linux-2.4.37.9/arch/m68k/mac/
Dmacints.c694 fp->d4, fp->d5, fp->a0, fp->a1); in mac_nmi_handler()

12