Home
last modified time | relevance | path

Searched refs:d4 (Results 1 – 25 of 145) sorted by relevance

123456

/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dxor.h101 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_2() local
106 d4 = p1[4]; in xor_32regs_2()
114 d4 ^= p2[4]; in xor_32regs_2()
122 p1[4] = d4; in xor_32regs_2()
138 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_3() local
143 d4 = p1[4]; in xor_32regs_3()
151 d4 ^= p2[4]; in xor_32regs_3()
159 d4 ^= p3[4]; in xor_32regs_3()
167 p1[4] = d4; in xor_32regs_3()
184 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_4() local
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/internal/
H A Ditoa.h63 const uint32_t d4 = (c % 100) << 1; in u32toa() local
75 *buffer++ = cDigitsLut[d4]; in u32toa()
76 *buffer++ = cDigitsLut[d4 + 1]; in u32toa()
99 const uint32_t d4 = (c % 100) << 1; in u32toa() local
107 *buffer++ = cDigitsLut[d4]; in u32toa()
108 *buffer++ = cDigitsLut[d4 + 1]; in u32toa()
158 const uint32_t d4 = (c % 100) << 1; in u64toa() local
170 *buffer++ = cDigitsLut[d4]; in u64toa()
171 *buffer++ = cDigitsLut[d4 + 1]; in u64toa()
185 const uint32_t d4 = (c0 % 100) << 1; in u64toa() local
[all …]
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/
H A Dilsp.S369 mov.l %d5, %d4 # U1U2
370 sub.l %d3, %d4 # U1U2 - V1q
372 swap %d4
374 mov.w %d4,%d0
375 mov.w %d6,%d4 # insert lower word (U3)
380 # add.l %d6, %d4 # (U1U2 - V1q) + U3
382 cmp.l %d2, %d4
450 # destroys %d2,%d3,%d4.
455 mov.l %d5, %d4
457 swap %d4
[all …]
H A Ditest.S1458 mov.l &0xdddddddd,%d4
1464 cas2.l %d1:%d2,%d3:%d4,(%a0):(%a1) # Dc1:Dc2,Du1:Du2,(Rn1):(Rn2)
1491 mov.l &0xdddddddd,%d4
1497 cas2.l %d1:%d2,%d3:%d4,(%a0):(%a1) # Dc1:Dc2,Du1:Du2,(Rn1):(Rn2)
1524 mov.l &0xdddddddd,%d4
1530 cas2.l %d1:%d2,%d3:%d4,(%a0):(%a1) # Dc1:Dc2,Du1:Du2,(Rn1):(Rn2)
1557 mov.l &0xdddddddd,%d4
1563 cas2.l %d1:%d2,%d3:%d4,(%a0):(%a1) # Dc1:Dc2,Du1:Du2,(Rn1):(Rn2)
1592 mov.l &0xdddddddd,%d4
1598 cas2.l %d1:%d2,%d3:%d4,(%a0):(%a1) # Dc1:Dc2,Du1:Du2,(Rn1):(Rn2)
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/snic/
H A 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
78 tr_rec->data[3] = d4; in snic_trace()
83 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \ argument
92 (u64)(d4), \
97 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \ argument
107 (u64)(d4), \
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Dcurve25519-core.S28 vmov.i32 d4, #19
33 vst1.8 {d4-d5}, [r6, : 128]
36 vst1.8 {d4-d5}, [r6, : 128]!
37 vst1.8 {d4-d5}, [r6, : 128]!
38 vst1.8 d4, [r6, : 64]
46 vld1.8 {d4-d5}, [r1]!
48 vst1.8 {d4-d5}, [r6, : 128]!
163 vtrn.32 d4, d6
169 vst1.8 d4, [r2, : 64]
203 vld1.8 {d4}, [r2, : 64]
[all …]
H A Dblake2b-neon-core.S98 vtbl.8 d4, {d4}, M_0
158 vadd.u64 d3, d3, d4
185 veor d4, d4, d9
189 vtbl.8 d4, {d4}, M_0
198 vadd.u64 d3, d3, d4
222 veor d16, d4, d9
H A Dpoly1305-core.S_shipped474 vdup.32 d4,r3
489 @ d4 = h4*r0 + h3*r1 + h2*r2 + h1*r3 + h0*r4
503 vmlal.u32 q5,d5,d4[1]
504 vmlal.u32 q6,d7,d4[1]
614 vshl.u32 d4,d3,#2 @ *5
618 vadd.i32 d4,d4,d3
625 vst4.32 {d4[0],d5[0],d6[0],d7[0]},[r6]!
626 vst4.32 {d4[1],d5[1],d6[1],d7[1]},[r7]!
640 vshl.u32 d4,d14,#2
647 vadd.i32 d4,d4,d14
[all …]
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
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
53 | d4: upper 32-bits of fraction for mul by 2
81 | A2. Copy d2:d3 to d4:d5. Start loop.
84 movel %d2,%d4 |copy the fraction before muls
85 movel %d3,%d5 |to d4:d5
95 | A4. Multiply d4:d5 by 2; add carry out to d1.
98 roxll #1,%d4 |mul d4 by 2
106 addxl %d4,%d2 |add with extend upper 32 bits
H A Dsrem_mod.S116 movel 4(%a0),%d4
123 tstl %d4
127 movel %d5,%d4
131 bfffo %d4{#0:#32},%d6
132 lsll %d6,%d4
139 bfffo %d4{#0:#32},%d6
141 lsll %d6,%d4
147 orl %d7,%d4 | ...(D3,D4,D5) normalized
227 cmpl %d4,%d1 | ...compare hi(R) and hi(Y)
243 subxl %d4,%d1 | ...hi(R) - hi(Y)
[all …]
H A Dbindec.S50 | USER_FPSR. LEN is stored in d4.
116 | d4: LEN
227 | d4: x/x
283 | USER_FPSR. LEN is stored in d4.
290 | d4: exc picture/LEN
308 movel %d7,%d4 |if k > 0, LEN = k
311 movel %d6,%d4 |first load ILOG to d4
312 subl %d7,%d4 |subtract off k
313 addql #1,%d4 |add in the 1
315 tstl %d4 |LEN check: branch on sign of LEN
[all …]
H A Ddecbin.S137 | ( ) d4: first word of bcd
150 movel (%a0),%d4 |get first word of bcd
154 bfextu %d4{%d3:#4},%d0 |get the digit and zero extend into d0
158 btst #30,%d4 |get SE
433 movel (%a0),%d4 |reload 1st bcd word to d4
435 bfextu %d4{#0:#2},%d0 | {FPCR[6],FPCR[5],SM,SE}
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A 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)
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A 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)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A 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)
/OK3568_Linux_fs/kernel/arch/m68k/lib/
H A Dudivsi3.S71 #define d4 REG (d4) macro
139 moveml d2-d4,sp@
143 moveq IMM (31),d4
151 L2: subql IMM (1),d4
153 moveml sp@,d2-d4 | restore data registers
H A Dmulsi3.S71 #define d4 REG (d4) macro
H A Dmodsi3.S73 #define d4 REG (d4) macro
H A Dumodsi3.S71 #define d4 REG (d4) macro
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_linux_trace.h41 unsigned int d2, unsigned int d3, unsigned int d4),
43 TP_ARGS(event_id, d0, d1, d2, d3, d4),
51 __field(unsigned int, d4)
60 __entry->d4 = d4;
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dhead.S1659 movel #PTR_TABLE_SIZE,%d4
1661 3: tstl %d4
1663 subq #1,%d4
2099 func_start mmu_map,%d0-%d4/%a0-%a4
3325 movel %d3,%d4
3326 swap %d4 /* -> high byte */
3328 andl #0xffff,%d4 /* d4 = screen height in pixels */
3332 mulul %d4,%d6 /* scan line bytes x num scan lines */
3380 movel %d4,%d1 /* screen height in pixels */
3458 movel %d3,%d4
[all …]
/OK3568_Linux_fs/kernel/drivers/block/
H A Dswim_asm.S193 movel #sector_size-1, %d4 /* sector size */
203 dbne %d4, read_new_data
206 dbra %d4, read_new_data
237 addw #1, %d4
238 subl %d4, %d0
/OK3568_Linux_fs/kernel/lib/crypto/
H A Dpoly1305-donna32.c39 u64 d0, d1, d2, d3, d4; in poly1305_core_blocks() local
85 d4 = ((u64)h0 * r4) + ((u64)h1 * r3) + in poly1305_core_blocks()
101 d4 += c; in poly1305_core_blocks()
102 c = (u32)(d4 >> 26); in poly1305_core_blocks()
103 h4 = (u32)d4 & 0x3ffffff; in poly1305_core_blocks()
/OK3568_Linux_fs/kernel/arch/x86/lib/
H A Dmemcpy_32.c26 int d0,d1,d2,d3,d4,d5; in memmove() local
200 "=r" (d3),"=r" (d4), "=r"(d5) in memmove()
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dstring.c136 int d0, d1, d2, d3, d4, d5; in memmove() local
286 "=r" (d3), "=r" (d4), "=r"(d5) in memmove()

123456