Searched refs:d4 (Results 26 - 50 of 53) sorted by relevance

123

/linux-master/arch/m68k/kernel/
H A Dprocess.c87 regs->d4);
122 .child_tid = (int __user *)regs->d4,
H A Dasm-offsets.c51 DEFINE(PT_OFF_D4, offsetof(struct pt_regs, d4));
H A Dsys_m68k.c463 sys_atomic_cmpxchg_32(unsigned long newval, int oldval, int d3, int d4, int d5, argument
546 sys_atomic_cmpxchg_32(unsigned long newval, int oldval, int d3, int d4, int d5, argument
H A Dptrace.c56 [3] = PT_REG(d4),
H A Dsignal.c730 err |= __get_user(regs->d4, &gregs[4]);
843 err |= __put_user(regs->d4, &gregs[4]);
H A Dtraps.c854 pr_info("d4: %08lx d5: %08lx a0: %08lx a1: %08lx\n",
855 regs->d4, regs->d5, regs->a0, regs->a1);
/linux-master/arch/m68k/math-emu/
H A Dfp_entry.S145 move.l %d4,%d0
146 printf PREGISTER,"{d4->%08x}",1,%d0
196 printf PREGISTER,"{d4<-%08x}",1,%d0
197 | move.l %d0,%d4
/linux-master/arch/powerpc/crypto/
H A Daes-tab-4k.S45 .long R(41, ad, ad, ec), R(b3, d4, d4, 67)
77 .long R(d4, 6a, 6a, be), R(8d, cb, cb, 46)
79 .long R(94, 4a, 4a, de), R(98, 4c, 4c, d4)
178 .long R(d4, be, 83, 2d), R(58, 74, 21, d3)
207 .long R(04, 06, d4, 6f), R(60, 50, 15, ff)
245 .long R(8c, ca, a2, fe), R(98, d4, 0b, 36)
261 .long R(ea, 9f, 09, d4), R(29, b0, 7c, d6)
H A Dchacha-p10le-8x.S29 # a4 b4 c4 d4
/linux-master/arch/arm/crypto/
H A Dcrc32-ce-core.S155 vmull.p64 q2, d4, dCONSTANTl
234 vmull.p64 q2, d4, dCONSTANTl
H A Dnh-neon-core.S27 PASS2_SUM_A .req d4
H A Daes-ce-core.S319 vtbl.8 d4, {d0-d1}, d10
356 vtbl.8 d4, {d0-d1}, d10
579 vtbl.8 d4, {d0-d1}, d4
671 vtbl.8 d4, {d0-d1}, d4
H A Dchacha-neon-core.S242 vdup.32 q9, d4[1]
243 vdup.32 q8, d4[0]
465 vswp d1, d4
600 vtbl.8 d4, {q4-q5}, d4
H A Dcrct10dif-ce-core.S88 q2l .req d4
H A Dpoly1305-armv4.pl552 @ d4 = h4*r0 + h3*r1 + h2*r2 + h1*r3 + h0*r4
897 @ d4 = h4*r0 + h3*r1 + h2*r2 + h1*r3 + h0*r4
H A Dghash-ce-core.S26 XL_L .req d4
/linux-master/lib/crypto/
H A Dcurve25519-hacl64.c227 u64 d4 = d419 * 2; local
228 u128 s0 = ((((((u128)(r0) * (r0))) + (((u128)(d4) * (r1))))) +
230 u128 s1 = ((((((u128)(d0) * (r1))) + (((u128)(d4) * (r2))))) +
233 (((u128)(d4) * (r3))));
/linux-master/arch/x86/kernel/
H A Dsev.c400 u32 d4; local
403 memcpy(&d4, buf, 4);
404 if (__put_user(d4, target))
479 u32 d4; local
482 if (__get_user(d4, s))
484 memcpy(buf, &d4, 4);
/linux-master/arch/m68k/fpsp040/
H A Dutil.S688 moveb L_SCR1(%a6),%d4
712 movew L_SCR1(%a6),%d4
736 movel L_SCR1(%a6),%d4
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drxmq.c923 __le16 d4; member in struct:iwl_mvm_rx_phy_data
941 u16 phy_data4 = le16_to_cpu(phy_data->d4);
1165 le16_encode_bits(le16_get_bits(phy_data->d4,
1169 le16_encode_bits(le16_get_bits(phy_data->d4,
1173 le16_encode_bits(le16_get_bits(phy_data->d4,
2100 phy_data.d4 = desc->phy_data4;
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-vp9.c1110 #define DIVS_INV(d0, d1, d2, d3, d4, d5, d6, d7, d8, d9) \
1112 DIV_INV(d4), DIV_INV(d5), DIV_INV(d6), DIV_INV(d7), \
/linux-master/drivers/acpi/acpica/
H A Dacmacros.h456 #define ACPI_INIT_UUID(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \
460 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7)
/linux-master/drivers/pinctrl/renesas/
H A Dpfc-r8a7778.c1448 #define MMC_PFC_DAT8(name, d0, d1, d2, d3, d4, d5, d6, d7) \
1449 SH_PFC_MUX8(name, d0, d1, d2, d3, d4, d5, d6, d7)
1671 #define VIN_PFC_DAT8(name, d0, d1, d2, d3, d4, d5, d6, d7) \
1672 SH_PFC_MUX8(name, d0, d1, d2, d3, d4, d5, d6, d7)
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S8391 mov.l 4(%a0),%d4
8395 tst.l %d4
8399 mov.l %d5,%d4
8403 bfffo %d4{&0:&32},%d6
8404 lsl.l %d6,%d4
8408 mov.l %d4,XFRAC(%a6)
8419 bfffo %d4{&0:&32},%d6 # find first 1
8421 lsl.l %d6,%d4
8427 or.l %d7,%d4 # (D3,D4,D5) normalized
8430 mov.l %d4,XFRA
[all...]
/linux-master/arch/arm64/crypto/
H A Dpoly1305-armv8.pl563 // d4 = h0*r4 + h1*r3 + h2*r2 + h3*r1 + h4*r0

Completed in 389 milliseconds

123