Searched refs:d3 (Results 76 - 84 of 84) sorted by relevance

1234

/linux-master/arch/arm/crypto/
H A Daes-neonbs-core.S30 q1h .req d3
781 vmov r9, r10, d3
H A Dghash-ce-core.S25 T1_H .req d3
/linux-master/arch/m68k/kernel/
H A Dtraps.c852 pr_info("d0: %08lx d1: %08lx d2: %08lx d3: %08lx\n",
853 regs->d0, regs->d1, regs->d2, regs->d3);
/linux-master/arch/arm64/boot/dts/qcom/
H A DMakefile7 dtb-$(CONFIG_ARCH_QCOM) += apq8016-sbc-d3-camera-mezzanine.dtb
/linux-master/scripts/dtc/include-prefixes/arm64/qcom/
H A DMakefile7 dtb-$(CONFIG_ARCH_QCOM) += apq8016-sbc-d3-camera-mezzanine.dtb
/linux-master/drivers/mfd/
H A Ddb8500-prcmu.c2017 static int prcmu_a9wdog(u8 cmd, u8 d0, u8 d1, u8 d2, u8 d3) argument
2028 writeb(d3, (tcdm_base + PRCM_REQ_MB4_A9WDOG_3));
/linux-master/arch/arm64/crypto/
H A Dpoly1305-armv8.pl564 // d3 = h0*r3 + h1*r2 + h2*r1 + h3*r0 + h4*5*r4
/linux-master/arch/m68k/fpsp040/
H A Dres_func.S2024 movel %d3,%d0
/linux-master/arch/m68k/ifpsp060/src/
H A Dfpsp.S8496 mov.l (%a0),%d3 # D3 is exponent of smallest norm. #
8513 mov.l %d3,X(%a6)
8535 mov.l %d3,X(%a6)
9793 mov.w SRC_EX(%a0),%d3
9794 mov.w %d3,SignY(%a6)
9795 and.l &0x00007FFF,%d3 # Y := |Y|
9801 tst.l %d3
9804 mov.l &0x00003FFE,%d3 # $3FFD + 1
9811 sub.l &32,%d3
9815 sub.l %d6,%d3 # (D
[all...]

Completed in 194 milliseconds

1234