Home
last modified time | relevance | path

Searched refs:A10 (Results 1 – 21 of 21) sorted by relevance

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/sha/asm/
Dkeccak1600-avx512.pl110 $A10, # [1][4] [1][3] [1][2] [1][1] [1][0]
148 vpternlogq \$0x96,$A20,$A10,$A00 # and use it as "C00"
156 vpternlogq \$0x96,$A00,$D00,$A10
163 vprolvq @Rhotate0[1],$A10,$A10
170 vpermq $A10,@Pi0[1],$A10
177 vmovdqa64 $A10,@T[1]
178 vpternlogq \$0xD2,$A20,$A10,$A00
179 vpternlogq \$0xD2,$A30,$A20,$A10
189 vpblendmq $A20,$A10,@{T[1]}{$k00010}
192 vpblendmq $A10,$A00,@{T[0]}{$k00010}
[all …]
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/libbid/
Dbid64_sqrt.c68 UINT64 Q, Q2, A10, C4, R, R2, QE, res; in bid64_sqrt() local
129 A10 = coefficient_x; in bid64_sqrt()
131 A10 = (A10 << 2) + A10; in bid64_sqrt()
132 A10 += A10; in bid64_sqrt()
135 dqe = sqrt ((double) A10); in bid64_sqrt()
137 if (QE * QE == A10) { in bid64_sqrt()
216 UINT128 CX, CX2, A10, S2, T128, CS, CSM, CS2, C256, CS1, in bid64_sqrt() local
288 A10 = CX; in bid64_sqrt()
290 A10.w[1] = (CX.w[1] << 3) | (CX.w[0] >> 61); in bid64_sqrt()
291 A10.w[0] = CX.w[0] << 3; in bid64_sqrt()
[all …]
Dbid128_sqrt.c36 UINT128 CX, CX1, CX2, A10, S2, T128, TP128, CS, CSM, res;
98 A10 = CX;
100 A10.w[1] = (CX.w[1] << 3) | (CX.w[0] >> 61);
101 A10.w[0] = CX.w[0] << 3;
104 __add_128_128 (A10, A10, CX2);
107 CS.w[0] = short_sqrt128 (A10);
110 if (CS.w[0] * CS.w[0] == A10.w[0]) {
112 if (S2.w[1] == A10.w[1]) // && S2.w[0]==A10.w[0])
299 UINT128 CX, CX1, CX2, A10, S2, T128, TP128, CS, CSM, res;
369 A10 = CX;
[all …]
Dbid_sqrt_macros.h35 short_sqrt128 (UINT128 A10) { in short_sqrt128() argument
42 lx = (BINARY80) A10.w[1] * l64 + (BINARY80) A10.w[0]; in short_sqrt128()
136 short_sqrt128 (UINT128 A10) { in short_sqrt128() argument
147 lx = (double) A10.w[1] * l64 + (double) A10.w[0]; in short_sqrt128()
154 __mul_64x128_to_192 (ARS0, MY, A10); in short_sqrt128()
/netbsd/src/external/gpl3/gdb/dist/gdb/regformats/
Dtic6x-c62x-linux.dat17 32:A10
Dtic6x-c64x-linux.dat17 32:A10
Dtic6x-c64xp-linux.dat17 32:A10
/netbsd/src/crypto/external/bsd/openssl/dist/test/
Dmodes_internal_test.c499 static const u8 A10[] = { variable
524 # define A11 A10
/netbsd/src/sys/arch/sandpoint/stand/altboot/
Dstg.c380 #define A10 2 /* 10b ack turn around */ macro
416 data = (W0101 << 28) | (phy << 23) | (reg << 18) | (A10 << 16); in mii_write()
/netbsd/src/sys/arch/m68k/fpsp/
Dbindec.sa97 * the INEX flag for use in A10.
104 * A10. Or in INEX.
468 * the INEX flag for use in A10.
515 bra.b A10_st ;branch to A10
547 * A10. Or in INEX.
/netbsd/src/sys/arch/hpc/conf/
Dplatid.def134 CPU=MIPS_VR_4102 A10
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
Dnested-types.cc22 enum E10 {A10, B10, C10}; enumerator
/netbsd/src/sys/arch/evbarm/conf/
DGENERIC152 sun4ia10ccu* at fdt? pass 2 # Allwinner A10/A20 CCU
411 sunxican* at fdt? # A10/A20 CAN controller
/netbsd/src/sys/arch/m68k/060sp/dist/
Dpfpsp.s13488 # the INEX flag for use in A10. #
13495 # A10. Or in INEX. #
13961 # A10. Or in INEX.
Dfpsp.s23527 # the INEX flag for use in A10. #
23534 # A10. Or in INEX. #
24000 # A10. Or in INEX.
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/wind/
Drfc3454.txt4636 0A0F-0A10
DUnicodeData.txt1960 0A10;GURMUKHI LETTER AI;Lo;0;L;;;;;N;;;;;
7792 2A10;CIRCULATION FUNCTION;Sm;0;ON;;;;;Y;;;;;
/netbsd/src/doc/
DCHANGES.prev11744 awindma(4): Add support for Allwinner A10/A20 DMA controller.
11746 awinac(4): Add support for Allwinner A10/A20 audio codec.
11748 awinrtc(4): Add support for Allwinner A10/A20 real-time clock.
11778 motg(4): Add support for Allwinner A10/A20 SoC. [jmcneill 20141015]
/netbsd/src/external/bsd/openldap/dist/libraries/liblunicode/
DUnicodeData.txt1892 0A10;GURMUKHI LETTER AI;Lo;0;L;;;;;N;;;;;
7437 2A10;CIRCULATION FUNCTION;Sm;0;ON;;;;;Y;;;;;
/netbsd/src/sys/dev/pci/
Dpcidevs8944 product NVIDIA RTX_A10 0x2236 RTX A10
/netbsd/src/etc/
Dservices9792 agslb 4149/tcp # A10 GSLB Service [John_Chiong] …
9793 agslb 4149/udp # A10 GSLB Service [John_Chiong] …