Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 21 - 30 of 35 for x86 (0.04 seconds)

  1. doc/asm.html

    encoding of the machine instructions.
    The <code>cmd/internal/obj</code> package takes care of that detail.
    </p>
    
    <p>
    The instructions for both the 386 and AMD64 architectures are listed in
    <code>cmd/internal/obj/x86/a.out.go</code>.
    </p>
    
    <p>
    The architectures share syntax for common addressing modes such as
    <code>(R1)</code> (register indirect),
    <code>4(R1)</code> (register indirect with offset), and
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Fri Nov 14 19:09:46 GMT 2025
    - 36.5K bytes
    - Click Count (0)
  2. guava/src/com/google/common/base/Suppliers.java

        public T get() {
          // Another variant of Double Checked Locking.
          //
          // We use two volatile reads. We could reduce this to one by
          // putting our fields into a holder class, but (at least on x86)
          // the extra memory consumption and indirection are more
          // expensive than the extra volatile reads.
          long nanos = expirationNanos;
          long now = System.nanoTime();
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Tue Mar 31 21:24:28 GMT 2026
    - 16.1K bytes
    - Click Count (0)
  3. android/guava/src/com/google/common/base/Suppliers.java

        public T get() {
          // Another variant of Double Checked Locking.
          //
          // We use two volatile reads. We could reduce this to one by
          // putting our fields into a holder class, but (at least on x86)
          // the extra memory consumption and indirection are more
          // expensive than the extra volatile reads.
          long nanos = expirationNanos;
          long now = System.nanoTime();
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Tue Mar 31 21:24:28 GMT 2026
    - 16.1K bytes
    - Click Count (0)
  4. android/guava-tests/benchmark/com/google/common/base/EnumsBenchmark.java

        X69,
        X70,
        X71,
        X72,
        X73,
        X74,
        X75,
        X76,
        X77,
        X78,
        X79,
        X80,
        X81,
        X82,
        X83,
        X84,
        X85,
        X86,
        X87,
        X88,
        X89,
        X90,
        X91,
        X92,
        X93,
        X94,
        X95,
        X96,
        X97,
        X98,
        X99
      }
    
      private enum LargeEnum {
        X0,
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Thu Dec 19 18:03:30 GMT 2024
    - 29.4K bytes
    - Click Count (0)
  5. cmd/testdata/decryptObjectInfo.json.zst

    ey":"IAAfALUkWx6KyheiSPw0+gmYvGSh4xCpNJ4/52seCZOHNes1BC/ceZSdXQDMkCQ==","X-Minio-Internal-Server-Side-Encryption-Seal-Algorithm":"DAREv2-HMAC-SHA256","content-type":"application/octet-stream"}},{"Bucket":"buck1","Name":"go_113/src/cmd/internal/obj/x86/evex.go","UserDef":{"X-Minio-Internal-Server-Side-Encryption-Iv":"PxPqt/nFbuIN9RS4q55XRfbLhY=","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Key-Id":"my-minio-key","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Sealed-Key":"IAAfAKS1+kcHyY9qxk9Jx...
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Thu Oct 29 16:34:20 GMT 2020
    - 164K bytes
    - Click Count (0)
  6. android/guava/src/com/google/common/primitives/UnsignedBytes.java

            int minLength = Math.min(left.length, right.length);
            int strideLimit = minLength & ~(stride - 1);
            int i;
    
            /*
             * Compare 8 bytes at a time. Benchmarking on x86 shows a stride of 8 bytes is no slower
             * than 4 bytes even on 32-bit. On the other hand, it is substantially faster on 64-bit.
             */
            for (i = 0; i < strideLimit; i += stride) {
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Mon Mar 23 16:38:16 GMT 2026
    - 21K bytes
    - Click Count (0)
  7. lib/fips140/v1.26.0.zip

    uint64 var x84 uint64 x83, x84 = bits.Sub64(x76, 0xffffffff00000001, uint64(p256Uint1(x82))) var x86 uint64 _, x86 = bits.Sub64(uint64(0x0), uint64(0x0), uint64(p256Uint1(x84))) var x87 uint64 p256CmovznzU64(&x87, p256Uint1(x86), x77, x70) var x88 uint64 p256CmovznzU64(&x88, p256Uint1(x86), x79, x72) var x89 uint64 p256CmovznzU64(&x89, p256Uint1(x86), x81, x74) var x90 uint64 p256CmovznzU64(&x90, p256Uint1(x86), x83, x76) out1[0] = x87 out1[1] = x88 out1[2] = x89 out1[3] = x90 } // p256ToMontgomery translates...
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Jan 08 17:58:32 GMT 2026
    - 660.3K bytes
    - Click Count (0)
  8. ci/devinfra/docker/windows/Dockerfile

    RUN C:\TEMP\vs_community.exe \
            --quiet --wait --norestart --nocache \
            --add Microsoft.VisualStudio.Component.VC.Tools.x86.x64 \
            --add Microsoft.VisualStudio.Workload.NativeDesktop \
            --add Microsoft.VisualStudio.Component.VC.14.39.17.9.x86.64 \
            --add Microsoft.VisualStudio.Component.Windows11SDK.22621 \
            --add Microsoft.VisualStudio.Component.VC.ATL \
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Fri Jan 17 16:35:57 GMT 2025
    - 8.4K bytes
    - Click Count (0)
  9. lib/fips140/v1.0.0-c2097c7c.zip

    uint64 var x84 uint64 x83, x84 = bits.Sub64(x76, 0xffffffff00000001, uint64(p256Uint1(x82))) var x86 uint64 _, x86 = bits.Sub64(uint64(0x0), uint64(0x0), uint64(p256Uint1(x84))) var x87 uint64 p256CmovznzU64(&x87, p256Uint1(x86), x77, x70) var x88 uint64 p256CmovznzU64(&x88, p256Uint1(x86), x79, x72) var x89 uint64 p256CmovznzU64(&x89, p256Uint1(x86), x81, x74) var x90 uint64 p256CmovznzU64(&x90, p256Uint1(x86), x83, x76) out1[0] = x87 out1[1] = x88 out1[2] = x89 out1[3] = x90 } // p256ToMontgomery translates...
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Sep 25 19:53:19 GMT 2025
    - 642.7K bytes
    - Click Count (0)
  10. ci/devinfra/docker/windows2022/Dockerfile

    RUN C:\TEMP\vs_community.exe \
            --quiet --wait --norestart --nocache \
            --add Microsoft.VisualStudio.Component.VC.Tools.x86.x64 \
            --add Microsoft.VisualStudio.Workload.NativeDesktop \
            --add Microsoft.VisualStudio.Component.VC.14.39.17.9.x86.64 \
            --add Microsoft.VisualStudio.Component.Windows11SDK.22621 \
     || IF "%ERRORLEVEL%"=="3010" EXIT 0
    
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Wed Mar 04 19:50:57 GMT 2026
    - 10.4K bytes
    - Click Count (0)
Back to Top