Home
last modified time | relevance | path

Searched refs:d4 (Results 1 – 60 of 60) sorted by relevance

/linux-4.1.27/include/asm-generic/
Dxor.h109 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/
Dilsp.S369 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 …]
Ditest.S1458 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 …]
Dfplsp.S9439 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 …]
Dfpsp.S8497 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/
Duuid.h35 #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/
Dudivsi3.S71 #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
Dmulsi3.S71 #define d4 REG (d4) macro
Dumodsi3.S71 #define d4 REG (d4) macro
Dmodsi3.S71 #define d4 REG (d4) macro
Ddivsi3.S71 #define d4 REG (d4) macro
/linux-4.1.27/arch/m68k/fpsp040/
Dbinstr.S26 | 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
Dsrem_mod.S116 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 …]
Dbindec.S50 | 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 …]
Ddecbin.S137 | ( ) 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}
Dutil.S688 moveb L_SCR1(%a6),%d4
712 movew L_SCR1(%a6),%d4
736 movel L_SCR1(%a6),%d4
Dres_func.S2027 movel %d4,%d0
/linux-4.1.27/arch/m68k/kernel/
Dhead.S1659 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 …]
Dprocess.c96 regs->a0, regs->d5, regs->d4); in show_regs()
129 (int __user *)regs->d3, (int __user *)regs->d4); in m68k_clone()
Dsys_m68k.c461 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
Dasm-offsets.c50 DEFINE(PT_OFF_D4, offsetof(struct pt_regs, d4)); in main()
Dptrace.c53 [3] = PT_REG(d4),
Dsignal.c706 err |= __get_user(regs->d4, &gregs[4]); in rt_restore_ucontext()
818 err |= __put_user(regs->d4, &gregs[4]); in rt_setup_ucontext()
Dtraps.c859 regs->d4, regs->d5, regs->a0, regs->a1); in show_registers()
/linux-4.1.27/drivers/block/
Dswim_asm.S197 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/
Dmemcpy_32.c25 int d0,d1,d2,d3,d4,d5; in memmove() local
199 "=r" (d3),"=r" (d4), "=r"(d5) in memmove()
Dx86-opcode-map.txt263 d4: AAM Ib (i64)
556 d4: paddq Pq,Qq | vpaddq Vx,Hx,Wx (66),(v1)
/linux-4.1.27/arch/m68k/include/asm/
Da.out-core.h45 dump->regs.d4 = regs->d4; in aout_dump_thread()
Duser.h40 long d1,d2,d3,d4,d5,d6,d7; member
Delf.h84 pr_reg[3] = regs->d4; \
/linux-4.1.27/drivers/ipack/devices/
Dscc2698.h55 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/
Daes-tab-4k.S50 .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/
Dptrace.h33 long d4; member
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Dmarvell,armada-39x-pinctrl.txt41 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…
Dmarvell,armada-38x-pinctrl.txt42 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…
Dmarvell,armada-xp-pinctrl.txt25 mpp4 4 gpio, ge0(txd3), lcd(d4)
Dmarvell,kirkwood-pinctrl.txt252 lcd(d4)
/linux-4.1.27/Documentation/devicetree/bindings/leds/
Dleds-lp55xx.txt96 chan-name = "d4";
194 chan-name = "d4";
/linux-4.1.27/arch/m68k/math-emu/
Dfp_entry.S145 move.l %d4,%d0
197 | move.l %d0,%d4
/linux-4.1.27/arch/m68k/mac/
Dmacints.c326 fp->d4, fp->d5, fp->a0, fp->a1); in mac_nmi_handler()
/linux-4.1.27/arch/arm/crypto/
Dghash-ce-core.S27 T1_L .req d4
Dsha512-armv7-neon.S36 #define RE d4
Dsha256-core.S_shipped2173 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
Daesbs-core.S_shipped97 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/
Dsha1_x8_avx2.S75 # 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/
Drockchip.txt54 clk_gates1: gate-clk@200000d4 {
/linux-4.1.27/drivers/acpi/acpica/
Dacmacros.h411 #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/
Dpinmux_defs.h273 unsigned int d4 : 1; member
/linux-4.1.27/Documentation/scsi/
Daacraid.txt59 9005:0285:9005:02d4 Adaptec ASR-2045 (Voodoo04 Lite)
/linux-4.1.27/include/linux/
Defi.h51 #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/
Dcp437.uni98 0x4f U+004f U+00d2 U+00d3 U+00d4 U+00d5
/linux-4.1.27/drivers/pinctrl/sh-pfc/
Dpfc-r8a7778.c1450 #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/
Dr8a7740.dtsi682 pd_d4: d4@3 {
Dr8a73a4.dtsi823 pd_d4: d4@3 {
Dsh73a0.dtsi422 pd_d4: d4@1 {
/linux-4.1.27/arch/m68k/ifpsp060/
Dftest.sa337 dc.l $febc61ff,$000000d4,$4a0066ff,$000000fa
Dfplsp.sa1051 dc.l $00003ffb,$0000fabd,$581361d4,$7e3e0000
1785 dc.l $538060d4,$202eff54,$4a816616,$22024282
Ditest.sa1132 dc.l $ff8c61ff,$000008ae,$4a0066ff,$000008d4
Dpfpsp.sa115 dc.l $61ff0000,$58b641ee,$ff7861ff,$000026d4
/linux-4.1.27/Documentation/s390/
DDebugging390.txt709 800005d4: c0 e5 ff ff ff ee brasl %r14,800005b0 <test>