Searched refs:d3 (Results 1 - 25 of 84) sorted by relevance

1234

/linux-master/include/asm-generic/
H A Dxor.h109 register long d0, d1, d2, d3, d4, d5, d6, d7; local
113 d3 = p1[3];
121 d3 ^= p2[3];
129 p1[3] = d3;
147 register long d0, d1, d2, d3, d4, d5, d6, d7; local
151 d3 = p1[3];
159 d3 ^= p2[3];
167 d3 ^= p3[3];
175 p1[3] = d3;
195 register long d0, d1, d2, d3, d local
253 register long d0, d1, d2, d3, d4, d5, d6, d7; local
454 register long d0, d1, d2, d3, d4, d5, d6, d7; local
502 register long d0, d1, d2, d3, d4, d5, d6, d7; local
562 register long d0, d1, d2, d3, d4, d5, d6, d7; local
634 register long d0, d1, d2, d3, d4, d5, d6, d7; local
[all...]
/linux-master/arch/x86/lib/
H A Dstring_32.c36 int d0, d1, d2, d3; local
46 : "=&S" (d0), "=&D" (d1), "=&c" (d2), "=&a" (d3)
56 int d0, d1, d2, d3; local
64 : "=&S" (d0), "=&D" (d1), "=&a" (d2), "=&c" (d3)
74 int d0, d1, d2, d3; local
87 : "=&S" (d0), "=&D" (d1), "=&a" (d2), "=&c" (d3)
/linux-master/drivers/scsi/snic/
H A Dsnic_trc.h48 snic_trace(char *fn, u16 hno, u32 tag, u64 d1, u64 d2, u64 d3, u64 d4, u64 d5) argument
60 tr_rec->data[2] = d3;
66 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \
74 (u64)(d3), \
80 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \
89 (u64)(d3), \
/linux-master/include/uapi/linux/
H A Dmei_uuid.h18 #define UUID_LE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \
23 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }})
/linux-master/arch/m68k/include/asm/
H A Dsyscalls.h10 asmlinkage int sys_atomic_cmpxchg_32(unsigned long newval, int oldval, int d3,
H A Duser.h41 long d1,d2,d3,d4,d5,d6,d7; member in struct:user_regs_struct
H A Delf.h65 (_r)->d3 = _exec_map_addr; \
91 pr_reg[2] = regs->d3; \
/linux-master/arch/m68k/fpsp040/
H A Dsgetem.S118 movel %d3,-(%a7) |save d3
120 bfffo %d0{#0:#32},%d3 |find first 1 in ls mant to d0
121 lsll %d3,%d0 |shift first 1 to integer bit in ms mant
122 movel (%a7)+,%d3 |restore d3
126 moveml %d3/%d5/%d6,-(%a7) |save registers
127 bfffo %d0{#0:#32},%d3 |find first 1 in ls mant to d0
128 lsll %d3,%d0 |shift ms mant until j-bit is set
130 lsll %d3,
[all...]
H A 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
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.
52 | d3: lower 32-bits of fraction for mul by 8
81 | A2. Copy d2:d3 to d4:d5. Start loop.
85 movel %d3,%d5 |to d4:d5
87 | A3. Multiply d2:d3 by 8; extract msbs into d1.
91 bfextu %d3{#
[all...]
H A Dsrem_mod.S111 movew (%a0),%d3
112 movew %d3,SignY(%a6)
113 andil #0x00007FFF,%d3 | ...Y := |Y|
119 tstl %d3
122 movel #0x00003FFE,%d3 | ...$3FFD + 1
129 subil #32,%d3
133 subl %d6,%d3 | ...(D3,D4,D5) is normalized
140 subl %d6,%d3
152 addil #0x00003FFE,%d3 | ...(D3,D4,D5) normalized
202 movel %d3,L_SCR
[all...]
/linux-master/include/linux/
H A Duuid.h23 #define GUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \
28 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }})
30 #define UUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \
35 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }})
/linux-master/arch/m68k/ifpsp060/src/
H A Ditest.S171 mov.l &0x88888888,%d3
177 mulu.l %d1,%d2:%d3
195 mov.l &0x00000000,%d3
201 mulu.l %d1,%d2:%d3
241 mov.l &0x00000003,%d3
247 mulu.l %d1,%d2:%d3
265 mov.l &0x00000004,%d3
271 mulu.l %d1,%d2:%d3
289 mov.l &0xffffffff,%d3
295 mulu.l %d1,%d2:%d3
[all...]
H A Dilsp.S342 mov.l %d7, %d3 # divisor
345 swap %d3
346 cmp.w %d2, %d3 # V1 = U1 ?
353 divu.w %d3, %d1 # use quotient of mslw/msw
364 lddadj1: mov.l %d7, %d3
367 swap %d3
368 mulu.w %d1, %d3 # V1q
370 sub.l %d3, %d4 # U1U2 - V1q
394 mov.l %d5, %d2 # now %d2,%d3 are trial*divisor
395 mov.l %d6, %d3
[all...]
/linux-master/arch/m68k/lib/
H A Dudivsi3.S70 #define d3 REG (d3) define
146 movl d2,d3 | subtract b from p, store in tmp.
147 subl d1,d3
150 movl d3,d2 | and store tmp in p.
H A Ddivsi3.S72 #define d3 REG (d3) define
H A Dmulsi3.S70 #define d3 REG (d3) define
H A Dumodsi3.S70 #define d3 REG (d3) define
H A Dmodsi3.S72 #define d3 REG (d3) define
/linux-master/arch/mips/crypto/
H A Dpoly1305-mips.pl735 my ($d0,$d1,$d2,$d3) =
801 lw $d3,12($inp)
814 srlv $at,$d3,$t1
815 sllv $d3,$d3,$shr
818 or $d3,$d3,$t0
827 sllv $at,$d3,$t1
828 srlv $d3,$d3,
[all...]
/linux-master/arch/arm/crypto/
H A Dblake2b-neon-core.S82 vadd.u64 d3, d3, M_\s6
116 vadd.u64 d3, d3, M_\s7
158 vadd.u64 d3, d3, d4
162 vadd.u64 d3, d3, M_\s14
168 veor d14, d14, d3
198 vadd.u64 d3, d
[all...]
/linux-master/crypto/
H A Daegis.h66 u32 d0, d1, d2, d3; local
71 d3 = t[s[12]] ^ rol32(t[s[ 1]], 8) ^ rol32(t[s[ 6]], 16) ^ rol32(t[s[11]], 24);
76 dst->words32[3] = cpu_to_le32(d3) ^ key->words32[3];
/linux-master/arch/m68k/include/uapi/asm/
H A Dptrace.h33 long d3; member in struct:pt_regs
/linux-master/arch/m68k/coldfire/
H A Dentry.S54 mov.l #sys_ni_syscall,%d3
65 lsll #2,%d0 /* movel %a0@(%d0:l:4),%d3 */
66 movel %a0@(%d0),%d3
78 movel %d3,%a0
92 movel %d3,%a0
/linux-master/arch/riscv/crypto/
H A Dchacha-riscv64-zvkb.S77 a2, b2, c2, d2, a3, b3, c3, d3
86 vxor.vv \d3, \d3, \a3
90 vror.vi \d3, \d3, 32 - 16
96 vadd.vv \c3, \c3, \d3
114 vxor.vv \d3, \d3, \a3
118 vror.vi \d3, \d3, 3
[all...]
/linux-master/drivers/clk/davinci/
H A Dpsc.h43 #define LPSC_CLKDEV3(n, c1, d1, c2, d2, c3, d3) \
47 LPSC_CLKDEV((c3), (d3)), \

Completed in 294 milliseconds

1234