HomeSort by: relevance | last modified time | path
    Searched defs:asm (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/include/platform/
acnetbsd.h 180 #define asm __asm macro
acnetbsd.h 180 #define asm __asm macro
  /src/sys/external/isc/libsodium/dist/
configure.ac 63 AC_ARG_ENABLE(asm, optenable
64 [AS_HELP_STRING(--disable-asm,Do not compile assembly code -- This disables all (including non-assembly) platform-specific optimizations on Unix systems)],
79 AC_MSG_WARN([compiling to JavaScript - asm implementations disabled])
88 AC_MSG_WARN([compiling to Native Client - asm implementations disabled])
585 AC_MSG_CHECKING(whether we can use x86_64 asm code)
605 AC_DEFINE([HAVE_AMD64_ASM], [1], [x86_64 asm code can be used])
690 AC_MSG_CHECKING(if the .private_extern asm directive is supported)
705 AC_MSG_CHECKING(if the .hidden asm directive is supported)
configure.ac 63 AC_ARG_ENABLE(asm, optenable
64 [AS_HELP_STRING(--disable-asm,Do not compile assembly code -- This disables all (including non-assembly) platform-specific optimizations on Unix systems)],
79 AC_MSG_WARN([compiling to JavaScript - asm implementations disabled])
88 AC_MSG_WARN([compiling to Native Client - asm implementations disabled])
585 AC_MSG_CHECKING(whether we can use x86_64 asm code)
605 AC_DEFINE([HAVE_AMD64_ASM], [1], [x86_64 asm code can be used])
690 AC_MSG_CHECKING(if the .private_extern asm directive is supported)
705 AC_MSG_CHECKING(if the .hidden asm directive is supported)
  /src/sys/external/isc/libsodium/dist/src/libsodium/
Makefile.in 108 @HAVE_AMD64_ASM_TRUE@ crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S \
346 crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S \
387 @HAVE_AMD64_ASM_TRUE@am__objects_2 = crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo \
1606 crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo: \
2058 @AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/salsa20/xmm6/$(DEPDIR)/libsodium_la-salsa20_xmm6-asm.Plo@am__quote@
2103 crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo: crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S
2104 @am__fastdepCCAS_TRUE@ $(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo -MD -MP -MF crypto_stream/salsa20/xmm6/$(DEPDIR)/libsodium_la-salsa20_xmm6-asm.Tpo -c -o crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo `test -f 'crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S' || echo '$(srcdir)/'`crypto_stream/sal (…)
    [all...]
Makefile.in 108 @HAVE_AMD64_ASM_TRUE@ crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S \
346 crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S \
387 @HAVE_AMD64_ASM_TRUE@am__objects_2 = crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo \
1606 crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo: \
2058 @AMDEP_TRUE@@am__include@ @am__quote@crypto_stream/salsa20/xmm6/$(DEPDIR)/libsodium_la-salsa20_xmm6-asm.Plo@am__quote@
2103 crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo: crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S
2104 @am__fastdepCCAS_TRUE@ $(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsodium_la_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo -MD -MP -MF crypto_stream/salsa20/xmm6/$(DEPDIR)/libsodium_la-salsa20_xmm6-asm.Tpo -c -o crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo `test -f 'crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S' || echo '$(srcdir)/'`crypto_stream/sal (…)
    [all...]

Completed in 35 milliseconds