/linux-4.1.27/include/asm-generic/ |
D | xor.h | 109 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_2() local 114 d4 = p1[4]; in xor_32regs_2() 122 d4 ^= p2[4]; in xor_32regs_2() 130 p1[4] = d4; in xor_32regs_2() 146 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_3() local 151 d4 = p1[4]; in xor_32regs_3() 159 d4 ^= p2[4]; in xor_32regs_3() 167 d4 ^= p3[4]; in xor_32regs_3() 175 p1[4] = d4; in xor_32regs_3() 192 register long d0, d1, d2, d3, d4, d5, d6, d7; in xor_32regs_4() local [all …]
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 369 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 …]
|
D | itest.S | 1458 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 …]
|
D | fplsp.S | 9439 mov.l SRC_HI(%a0),%d4 9446 tst.l %d4 9450 mov.l %d5,%d4 9454 bfffo %d4{&0:&32},%d6 9455 lsl.l %d6,%d4 9462 bfffo %d4{&0:&32},%d6 9464 lsl.l %d6,%d4 9470 or.l %d7,%d4 # (D3,D4,D5) normalized 9550 cmp.l %d1,%d4 # compare hi(R) and hi(Y) 9566 subx.l %d4,%d1 # hi(R) - hi(Y) [all …]
|
D | fpsp.S | 8497 mov.l 4(%a0),%d4 8501 tst.l %d4 8505 mov.l %d5,%d4 8509 bfffo %d4{&0:&32},%d6 8510 lsl.l %d6,%d4 8514 mov.l %d4,XFRAC(%a6) 8525 bfffo %d4{&0:&32},%d6 # find first 1 8527 lsl.l %d6,%d4 8533 or.l %d7,%d4 # (D3,D4,D5) normalized 8536 mov.l %d4,XFRAC(%a6)
|
/linux-4.1.27/include/uapi/linux/ |
D | uuid.h | 35 #define UUID_LE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument 40 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }}) 42 #define UUID_BE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument 47 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }})
|
/linux-4.1.27/arch/m68k/lib/ |
D | udivsi3.S | 71 #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
|
D | mulsi3.S | 71 #define d4 REG (d4) macro
|
D | umodsi3.S | 71 #define d4 REG (d4) macro
|
D | modsi3.S | 71 #define d4 REG (d4) macro
|
D | divsi3.S | 71 #define d4 REG (d4) macro
|
/linux-4.1.27/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 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
|
D | srem_mod.S | 116 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 …]
|
D | bindec.S | 50 | 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 …]
|
D | decbin.S | 137 | ( ) 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}
|
D | util.S | 688 moveb L_SCR1(%a6),%d4 712 movew L_SCR1(%a6),%d4 736 movel L_SCR1(%a6),%d4
|
D | res_func.S | 2027 movel %d4,%d0
|
/linux-4.1.27/arch/m68k/kernel/ |
D | head.S | 1659 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 …]
|
D | process.c | 96 regs->a0, regs->d5, regs->d4); in show_regs() 129 (int __user *)regs->d3, (int __user *)regs->d4); in m68k_clone()
|
D | sys_m68k.c | 461 sys_atomic_cmpxchg_32(unsigned long newval, int oldval, int d3, int d4, int d5, in sys_atomic_cmpxchg_32() argument 534 sys_atomic_cmpxchg_32(unsigned long newval, int oldval, int d3, int d4, int d5, in sys_atomic_cmpxchg_32() argument
|
D | asm-offsets.c | 50 DEFINE(PT_OFF_D4, offsetof(struct pt_regs, d4)); in main()
|
D | ptrace.c | 53 [3] = PT_REG(d4),
|
D | signal.c | 706 err |= __get_user(regs->d4, &gregs[4]); in rt_restore_ucontext() 818 err |= __put_user(regs->d4, &gregs[4]); in rt_setup_ucontext()
|
D | traps.c | 859 regs->d4, regs->d5, regs->a0, regs->a1); in show_registers()
|
/linux-4.1.27/drivers/block/ |
D | swim_asm.S | 197 movel #sector_size-1, %d4 /* sector size */ 207 dbne %d4, read_new_data 210 dbra %d4, read_new_data 241 addw #1, %d4 242 subl %d4, %d0
|
/linux-4.1.27/arch/x86/lib/ |
D | memcpy_32.c | 25 int d0,d1,d2,d3,d4,d5; in memmove() local 199 "=r" (d3),"=r" (d4), "=r"(d5) in memmove()
|
D | x86-opcode-map.txt | 263 d4: AAM Ib (i64) 556 d4: paddq Pq,Qq | vpaddq Vx,Hx,Wx (66),(v1)
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | a.out-core.h | 45 dump->regs.d4 = regs->d4; in aout_dump_thread()
|
D | user.h | 40 long d1,d2,d3,d4,d5,d6,d7; member
|
D | elf.h | 84 pr_reg[3] = regs->d4; \
|
/linux-4.1.27/drivers/ipack/devices/ |
D | scc2698.h | 55 u8 d4, ipcr; /* Input port change register of block */ member 73 u8 d4, acr; /* Auxiliary control register of block */ member
|
/linux-4.1.27/arch/powerpc/crypto/ |
D | aes-tab-4k.S | 50 .long R(41, ad, ad, ec), R(b3, d4, d4, 67) 82 .long R(d4, 6a, 6a, be), R(8d, cb, cb, 46) 84 .long R(94, 4a, 4a, de), R(98, 4c, 4c, d4) 183 .long R(d4, be, 83, 2d), R(58, 74, 21, d3) 212 .long R(04, 06, d4, 6f), R(60, 50, 15, ff) 250 .long R(8c, ca, a2, fe), R(98, d4, 0b, 36) 266 .long R(ea, 9f, 09, d4), R(29, b0, 7c, d6)
|
/linux-4.1.27/arch/m68k/include/uapi/asm/ |
D | ptrace.h | 33 long d4; member
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | marvell,armada-39x-pinctrl.txt | 41 mpp24 24 gpio, spi0(miso), ua0(cts), ua1(rxd), sd(d4), dev(readyn) 65 mpp48 48 gpio, sata0(present) [1], m(vtt), tdm(pclk) [1], audio(mclk) [1], sd(d4), pcie0(clkreq), u…
|
D | marvell,armada-38x-pinctrl.txt | 42 mpp24 24 gpio, spi0(miso), ua0(cts), ua1(rxd), sd0(d4), dev(ready) 66 mpp48 48 gpio, sata0(prsnt), m(vtt_ctrl), tdm2c(pclk), audio(mclk), sd0(d4), pcie0(cl…
|
D | marvell,armada-xp-pinctrl.txt | 25 mpp4 4 gpio, ge0(txd3), lcd(d4)
|
D | marvell,kirkwood-pinctrl.txt | 252 lcd(d4)
|
/linux-4.1.27/Documentation/devicetree/bindings/leds/ |
D | leds-lp55xx.txt | 96 chan-name = "d4"; 194 chan-name = "d4";
|
/linux-4.1.27/arch/m68k/math-emu/ |
D | fp_entry.S | 145 move.l %d4,%d0 197 | move.l %d0,%d4
|
/linux-4.1.27/arch/m68k/mac/ |
D | macints.c | 326 fp->d4, fp->d5, fp->a0, fp->a1); in mac_nmi_handler()
|
/linux-4.1.27/arch/arm/crypto/ |
D | ghash-ce-core.S | 27 T1_L .req d4
|
D | sha512-armv7-neon.S | 36 #define RE d4
|
D | sha256-core.S_shipped | 2173 vadd.i32 d4,d4,d25 2176 vshr.u32 d24,d4,#17 2179 vsli.32 d24,d4,#15 2182 vshr.u32 d25,d4,#10 2188 vshr.u32 d24,d4,#19 2194 vsli.32 d24,d4,#13
|
D | aesbs-core.S_shipped | 97 vtbl.8 d4, {q12}, d16 203 vtbl.8 d4, {q10}, d24 584 vtbl.8 d4, {q12}, d16 691 vtbl.8 d4, {q10}, d24
|
/linux-4.1.27/arch/x86/crypto/sha-mb/ |
D | sha1_x8_avx2.S | 75 # r3 = {d7 d6 d5 d4 d3 d2 d1 d0} 86 # r4 = {h4 g4 f4 e4 d4 c4 b4 a4} 96 vshufps $0x44, \r3, \r2, \t1 # t1 = {d5 d4 c5 c4 d1 d0 c1 c0} 101 vshufps $0x88, \t1, \t0, \t0 # t0 = {d4 c4 b4 a4 d0 c0 b0 a0}
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | rockchip.txt | 54 clk_gates1: gate-clk@200000d4 {
|
/linux-4.1.27/drivers/acpi/acpica/ |
D | acmacros.h | 411 #define ACPI_INIT_UUID(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument 415 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7)
|
/linux-4.1.27/arch/cris/include/arch-v32/mach-a3/mach/hwregs/ |
D | pinmux_defs.h | 273 unsigned int d4 : 1; member
|
/linux-4.1.27/Documentation/scsi/ |
D | aacraid.txt | 59 9005:0285:9005:02d4 Adaptec ASR-2045 (Voodoo04 Lite)
|
/linux-4.1.27/include/linux/ |
D | efi.h | 51 #define EFI_GUID(a,b,c,d0,d1,d2,d3,d4,d5,d6,d7) \ argument 56 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }})
|
/linux-4.1.27/drivers/tty/vt/ |
D | cp437.uni | 98 0x4f U+004f U+00d2 U+00d3 U+00d4 U+00d5
|
/linux-4.1.27/drivers/pinctrl/sh-pfc/ |
D | pfc-r8a7778.c | 1450 #define MMC_PFC_DAT8(name, d0, d1, d2, d3, d4, d5, d6, d7) \ argument 1451 SH_PFC_MUX8(name, d0, d1, d2, d3, d4, d5, d6, d7) 1690 #define VIN_PFC_DAT8(name, d0, d1, d2, d3, d4, d5, d6, d7) \ argument 1691 SH_PFC_MUX8(name, d0, d1, d2, d3, d4, d5, d6, d7)
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | r8a7740.dtsi | 682 pd_d4: d4@3 {
|
D | r8a73a4.dtsi | 823 pd_d4: d4@3 {
|
D | sh73a0.dtsi | 422 pd_d4: d4@1 {
|
/linux-4.1.27/arch/m68k/ifpsp060/ |
D | ftest.sa | 337 dc.l $febc61ff,$000000d4,$4a0066ff,$000000fa
|
D | fplsp.sa | 1051 dc.l $00003ffb,$0000fabd,$581361d4,$7e3e0000 1785 dc.l $538060d4,$202eff54,$4a816616,$22024282
|
D | itest.sa | 1132 dc.l $ff8c61ff,$000008ae,$4a0066ff,$000008d4
|
D | pfpsp.sa | 115 dc.l $61ff0000,$58b641ee,$ff7861ff,$000026d4
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 709 800005d4: c0 e5 ff ff ff ee brasl %r14,800005b0 <test>
|