| /kernel/linux/linux-5.10/include/asm-generic/ |
| D | xor.h | 101 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_2() local 107 d5 = p1[5]; in xor_32regs_2() 115 d5 ^= p2[5]; in xor_32regs_2() 123 p1[5] = d5; in xor_32regs_2() 138 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_3() local 144 d5 = p1[5]; in xor_32regs_3() 152 d5 ^= p2[5]; in xor_32regs_3() 160 d5 ^= p3[5]; in xor_32regs_3() 168 p1[5] = d5; in xor_32regs_3() 184 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_4() local [all …]
|
| /kernel/linux/linux-6.6/include/asm-generic/ |
| D | xor.h | 109 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() 147 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_3() local 153 d5 = p1[5]; in xor_32regs_3() 161 d5 ^= p2[5]; in xor_32regs_3() 169 d5 ^= p3[5]; in xor_32regs_3() 177 p1[5] = d5; in xor_32regs_3() 195 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_4() local [all …]
|
| /kernel/linux/linux-6.6/arch/s390/crypto/ |
| D | chacha-s390.S | 468 #define D5 %v23 macro 512 VAF D5,D2,T3 # K[3]+5 537 VX D5,D5,A5 543 VERLLF D5,D5,16 550 VAF C5,C5,D5 575 VX D5,D5,A5 581 VERLLF D5,D5,8 588 VAF C5,C5,D5 619 VSLDB D5,D5,D5,12 632 VX D5,D5,A5 [all …]
|
| /kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
| D | binstr.S | 26 | 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
|
| D | srem_mod.S | 117 movel 8(%a0),%d5 | ...(D3,D4,D5) is |Y| 127 movel %d5,%d4 128 clrl %d5 133 subl %d6,%d3 | ...(D3,D4,D5) is normalized 142 movel %d5,%d7 | ...a copy of D5 143 lsll %d6,%d5 147 orl %d7,%d4 | ...(D3,D4,D5) normalized 152 addil #0x00003FFE,%d3 | ...(D3,D4,D5) normalized 226 |..At this point carry = 0, R = (D1,D2), Y = (D4,D5) 229 cmpl %d5,%d2 | ...compare lo(R) and lo(Y) [all …]
|
| D | bindec.S | 117 | 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 …]
|
| D | decbin.S | 11 | Saves and Modifies: D2-D5 121 moveml %d2-%d5,-(%a7) 274 | (*) d5: lword counter 296 moveql #1,%d5 |init lword counter 297 movel (%a0,%d5.L*4),%d4 |get lword 2 to d4 300 addql #1,%d5 |inc lword counter 301 movel (%a0,%d5.L*4),%d4 |get lword 3 to d4 344 moveql #2,%d5 |set up d5 to point to lword 3 345 movel (%a0,%d5.L*4),%d4 |get lword 3 347 subl #1,%d5 |dec d5 to point to lword 2 [all …]
|
| /kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
| D | binstr.S | 26 | 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
|
| D | srem_mod.S | 117 movel 8(%a0),%d5 | ...(D3,D4,D5) is |Y| 127 movel %d5,%d4 128 clrl %d5 133 subl %d6,%d3 | ...(D3,D4,D5) is normalized 142 movel %d5,%d7 | ...a copy of D5 143 lsll %d6,%d5 147 orl %d7,%d4 | ...(D3,D4,D5) normalized 152 addil #0x00003FFE,%d3 | ...(D3,D4,D5) normalized 226 |..At this point carry = 0, R = (D1,D2), Y = (D4,D5) 229 cmpl %d5,%d2 | ...compare lo(R) and lo(Y) [all …]
|
| D | bindec.S | 117 | 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 …]
|
| D | decbin.S | 11 | Saves and Modifies: D2-D5 121 moveml %d2-%d5,-(%a7) 274 | (*) d5: lword counter 296 moveql #1,%d5 |init lword counter 297 movel (%a0,%d5.L*4),%d4 |get lword 2 to d4 300 addql #1,%d5 |inc lword counter 301 movel (%a0,%d5.L*4),%d4 |get lword 3 to d4 344 moveql #2,%d5 |set up d5 to point to lword 3 345 movel (%a0,%d5.L*4),%d4 |get lword 3 347 subl #1,%d5 |dec d5 to point to lword 2 [all …]
|
| D | sgetem.S | 126 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
|
| /kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
| D | ilsp.S | 138 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! 187 cmp.l %d7,%d5 201 neg.l %d5 # sgn(rem) = sgn(dividend) 243 mov.l 0xc(%a6), %d5 # get dividend hi 275 # The most sig. longword of the 64 bit dividend must be in %d5, least # [all …]
|
| /kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
| D | ilsp.S | 138 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! 187 cmp.l %d7,%d5 201 neg.l %d5 # sgn(rem) = sgn(dividend) 243 mov.l 0xc(%a6), %d5 # get dividend hi 275 # The most sig. longword of the 64 bit dividend must be in %d5, least # [all …]
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| D | entry.h | 14 * This allows access to the syscall arguments in registers d1-d5 20 * 10(sp) - d5 76 moveml %d1-%d5/%a0-%a2,%sp@ 86 moveml %d1-%d5/%a0-%a2,%sp@ 101 moveml %sp@,%d1-%d5/%a0-%a2 132 moveml %d1-%d5/%a0-%a2,%sp@ 141 moveml %d1-%d5/%a0-%a2,%sp@ 145 moveml %sp@,%d1-%d5/%a0-%a2 190 moveml %d1-%d5/%a0-%a2,%sp@- 197 moveml %d1-%d5/%a0-%a2,%sp@- [all …]
|
| /kernel/linux/linux-6.6/arch/m68k/include/asm/ |
| D | entry.h | 14 * This allows access to the syscall arguments in registers d1-d5 20 * 10(sp) - d5 76 moveml %d1-%d5/%a0-%a2,%sp@ 86 moveml %d1-%d5/%a0-%a2,%sp@ 101 moveml %sp@,%d1-%d5/%a0-%a2 132 moveml %d1-%d5/%a0-%a2,%sp@ 141 moveml %d1-%d5/%a0-%a2,%sp@ 145 moveml %sp@,%d1-%d5/%a0-%a2 190 moveml %d1-%d5/%a0-%a2,%sp@- 197 moveml %d1-%d5/%a0-%a2,%sp@- [all …]
|
| /kernel/linux/linux-5.10/drivers/block/ |
| D | swim_asm.S | 48 moveml %d1-%d5/%a0-%a4,%sp@- 51 moveml %sp@+, %d1-%d5/%a0-%a4 151 moveml %d1-%d5/%a0-%a5,%sp@- 154 moveml %sp@+, %d1-%d5/%a0-%a5 197 moveb %a2@, %d5 198 andb #0xc0, %d5 202 andb #0x40, %d5 218 moveb %a3@, %d5 228 moveb %a3@, %d5
|
| /kernel/linux/linux-6.6/drivers/block/ |
| D | swim_asm.S | 48 moveml %d1-%d5/%a0-%a4,%sp@- 51 moveml %sp@+, %d1-%d5/%a0-%a4 151 moveml %d1-%d5/%a0-%a5,%sp@- 154 moveml %sp@+, %d1-%d5/%a0-%a5 197 moveb %a2@, %d5 198 andb #0xc0, %d5 202 andb #0x40, %d5 218 moveb %a3@, %d5 228 moveb %a3@, %d5
|
| /kernel/linux/linux-6.6/drivers/scsi/snic/ |
| D | snic_trc.h | 48 snic_trace(char *fn, u16 hno, u32 tag, u64 d1, u64 d2, u64 d3, u64 d4, u64 d5) in snic_trace() argument 62 tr_rec->data[4] = d5; in snic_trace() 66 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \ argument 76 (u64)(d5)); \ 80 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \ argument 91 (u64)(d5)); \
|
| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| D | curve25519-core.S | 29 vmov.i32 d5, #38 33 vst1.8 {d4-d5}, [r6, : 128] 36 vst1.8 {d4-d5}, [r6, : 128]! 37 vst1.8 {d4-d5}, [r6, : 128]! 46 vld1.8 {d4-d5}, [r1]! 48 vst1.8 {d4-d5}, [r6, : 128]! 165 vtrn.32 d5, d7 276 vst1.8 {d4-d5}, [r4, : 128]! 280 vst1.8 {d4-d5}, [r4, : 128]! 291 vld1.8 {d4-d5}, [r5, : 128]! [all …]
|
| D | poly1305-core.S_shipped | 475 vdup.32 d5,r5 494 vmull.u32 q8,d5,d0[1] 501 vmlal.u32 q9,d5,d1[1] 503 vmlal.u32 q5,d5,d4[1] 510 vmlal.u32 q8,d0,d5[1] 511 vmlal.u32 q6,d5,d6[1] 513 vmlal.u32 q9,d1,d5[1] 518 vmlal.u32 q7,d5,d8[1] 610 vtrn.32 d5,d16 615 vshl.u32 d6,d5,#2 [all …]
|
| /kernel/linux/linux-6.6/arch/arm/crypto/ |
| D | curve25519-core.S | 29 vmov.i32 d5, #38 33 vst1.8 {d4-d5}, [r6, : 128] 36 vst1.8 {d4-d5}, [r6, : 128]! 37 vst1.8 {d4-d5}, [r6, : 128]! 46 vld1.8 {d4-d5}, [r1]! 48 vst1.8 {d4-d5}, [r6, : 128]! 165 vtrn.32 d5, d7 276 vst1.8 {d4-d5}, [r4, : 128]! 280 vst1.8 {d4-d5}, [r4, : 128]! 291 vld1.8 {d4-d5}, [r5, : 128]! [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/snic/ |
| D | snic_trc.h | 65 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)); \
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| D | uuid.h | 12 #define GUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument 17 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }}) 19 #define UUID_LE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument 20 GUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7)
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | uuid.h | 27 #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)
|