Home
last modified time | relevance | path

Searched refs:d6 (Results 1 – 25 of 62) sorted by relevance

123

/Linux-v5.4/arch/m68k/fpsp040/
Dsrem_mod.S130 clrl %d6
131 bfffo %d4{#0:#32},%d6
132 lsll %d6,%d4
133 subl %d6,%d3 | ...(D3,D4,D5) is normalized
138 clrl %d6
139 bfffo %d4{#0:#32},%d6
140 subl %d6,%d3
141 lsll %d6,%d4
143 lsll %d6,%d5
144 negl %d6
[all …]
Dbinstr.S43 | A7. Decrement d6 (LEN counter) and repeat the loop until zero.
55 | d6: temp for bit-field extracts
91 bfextu %d3{#0:#3},%d6 |copy 3 msbs of d3 into d6
93 orl %d6,%d2 |or in msbs from d3 into d2
99 swap %d6 |put 0 in d6 lower word
100 addxw %d6,%d1 |add in extend from mul by 2
108 addxw %d6,%d1 |add in extend from add to d1
109 swap %d6 |with d6 = 0; put 0 in upper word
Dbindec.S34 | This value is stored in d6.
118 | d6: ILOG
220 | in d6.
229 | d6: x/ILOG
244 movel #-4933,%d6 |force ILOG = -4933
255 fmovel %fp0,%d6 |put ILOG in d6 as a lword
259 fmovel %fp0,%d6 |put ILOG in d6 as a lword
292 | d6: ILOG/Unchanged
311 movel %d6,%d4 |first load ILOG to d4
364 | d6: ILOG/ILOG or k if ((k<=0)&(ILOG<k))
[all …]
Dsgetem.S126 moveml %d3/%d5/%d6,-(%a7) |save registers
129 movel %d1,%d6 |save ls mant in d6
133 lsrl %d5,%d6 |shift off all bits but those that will
135 orl %d6,%d0 |shift the ls mant bits into the ms mant
136 moveml (%a7)+,%d3/%d5/%d6 |restore registers
Dround.S322 moveml (%a7)+,%d2/%d3/%d5/%d6
325 movel %d2,%d6 |save ls mant in d6
330 lsrl %d5,%d6 |by the number in the exp, then
332 orl %d6,%d1 |shift the ls mant bits into the ms mant
338 moveml (%a7)+,%d2/%d3/%d5/%d6
362 movel %d6,-(%a7)
369 movel %d1,%d6 |copy ls mant into d6
370 lsll %d7,%d6 |shift ls mant by count
371 movel %d6,LOCAL_LO(%a0) |store ls mant into memory
372 moveql #32,%d6
[all …]
/Linux-v5.4/include/asm-generic/
Dxor.h101 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_2() local
108 d6 = p1[6]; in xor_32regs_2()
116 d6 ^= p2[6]; in xor_32regs_2()
124 p1[6] = d6; in xor_32regs_2()
138 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_3() local
145 d6 = p1[6]; in xor_32regs_3()
153 d6 ^= p2[6]; in xor_32regs_3()
161 d6 ^= p3[6]; in xor_32regs_3()
169 p1[6] = d6; in xor_32regs_3()
184 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_4() local
[all …]
/Linux-v5.4/arch/m68k/ifpsp060/src/
Dilsp.S139 mov.l 0x10(%a6), %d6 # get dividend lo
160 negx.l %d6 # complement signed dividend
170 tst.l %d6 # is (lo(dividend) == 0), too
173 cmp.l %d7,%d6 # is (divisor <= lo(dividend))
176 exg %d5,%d6 # q = 0, r = dividend
180 tdivu.l %d7, %d5:%d6 # it's only a 32/32 bit div!
209 cmpi.l %d6, &0x80000000 # will (-quot) fit in 32 bits?
212 neg.l %d6 # make (-quot) 2's comp
276 # in %d6. The divisor must be in the variable ddivisor, and the #
278 # The quotient is returned in %d6, remainder in %d5, unless the #
[all …]
/Linux-v5.4/include/uapi/linux/
Duuid.h27 #define GUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
32 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }})
36 #define UUID_LE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
37 GUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7)
/Linux-v5.4/arch/m68k/kernel/
Dhead.S1676 movel %a3@+,%d6
1677 btst #0,%d6
1689 91: putn %d6
1710 movel %a0@+,%d6
1711 btst #1,%d6
1717 andil #0xfffffe00,%d6
1718 movel %d6,%a1
1722 movel %a1@+,%d6
1723 btst #1,%d6
1729 andil #0xffffff00,%d6
[all …]
/Linux-v5.4/arch/x86/kernel/
Dprocess_32.c64 unsigned long d0, d1, d2, d3, d6, d7; in __show_regs() local
95 get_debugreg(d6, 6); in __show_regs()
100 (d6 == DR6_RESERVED) && (d7 == 0x400)) in __show_regs()
106 d6, d7); in __show_regs()
Dprocess_64.c70 unsigned long d0, d1, d2, d3, d6, d7; in __show_regs() local
128 get_debugreg(d6, 6); in __show_regs()
133 (d6 == DR6_RESERVED) && (d7 == 0x400))) { in __show_regs()
137 d3, d6, d7); in __show_regs()
/Linux-v5.4/arch/m68k/include/asm/
Dentry.h167 moveml %a3-%a6/%d6-%d7,%sp@
171 moveml %sp@,%a3-%a6/%d6-%d7
210 moveml %a3-%a6/%d6-%d7,%sp@-
214 moveml %sp@+,%a3-%a6/%d6-%d7
Duser.h41 long d1,d2,d3,d4,d5,d6,d7; member
/Linux-v5.4/arch/m68k/lib/
Dmulsi3.S73 #define d6 REG (d6) macro
Dmodsi3.S75 #define d6 REG (d6) macro
Dumodsi3.S73 #define d6 REG (d6) macro
Ddivsi3.S75 #define d6 REG (d6) macro
Dudivsi3.S73 #define d6 REG (d6) macro
/Linux-v5.4/include/linux/
Duuid.h20 #define UUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
25 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }})
/Linux-v5.4/arch/arm/crypto/
Dchacha-neon-core.S86 vtbl.8 d6, {d6}, d10
116 vtbl.8 d6, {d6}, d10
236 vdup.32 q13, d6[1]
237 vdup.32 q12, d6[0]
465 vswp d3, d6
Dcrc32-ce-core.S156 vmull.p64 q3, d6, dCONSTANTl
218 vldr d6, [r3, #40]
222 vand.8 d2, d2, d6
/Linux-v5.4/drivers/ipack/devices/
Dscc2698.h54 u8 d6, ctur; /* Counter timer upper register of block */ member
72 u8 d6, ctu; /* Counter timer upper register of block */ member
/Linux-v5.4/arch/arm/boot/dts/
Dimx28-eukrea-mbmx28lc.dtsi48 led-d6 {
54 label = "d6";
225 led_d6_pins_mbmx28lc: led-d6-mbmx28lc@0 {
/Linux-v5.4/arch/powerpc/crypto/
Daes-tab-4k.S35 .long R(ff, f2, f2, 0d), R(d6, 6b, 6b, bd)
70 .long R(b7, d6, d6, 61), R(7d, b3, b3, ce)
160 .long R(6d, bb, bb, d6), R(2c, 16, 16, 3a)
208 .long R(19, 98, fb, 24), R(d6, bd, e9, 97)
261 .long R(ea, 9f, 09, d4), R(29, b0, 7c, d6)
268 .long R(76, 4d, d6, 8d), R(43, ef, b0, 4d)
275 .long R(e9, 10, 56, 33), R(6d, d6, 47, 13)
/Linux-v5.4/arch/m68k/include/uapi/asm/
Dptrace.h60 unsigned long d6; member

123