Home
last modified time | relevance | path

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

/linux-4.4.14/include/asm-generic/
Dxor.h109 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_2() local
115 d5 = p1[5]; in xor_32regs_2()
123 d5 ^= p2[5]; in xor_32regs_2()
131 p1[5] = d5; in xor_32regs_2()
146 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_3() local
152 d5 = p1[5]; in xor_32regs_3()
160 d5 ^= p2[5]; in xor_32regs_3()
168 d5 ^= p3[5]; in xor_32regs_3()
176 p1[5] = d5; in xor_32regs_3()
192 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_4() local
[all …]
/linux-4.4.14/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.S1336 movm.l &0x3c00,-(%sp) # save d2-d5
1338 mov.l %d0,%d5 # put extword in d5
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 …]
Dfplsp.S9440 mov.l SRC_LO(%a0),%d5 # (D3,D4,D5) is |Y|
9450 mov.l %d5,%d4
9451 clr.l %d5
9465 mov.l %d5,%d7 # a copy of D5
9466 lsl.l %d6,%d5
9552 cmp.l %d2,%d5 # compare lo(R) and lo(Y)
9565 sub.l %d5,%d2 # lo(R) - lo(Y)
9628 mov.l %d5,Y_Lo(%a6)
9643 mov.l %d5,Y_Lo(%a6)
9659 cmp.l %d2,%d5
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)
/linux-4.4.14/arch/m68k/include/asm/
Dentry.h75 moveml %d1-%d5/%a0-%a2,%sp@
85 moveml %d1-%d5/%a0-%a2,%sp@
100 moveml %sp@,%d1-%d5/%a0-%a2
131 moveml %d1-%d5/%a0-%a2,%sp@
140 moveml %d1-%d5/%a0-%a2,%sp@
144 moveml %sp@,%d1-%d5/%a0-%a2
189 moveml %d1-%d5/%a0-%a2,%sp@-
196 moveml %d1-%d5/%a0-%a2,%sp@-
200 moveml %sp@+,%a0-%a2/%d1-%d5
Da.out-core.h46 dump->regs.d5 = regs->d5; in aout_dump_thread()
Duser.h40 long d1,d2,d3,d4,d5,d6,d7; member
Delf.h85 pr_reg[4] = regs->d5; \
Dprocessor.h135 (_regs)->d5 = current->mm->start_data; \
/linux-4.4.14/drivers/scsi/snic/
Dsnic_trc.h65 snic_trace(char *fn, u16 hno, u32 tag, u64 d1, u64 d2, u64 d3, u64 d4, u64 d5) in snic_trace() argument
79 tr_rec->data[4] = d5; in snic_trace()
83 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \ argument
93 (u64)(d5)); \
97 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \ argument
108 (u64)(d5)); \
/linux-4.4.14/include/uapi/linux/
Duuid.h35 #define UUID_LE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
40 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }})
42 #define UUID_BE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
47 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }})
/linux-4.4.14/drivers/block/
Dswim_asm.S52 moveml %d1-%d5/%a0-%a4,%sp@-
55 moveml %sp@+, %d1-%d5/%a0-%a4
155 moveml %d1-%d5/%a0-%a5,%sp@-
158 moveml %sp@+, %d1-%d5/%a0-%a5
201 moveb %a2@, %d5
202 andb #0xc0, %d5
206 andb #0x40, %d5
222 moveb %a3@, %d5
232 moveb %a3@, %d5
/linux-4.4.14/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
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 by 2
104 addl %d5,%d3 |add lower 32 bits
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 |if neg, set LAMBDA true
403 addw %d5,%d1 |add in LAMBDA
[all …]
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
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,%d2
Dround.S322 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
Ddecbin.S121 moveml %d2-%d5,-(%a7)
503 moveml (%a7)+,%d2-%d5
Dutil.S691 moveb L_SCR1(%a6),%d5
715 movew L_SCR1(%a6),%d5
739 movel L_SCR1(%a6),%d5
Dres_func.S2030 movel %d5,%d0
/linux-4.4.14/arch/x86/lib/
Dmemcpy_32.c25 int d0,d1,d2,d3,d4,d5; in memmove() local
199 "=r" (d3),"=r" (d4), "=r"(d5) in memmove()
Dx86-opcode-map.txt264 d5: AAD Ib (i64)
561 d5: pmullw Pq,Qq | vpmullw Vx,Hx,Wx (66),(v1)
/linux-4.4.14/arch/m68k/lib/
Dmulsi3.S72 #define d5 REG (d5) macro
Dmodsi3.S72 #define d5 REG (d5) macro
Dumodsi3.S72 #define d5 REG (d5) macro
Ddivsi3.S72 #define d5 REG (d5) macro
Dudivsi3.S72 #define d5 REG (d5) macro
/linux-4.4.14/arch/m68k/kernel/
Dhead.S1644 movel #ROOT_TABLE_SIZE,%d5
1647 subql #1,%d5 | they (might) work
1649 1: tstl %d5
1651 subq #1,%d5
1708 movel %a4,%d5
1709 addil #PAGESIZE<<13,%d5
1720 movel %a4,%d5
1721 addil #PAGESIZE<<6,%d5
1732 movel %a4,%d5
1733 addil #PAGESIZE,%d5
[all …]
Dprocess.c96 regs->a0, regs->d5, regs->d4); in show_regs()
168 task_thread_info(p)->tp_value = frame->regs.d5; in copy_thread()
Dsys_m68k.c461 sys_atomic_cmpxchg_32(unsigned long newval, int oldval, int d3, int d4, int d5, in sys_atomic_cmpxchg_32() argument
534 sys_atomic_cmpxchg_32(unsigned long newval, int oldval, int d3, int d4, int d5, in sys_atomic_cmpxchg_32() argument
Dasm-offsets.c51 DEFINE(PT_OFF_D5, offsetof(struct pt_regs, d5)); in main()
Dptrace.c54 [4] = PT_REG(d5),
Dsignal.c707 err |= __get_user(regs->d5, &gregs[5]); in rt_restore_ucontext()
819 err |= __put_user(regs->d5, &gregs[5]); in rt_setup_ucontext()
Dtraps.c859 regs->d4, regs->d5, regs->a0, regs->a1); in show_registers()
/linux-4.4.14/drivers/ipack/devices/
Dscc2698.h56 u8 d5, isr; /* Interrupt status register of block */ member
74 u8 d5, imr; /* Interrupt mask register of block */ member
/linux-4.4.14/arch/powerpc/crypto/
Daes-tab-4k.S126 .long R(d5, e7, e7, 32), R(8b, c8, c8, 43)
128 .long R(01, 8d, 8d, 8c), R(b1, d5, d5, 64)
134 .long R(6f, ba, ba, d5), R(f0, 78, 78, 88)
203 .long R(65, da, f4, cd), R(06, 05, be, d5)
222 .long R(3d, ae, d5, 1e), R(36, 2d, 39, 27)
258 .long R(6f, d5, 2d, a9), R(cf, 25, 12, b3)
295 .long R(7b, cb, 84, 61), R(d5, 32, b6, 70)
/linux-4.4.14/arch/m68k/include/uapi/asm/
Dptrace.h34 long d5; member
/linux-4.4.14/Documentation/networking/
Ds2io.txt109 #setpci -d 17d5:* 62=1d
111 #setpci -d 17d5:* 62=3d
123 #setpci -d 17d5:* LATENCY_TIMER=f8
/linux-4.4.14/arch/m68k/math-emu/
Dfp_entry.S150 move.l %d5,%d0
203 | move.l %d0,%d5
/linux-4.4.14/Documentation/devicetree/bindings/leds/
Dleds-lp55xx.txt102 chan-name = "d5";
200 chan-name = "d5";
/linux-4.4.14/arch/m68k/mac/
Dmacints.c326 fp->d4, fp->d5, fp->a0, fp->a1); in mac_nmi_handler()
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dmarvell,armada-39x-pinctrl.txt44 mpp25 25 gpio, spi0(cs0), ua0(rts), ua1(txd), sd0(d5), dev(cs0)
71 audio(lrclk) [2], sd0(d5), ua2(rxd)
Dmarvell,armada-38x-pinctrl.txt43 mpp25 25 gpio, spi0(cs0), ua0(rts), ua1(txd), sd0(d5), dev(cs0)
67 mpp49 49 gpio, sata2(prsnt) [2], sata3(prsnt) [2], tdm(fsync), audio(lrclk), sd0(d5),…
Dmarvell,armada-xp-pinctrl.txt26 mpp5 5 gpio, ge0(txctl), lcd(d5)
Dmarvell,kirkwood-pinctrl.txt254 lcd(d5)
/linux-4.4.14/arch/x86/crypto/sha-mb/
Dsha1_x8_avx2.S75 # r3 = {d7 d6 d5 d4 d3 d2 d1 d0}
87 # r5 = {h5 g5 f5 e5 d5 c5 b5 a5}
96 vshufps $0x44, \r3, \r2, \t1 # t1 = {d5 d4 c5 c4 d1 d0 c1 c0}
98 vshufps $0xDD, \t1, \t0, \r3 # r3 = {d5 c5 b5 a5 d1 c1 b1 a1}
/linux-4.4.14/arch/m68k/coldfire/
Dentry.S128 moveml %sp@,%d1-%d5/%a0-%a2
/linux-4.4.14/drivers/acpi/acpica/
Dacmacros.h420 #define ACPI_INIT_UUID(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
424 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7)
/linux-4.4.14/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
Dpinmux_defs.h274 unsigned int d5 : 1; member
/linux-4.4.14/Documentation/scsi/
Daacraid.txt60 9005:0285:9005:02d5 Adaptec ASR-2405 (Voodoo40 Lite)
/linux-4.4.14/include/linux/
Defi.h51 #define EFI_GUID(a,b,c,d0,d1,d2,d3,d4,d5,d6,d7) \ argument
56 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }})
/linux-4.4.14/drivers/tty/vt/
Dcp437.uni98 0x4f U+004f U+00d2 U+00d3 U+00d4 U+00d5
/linux-4.4.14/arch/arm/crypto/
Dsha512-core.S_shipped728 vld1.64 {d5},[r1]! @ handles unaligned
741 vrev64.8 d5,d5
752 vadd.i64 d28,d5
1365 vld1.64 {d5},[r1]! @ handles unaligned
1389 vadd.i64 d28,d5
Dsha256-core.S_shipped2200 vadd.i32 d5,d5,d25
2244 vshr.u32 d24,d5,#17
2250 vsli.32 d24,d5,#15
2253 vshr.u32 d25,d5,#10
2262 vshr.u32 d24,d5,#19
2265 vsli.32 d24,d5,#13
Daesbs-core.S_shipped98 vtbl.8 d5, {q12}, d17
204 vtbl.8 d5, {q10}, d25
585 vtbl.8 d5, {q12}, d17
692 vtbl.8 d5, {q10}, d25
/linux-4.4.14/arch/arm/boot/dts/
Domap5.dtsi830 compatible = "ti,emif-4d5";
842 compatible = "ti,emif-4d5";
/linux-4.4.14/drivers/pinctrl/sh-pfc/
Dpfc-r8a7778.c1456 #define MMC_PFC_DAT8(name, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
1457 SH_PFC_MUX8(name, d0, d1, d2, d3, d4, d5, d6, d7)
1696 #define VIN_PFC_DAT8(name, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
1697 SH_PFC_MUX8(name, d0, d1, d2, d3, d4, d5, d6, d7)
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dx86-opcode-map.txt264 d5: AAD Ib (i64)
561 d5: pmullw Pq,Qq | vpmullw Vx,Hx,Wx (66),(v1)
/linux-4.4.14/Documentation/s390/
DDebugging390.txt654 400500: a7 d5 00 04 bras %r13,400508 <main+0xc>