Home
last modified time | relevance | path

Searched refs:halves (Results 1 – 25 of 173) sorted by relevance

1234567

/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
H A Dmod_34lsub1.asm139 movq %mm7, %mm3 C low halves
148 psrlq $32, %mm0 C high halves
152 paddq %mm0, %mm4 C fold high halves to give 33 bits each
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/mips/
H A Dfpu64-ps.s212 movf.ps $f8, $f22, $fcc0 # moves both halves
289 movt.ps $f8, $f22, $fcc0 # moves both halves
337 # two bits and compares the halves separately. Perhaps it should
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dread-md.c175 const char **halves = (const char **) htab_find (m_joined_conditions, &cond); in fprint_c_condition() local
176 if (halves != 0) in fprint_c_condition()
179 fprint_c_condition (outf, halves[1]); in fprint_c_condition()
181 fprint_c_condition (outf, halves[2]); in fprint_c_condition()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dread-md.cc175 const char **halves = (const char **) htab_find (m_joined_conditions, &cond); in fprint_c_condition() local
176 if (halves != 0) in fprint_c_condition()
179 fprint_c_condition (outf, halves[1]); in fprint_c_condition()
181 fprint_c_condition (outf, halves[2]); in fprint_c_condition()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i86/
H A DTODO37 Spotting two halves of a 32bit value being the same and merging
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DBIO_s_bio.pod35 the other half. Both halves must usually by handled by the same application thread
103 Both halves of a BIO pair should be freed. That is even if one half is implicit
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DBIO_s_bio.pod35 the other half. Both halves must usually by handled by the same application thread
103 Both halves of a BIO pair should be freed. That is even if one half is implicit
/netbsd-src/external/bsd/libpcap/dist/doc/
H A DREADME.sita39 PCAP into two halves. The top layer performs the majority of the
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/pentium/mmx/
H A Dmul_1.asm53 C for the high and low halves of the multiplier, and would probably
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-z80.texi52 @code{xyhl} (instructions with halves of index registers: @var{IXL}, @var{IXH},
60 support for index registers halves only.
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-z80.texi52 @code{xyhl} (instructions with halves of index registers: @var{IXL}, @var{IXH},
60 support for index registers halves only.
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dmp_subr.S364 btst FPRS_DL|FPRS_DU, %g5 ! Both FPU halves clean?
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/des/asm/
H A Ddes_enc.m4111 ! Rotates the halves 3 left to bring the sbox bits in convenient positions.
117 ! implements the possibility to keep the halves in the original registers.
531 ! The final permutation logic switches the halves, meaning that
1187 ! Set sbox address 1 to 6 and rotate halves 3 left
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/des/asm/
H A Ddes_enc.m4109 ! Rotates the halves 3 left to bring the sbox bits in convenient positions.
115 ! implements the possibility to keep the halves in the original registers.
529 ! The final permutation logic switches the halves, meaning that
1185 ! Set sbox address 1 to 6 and rotate halves 3 left
/netbsd-src/sys/arch/m68k/fpsp/
H A Dx_unfl.sa216 * information respectively on upper/lower register halves.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm1136jfs.md198 ;; of high and low halves of the argument registers. They take a single
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm1136jfs.md198 ;; of high and low halves of the argument registers. They take a single
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DExtendingLLVM.rst129 into high and low halves. This case will be used to support your node with a
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A Darm_neon_incl.td147 // A concatenation of the high halves of the input vectors.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dpredicates.md1574 lower halves of permute are lower halves of the first operand,
1575 upper halves of permute come from any of the second operand. */
/netbsd-src/external/lgpl3/gmp/dist/
H A Dconfig.in114 IEEE_LITTLE_SWAPPED means little endian, but with the two 4-byte halves
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/
H A Darchures.texi465 halves of ix and iy. */
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/
H A Darchures.texi465 halves of ix and iy. */
/netbsd-src/external/gpl3/gdb.old/dist/libdecnumber/
H A DChangeLog325 (__host_to_ieee_128, __ieee_to_host_128): Swap 64-bit halves of
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/
H A DChangeLog325 (__host_to_ieee_128, __ieee_to_host_128): Swap 64-bit halves of

1234567