/linux-5.19.10/include/asm-generic/ ! |
D | xor.h | 109 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_2() local 117 d7 = p1[7]; in xor_32regs_2() 125 d7 ^= p2[7]; in xor_32regs_2() 133 p1[7] = d7; in xor_32regs_2() 147 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_3() local 155 d7 = p1[7]; in xor_32regs_3() 163 d7 ^= p2[7]; in xor_32regs_3() 171 d7 ^= p3[7]; in xor_32regs_3() 179 p1[7] = d7; in xor_32regs_3() 195 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_4() local [all …]
|
/linux-5.19.10/arch/m68k/fpsp040/ ! |
D | binstr.S | 21 | A1. Init d7 to 1. D7 is the byte digit counter, and if 1, the 38 | A6. Test d7. If zero, the digit formed is the ms digit. If non- 56 | d7: byte digit formation word;digit count {0,1} 74 moveml %d0-%d7,-(%a7) 76 | A1: Init d7 78 moveql #1,%d7 |init d7 for second digit 111 | A6. Test d7 and branch. 113 tstw %d7 |if zero, store digit & to loop 116 swap %d7 |bring first digit to word d7b 117 aslw #4,%d7 |first digit in upper 4 bits d7b [all …]
|
D | srem_mod.S | 110 moveml %d2-%d7,-(%a7) | ...save data registers 142 movel %d5,%d7 | ...a copy of D5 146 lsrl %d6,%d7 147 orl %d7,%d4 | ...(D3,D4,D5) normalized 187 movel %d2,%d7 | ...a copy of D2 191 lsrl %d6,%d7 192 orl %d7,%d1 | ...(D0,D1,D2) normalized 287 movel %d2,%d7 | ...a copy of D2 291 lsrl %d6,%d7 292 orl %d7,%d1 | ...(D0,D1,D2) normalized [all …]
|
D | bindec.S | 23 | The k-factor is saved for use in d7. Clear the 119 | d7: k-factor 165 moveml %d2-%d7/%a2,-(%a7) 169 | The k-factor is saved for use in d7. Clear BINDEC_FLG for 177 movel %d0,%d7 |move k-factor to d7 230 | d7: k-factor/Unchanged 293 | d7: k-factor/Unchanged 306 tstl %d7 |branch on sign of k 308 movel %d7,%d4 |if k > 0, LEN = k 312 subl %d7,%d4 |subtract off k [all …]
|
D | round.S | 364 subw %d7,LOCAL_EX(%a0) |sub exponent by count 368 lsll %d7,%d0 |shift first 1 to j bit position 370 lsll %d7,%d6 |shift ls mant by count 373 subl %d7,%d6 |continue shift 378 moveml (%a7)+,%d7/%d6 |restore registers 389 bfffo %d1{#0:#32},%d7 |find first 1 in ls mant to d7) 390 subw %d7,%d0 |subtract shift count from exp 391 lsll %d7,%d1 |shift first 1 to integer bit in ms mant 395 movel (%a7)+,%d7
|
/linux-5.19.10/include/uapi/linux/ ! |
D | uuid.h | 19 #define GUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument 24 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }}) 28 #define UUID_LE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument 29 GUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7)
|
/linux-5.19.10/arch/arm/crypto/ ! |
D | blake2b-neon-core.S | 101 vtbl.8 d7, {d7}, M_0 157 vadd.u64 d2, d2, d7 184 veor d7, d7, d8 188 vtbl.8 d7, {d7}, M_0 197 vadd.u64 d2, d2, d7 225 veor d19, d7, d8
|
D | curve25519-core.S | 47 vld1.8 {d6-d7}, [r1] 49 vst1.8 {d6-d7}, [r6, : 128] 165 vtrn.32 d5, d7 171 vtrn.32 d7, d1 293 vld1.8 {d6-d7}, [r4, : 128]! 302 vmul.i32 d21, d7, d1 311 vmlal.s32 q12, d7, d21 334 vmull.s32 q11, d10, d7 347 vmlal.s32 q2, d12, d7 358 vmull.s32 q3, d16, d7 [all …]
|
D | chacha-neon-core.S | 88 vtbl.8 d7, {d7}, d10 118 vtbl.8 d7, {d7}, d10 234 vdup.32 q15, d7[1] 235 vdup.32 q14, d7[0] 603 vtbl.8 d7, {q4-q5}, d7
|
/linux-5.19.10/arch/x86/kernel/ ! |
D | process_32.c | 63 unsigned long d0, d1, d2, d3, d6, d7; in __show_regs() local 92 get_debugreg(d7, 7); in __show_regs() 96 (d6 == DR6_RESERVED) && (d7 == 0x400)) in __show_regs() 102 log_lvl, d6, d7); in __show_regs()
|
/linux-5.19.10/arch/m68k/kernel/ ! |
D | head.S | 1641 func_start mmu_print,%a0-%a6/%d0-%d7 1663 movel %a5@+,%d7 | Burn an entry to skip the kernel mappings, 1669 movel %a5@+,%d7 1670 btst #1,%d7 1673 2: putn %d7 1674 andil #0xFFFFFE00,%d7 1675 movel %d7,%a4 1681 movel %a4@+,%d7 1682 btst #1,%d7 1685 4: putn %d7 [all …]
|
/linux-5.19.10/drivers/net/wan/ ! |
D | wanxlfw.S | 147 movel %d7, -(%sp) // src and dest must be < 256 MB 148 movel \len, %d7 // bits 0 and 1 155 99: movel %d7, \len 163 movel (%sp)+, %d7 248 main: movel channel_stats, %d7 // D7 = doorbell + irq status 251 tstl %d7 261 main_l: btstl #DOORBELL_TO_CARD_CLOSE_0, %d7 263 bclrl #DOORBELL_TO_CARD_OPEN_0, %d7 // in case both bits are set 266 btstl #DOORBELL_TO_CARD_OPEN_0, %d7 270 btstl #DOORBELL_TO_CARD_TX_0, %d7 [all …]
|
/linux-5.19.10/arch/m68k/include/asm/ ! |
D | entry.h | 167 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
|
/linux-5.19.10/arch/m68k/ifpsp060/src/ ! |
D | ilsp.S | 111 movm.l &0x3f00,-(%sp) # save d2-d7 126 movm.l &0x3f00,-(%sp) # save d2-d7 134 mov.l 0x8(%a6),%d7 # fetch divisor 173 cmp.l %d7,%d6 # is (divisor <= lo(dividend)) 180 tdivu.l %d7, %d5:%d6 # it's only a 32/32 bit div! 286 cmpi.l %d7, &0xffff 303 divu.w %d7, %d5 309 divu.w %d7, %d5 331 btst &31, %d7 # must we normalize? first word of 334 lsl.l &0x1, %d7 # shift the divisor [all …]
|
/linux-5.19.10/arch/m68k/lib/ ! |
D | mulsi3.S | 74 #define d7 REG (d7) macro
|
D | umodsi3.S | 74 #define d7 REG (d7) macro
|
D | modsi3.S | 76 #define d7 REG (d7) macro
|
D | divsi3.S | 76 #define d7 REG (d7) macro
|
D | udivsi3.S | 74 #define d7 REG (d7) macro
|
/linux-5.19.10/include/linux/ ! |
D | uuid.h | 20 #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-5.19.10/drivers/ipack/devices/ ! |
D | scc2698.h | 55 u8 d7, ctlr; /* Counter timer lower register of block */ member 73 u8 d7, ctl; /* Counter timer lower register of block */ member
|
/linux-5.19.10/tools/perf/Documentation/ ! |
D | perf-iostat.txt | 50 S1-uncore_iio_3<0000:d7> 69 0000:d7 0 0 0 0
|
/linux-5.19.10/arch/m68k/coldfire/ ! |
D | entry.S | 195 movew %a1@(TASK_THREAD+THREAD_SR),%d7 /* restore new status */ 196 movew %d7,%sr
|
/linux-5.19.10/arch/arm/boot/dts/ ! |
D | imx28-eukrea-mbmx28lc.dtsi | 60 led-d7 { 66 label = "d7"; 235 led_d7_pins_mbmx28lc: led-d7-mbmx28lc@0 {
|
/linux-5.19.10/arch/powerpc/crypto/ ! |
D | aes-tab-4k.S | 39 .long R(e7, fe, fe, 19), R(b5, d7, d7, 62) 83 .long R(86, 43, 43, c5), R(9a, 4d, 4d, d7) 155 .long R(65, bf, bf, da), R(d7, e6, e6, 31) 170 .long R(4f, e5, d7, fc), R(c5, 2a, cb, d7) 234 .long R(d7, 31, dc, ca), R(42, 63, 85, 10) 276 .long R(9a, d7, 61, 8c), R(37, a1, 0c, 7a)
|