Home
last modified time | relevance | path

Searched refs:swaps (Results 1 – 25 of 91) sorted by relevance

1234

/netbsd/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-passes.def27 /* Pass to add the appropriate vector swaps on power8 little endian systems.
28 The power8 does not have instructions that automaticaly do the byte swaps
H A Drs6000.opt516 moptimize-swaps
518 Analyze and remove doubleword swaps from VSX computations.
/netbsd/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/
H A Devpciph_aes_cts.txt260 # 32 bytes input (CS3 always swaps the last 2 byte blocks - so it is not equivalent to CBC for a fu…
287 # 64 bytes input (CS3 always swaps the last 2 byte blocks - so it is not equivalent to CBC for a fu…
/netbsd/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.opt508 moptimize-swaps
510 Analyze and remove doubleword swaps from VSX computations.
H A Dvsx.md1212 /* Expand to swaps if needed, prior to swap optimization. */
1226 /* Expand to swaps if needed, prior to swap optimization. */
/netbsd/usr.sbin/mtrace/
H A Dmtrace.c104 int swaps[MAXHOPS]; /* To get around 3.6 bug, ... */ variable
975 int *s = swaps + rno; in fixup_stats()
/netbsd/external/lgpl3/gmp/dist/mpn/ia64/
H A DREADME84 incorrectly byte-swaps its nop bundle in big endian mode (eg. hpux), making
/netbsd/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A DREADME52 routines that load the data take care of endian swaps when necessary. This
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dmsp430-decode.opc107 /* The chip is little-endian, but GETBYTE byte-swaps words because the
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dmsp430-decode.opc107 /* The chip is little-endian, but GETBYTE byte-swaps words because the
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dmsp430-decode.opc107 /* The chip is little-endian, but GETBYTE byte-swaps words because the
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dmsp430-decode.opc107 /* The chip is little-endian, but GETBYTE byte-swaps words because the
/netbsd/external/gpl3/binutils.old/dist/bfd/doc/
H A Dcoffcode.texi167 the coff file and swaps all the structures inside into the
/netbsd/external/mit/libuv/dist/docs/src/
H A Dmisc.rst111 uint64_t ru_nswap; /* swaps (X) */
/netbsd/external/gpl3/binutils/dist/bfd/doc/
H A Dcoffcode.texi167 the coff file and swaps all the structures inside into the
/netbsd/external/mpl/bind/dist/doc/arm/
H A Dadvanced.rst135 zone database and then swaps it into place; during the loading process, queries
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZScheduleZ15.td301 // Byte swaps
1258 // Vector: Byte swaps
H A DSystemZScheduleZ196.td259 // Byte swaps
H A DSystemZScheduleZEC12.td270 // Byte swaps
H A DSystemZScheduleZ13.td296 // Byte swaps
/netbsd/external/apache2/llvm/dist/libcxx/docs/
H A DCxx1zStatusIssuesStatus.csv185 …G2062>`__","Effect contradictions w/o no-throw guarantee of std::function swaps","Issaquah","|Comp…
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dfuture1651 // result in _M_result, swaps that with the base _M_result and makes
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dfuture1700 // result in _M_result, swaps that with the base _M_result and makes
/netbsd/external/apache2/llvm/dist/libcxx/include/
H A Dalgorithm3836 // stable, 2-3 compares, 0-2 swaps
3873 // stable, 3-6 compares, 0-5 swaps
3899 // stable, 4-10 compares, 0-9 swaps
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dsorting.d1861 swaps using assignment.

1234