| /linux/arch/m68k/fpsp040/ |
| H A 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 …]
|
| H 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 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 …]
|
| H A D | bindec.S | 18 | Saves and Modifies: D2-D7,A2,FP2 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 [all …]
|
| H A D | round.S | 358 movel %d7,-(%a7) 359 bfffo LOCAL_HI(%a0){#0:#32},%d7 |find first 1 in ms mant to d7) 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 [all …]
|
| /linux/include/asm-generic/ |
| H A 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/lib/crypto/arm/ |
| H A 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 …]
|
| /linux/drivers/iio/adc/ |
| H A D | ad7280a.c | 64 #define AD7280A_CTRL_LB_REG 0xE /* D7 to D0, Read/write */ 77 #define AD7280A_CELL_OVERVOLTAGE_REG 0xF /* D7 to D0, Read/write */ 78 #define AD7280A_CELL_UNDERVOLTAGE_REG 0x10 /* D7 to D0, Read/write */ 79 #define AD7280A_AUX_ADC_OVERVOLTAGE_REG 0x11 /* D7 to D0, Read/write */ 80 #define AD7280A_AUX_ADC_UNDERVOLTAGE_REG 0x12 /* D7 to D0, Read/write */ 82 #define AD7280A_ALERT_REG 0x13 /* D7 to D0, Read/write */ 91 #define AD7280A_CELL_BALANCE_REG 0x14 /* D7 to D0, Read/write */ 93 #define AD7280A_CB1_TIMER_REG 0x15 /* D7 to D0, Read/write */ 95 #define AD7280A_CB2_TIMER_REG 0x16 /* D7 to D0, Read/write */ 96 #define AD7280A_CB3_TIMER_REG 0x17 /* D7 to D0, Read/write */ [all …]
|
| /linux/Documentation/spi/ |
| H A D | spi-lm70llp.rst | 46 D7 9 --> SI/O 5 52 is connected to both pin D7 (as Master Out) and Select (as Master In) 65 transistor Q1 (and also a pullup, and a zener diode to D7); while the 69 and not grounded by the host via D7), the transistor conducts and switches
|
| /linux/include/linux/ |
| H A D | uuid.h | 23 #define GUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument 28 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }}) 30 #define UUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument 35 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }})
|
| /linux/arch/arm/crypto/ |
| H 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
|
| /linux/arch/m68k/ifpsp060/src/ |
| H A D | isp.S | 283 set EXC_D7, EXC_DREGS+(7*4) # offset of d7 401 movm.l &0x3fff,EXC_DREGS(%a6) # store d0-d7/a0-a5 588 movm.l EXC_DREGS(%a6),&0x3fff # restore d0-d7/a0-a5 654 movm.l EXC_DREGS(%a6),&0x3fff # restore d0-d7/a0-a5 688 movm.l EXC_DREGS(%a6),&0x3fff # restore d0-d7/a0-a5 725 movm.l EXC_DREGS(%a6),&0x3fff # restore d0-d7/a0-a5 763 movm.l EXC_DREGS(%a6),&0x3fff # restore d0-d7/a0-a5 790 movm.l EXC_DREGS(%a6),&0x3fff # restore d0-d7/a0-a5 810 movm.l (%sp)+,&0x7fff # restore d0-d7/a0-a6 829 movm.l EXC_DREGS(%a6),&0x3fff # restore d0-d7/a0-a5 [all …]
|
| H A 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 147 tst.l %d7 # chk sign of divisor 150 neg.l %d7 # complement negative divisor 173 cmp.l %d7,%d6 # is (divisor <= lo(dividend)) 180 tdivu.l %d7, %d5:%d6 # it's only a 32/32 bit div! 187 cmp.l %d7,%d5 235 movm.l (%sp)+,&0x00fc # restore d2-d7 260 movm.l (%sp)+,&0x00fc # restore d2-d7 [all …]
|
| /linux/Documentation/devicetree/bindings/display/panel/ |
| H A D | panel-mipi-dbi-spi.yaml | 43 |<0><D7><D6><D5><D4><D3><D2><D1><D0>|<D/CX><D7><D6><D5><D4><D3><D2><D1><D0>| 47 |<X><X><X><X><X><X><X><D/CX><D7><D6><D5><D4><D3><D2><D1><D0>| 51 |<D7><D6><D5><D4><D3><D2><D1><D0>|
|
| /linux/drivers/net/wan/ |
| H A 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/arch/m68k/kernel/ |
| H A D | head.S | 1637 func_start mmu_print,%a0-%a6/%d0-%d7 1659 movel %a5@+,%d7 | Burn an entry to skip the kernel mappings, 1665 movel %a5@+,%d7 1666 btst #1,%d7 1669 2: putn %d7 1670 andil #0xFFFFFE00,%d7 1671 movel %d7,%a4 1677 movel %a4@+,%d7 1678 btst #1,%d7 1681 4: putn %d7 [all …]
|
| /linux/arch/m68k/include/asm/ |
| H A D | entry.h | 48 * regs a3-a6 and d6-d7 are preserved by C code 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/arch/arm/include/uapi/asm/ |
| H A D | byteorder.h | 7 * 0 = d0...d7, 1 = d8...d15, 2 = d16...d23, 3 = d24...d31 12 * 0 = d24...d31, 1 = d16...d23, 2 = d8...d15, 3 = d0...d7
|
| /linux/Documentation/devicetree/bindings/leds/ |
| H A D | leds-lp55xx.yaml | 60 - 1 # D1~6 with VDD, D7~9 with VOUT 61 - 2 # D1~6 with VOUT, D7~9 with VDD 147 - 6 # LED output D7 233 chan-name = "d7";
|
| /linux/arch/x86/kernel/ |
| H 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()
|
| /linux/include/uapi/linux/ |
| H A D | mei_uuid.h | 18 #define UUID_LE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument 23 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }})
|
| /linux/arch/arm/include/asm/ |
| H A D | swab.h | 7 * 0 = d0...d7, 1 = d8...d15, 2 = d16...d23, 3 = d24...d31 12 * 0 = d24...d31, 1 = d16...d23, 2 = d8...d15, 3 = d0...d7
|
| /linux/arch/arm64/boot/dts/ti/ |
| H 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 {
|
| /linux/arch/m68k/math-emu/ |
| H A D | fp_entry.S | 160 move.l %d7,%d0 161 printf PREGISTER,"{d7->%08x}",1,%d0 213 printf PREGISTER,"{d7<-%08x}",1,%d0 214 move.l %d0,%d7
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3566-radxa-zero-3.dtsi | 116 /* GPIO0_D0 - D7 */ 131 /* GPIO1_D0 - D7 */ 143 /* GPIO2_D0 - D7 */ 161 /* GPIO3_D0 - D7 */ 176 /* GPIO4_D0 - D7 */
|
| /linux/drivers/ata/ |
| H A D | pata_hpt366.c | 136 "Maxtor 91360D8", "Maxtor 91190D7", "Maxtor 91020D6", "Maxtor 90845D5", 138 "Maxtor 91152D8", "Maxtor 91008D7", "Maxtor 90845D6", "Maxtor 90840D6", 142 "Maxtor 91000D8", "Maxtor 90910D8", "Maxtor 90875D7", "Maxtor 90840D7", 144 "Maxtor 91728D8", "Maxtor 91512D7", "Maxtor 91303D6", "Maxtor 91080D5",
|