| /arch/m68k/fpsp040/ |
| A D | binstr.S | 74 moveml %d0-%d7,-(%a7) 76 | A1: Init d7 78 moveql #1,%d7 |init d7 for second digit 111 | A6. Test d7 and branch. 118 addw %d1,%d7 |add in ls digit to d7b 120 swap %d7 |put LEN counter in word d7a 125 swap %d7 |put digit word in d7b 126 movew %d1,%d7 |put new digit in d7b 130 swap %d7 |put last digit in string 131 lslw #4,%d7 |move it to upper 4 bits [all …]
|
| A 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 287 movel %d2,%d7 | ...a copy of D2 291 lsrl %d6,%d7 366 movel #8,%d7 367 lsrl %d7,%d6 [all …]
|
| A D | bindec.S | 119 | d7: k-factor 165 moveml %d2-%d7/%a2,-(%a7) 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 312 subl %d7,%d4 |subtract off k 365 | d7: k-factor/Unchanged 378 tstl %d7 |test sign of k 380 cmpl %d6,%d7 |test k - ILOG [all …]
|
| A 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
|
| /arch/x86/kernel/ |
| A 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 == DR7_FIXED_1)) in __show_regs() 102 log_lvl, d6, d7); in __show_regs()
|
| A D | process_64.c | 73 unsigned long d0, d1, d2, d3, d6, d7; in __show_regs() local 132 get_debugreg(d7, 7); in __show_regs() 136 (d6 == DR6_RESERVED) && (d7 == DR7_FIXED_1))) { in __show_regs() 140 log_lvl, d3, d6, d7); in __show_regs()
|
| /arch/arm/crypto/ |
| A 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
|
| A D | curve25519-core.S | 47 vld1.8 {d6-d7}, [r1] 165 vtrn.32 d5, d7 171 vtrn.32 d7, d1 439 vtrn.32 d1, d7 451 vtrn.32 d7, d13 706 vtrn.32 d3, d7 1018 vtrn.32 d3, d7 1198 vtrn.32 d1, d7 1480 vtrn.32 d3, d7 1709 vmov d19, d7 [all …]
|
| A D | nh-neon-core.S | 31 PASS3_SUM_B .req d7
|
| /arch/m68k/include/asm/ |
| A 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
|
| A D | user.h | 41 long d1,d2,d3,d4,d5,d6,d7; member
|
| A D | elf.h | 106 pr_reg[6] = sw->d7; \
|
| /arch/m68k/lib/ |
| A D | mulsi3.S | 74 #define d7 REG (d7) macro
|
| A D | umodsi3.S | 74 #define d7 REG (d7) macro
|
| A D | modsi3.S | 76 #define d7 REG (d7) macro
|
| A D | divsi3.S | 76 #define d7 REG (d7) macro
|
| A D | udivsi3.S | 74 #define d7 REG (d7) macro
|
| /arch/m68k/kernel/ |
| A D | head.S | 1666 btst #1,%d7 1669 2: putn %d7 1671 movel %d7,%a4 1678 btst #1,%d7 1681 4: putn %d7 1683 movel %d7,%a3 1961 movel %d5,%d7 1962 subl %a4,%d7 3432 movel #73,%d7 3540 movel ARG1,%d7 [all …]
|
| /arch/m68k/ifpsp060/src/ |
| A D | ilsp.S | 111 movm.l &0x3f00,-(%sp) # save d2-d7 286 cmpi.l %d7, &0xffff 303 divu.w %d7, %d5 309 divu.w %d7, %d5 342 mov.l %d7, %d3 # divisor 364 lddadj1: mov.l %d7, %d3 366 mulu.w %d7, %d2 # V2q 392 mov.l %d7, %d5 406 mov.l %d7, %d3 411 mov.l %d7, %d3 [all …]
|
| /arch/m68k/include/uapi/asm/ |
| A D | ptrace.h | 61 unsigned long d7; member
|
| /arch/m68k/coldfire/ |
| A D | entry.S | 194 movew %a1@(TASK_THREAD+THREAD_SR),%d7 /* restore new status */ 195 movew %d7,%sr
|
| /arch/arm64/boot/dts/ti/ |
| A D | k3-am65-iot2050-arduino-connector.dtsi | 470 "d7-ehrpwm3-a", "d7-gpio", "d7-gpio-pullup", "d7-gpio-pulldown", 589 d7_ehrpwm3_a: d7-ehrpwm3-a-pins { 596 d7_gpio: d7-gpio-pins { 603 d7_gpio_pullup: d7-gpio-pullup-pins { 610 d7_gpio_pulldown: d7-gpio-pulldown-pins {
|
| /arch/arm/boot/dts/nxp/mxs/ |
| A D | imx28-eukrea-mbmx28lc.dtsi | 60 led-d7 { 66 label = "d7"; 225 led_d7_pins_mbmx28lc: led-d7-mbmx28lc@0 {
|
| /arch/powerpc/crypto/ |
| A 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)
|
| /arch/m68k/math-emu/ |
| A D | fp_entry.S | 160 move.l %d7,%d0 214 move.l %d0,%d7
|