Search Options

Results per page
Sort
Preferred Languages
Advance

Results 361 - 362 of 362 for etter (0.04 sec)

  1. lib/fips140/v1.0.0.zip

    carry // chains in the flags in parallel across the whole operation, and aggressively // unrolls loops. arm64 processes four words at a time. // // It's unclear why the assembly for all other architectures, as well as for // amd64 without ADX, perform better than the compiler output. // TODO(filippo): file cmd/compile performance issue. var supportADX = cpu.X86HasADX && cpu.X86HasBMI2 func init() { if cpu.AMD64 { impl.Register("aes", "ADX", &supportADX) } } //go:noescape func addMulVVW1024(z, x *uint,...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
  2. api/go1.txt

    pkg unicode, var Khmer *RangeTable
    pkg unicode, var L *RangeTable
    pkg unicode, var Lao *RangeTable
    pkg unicode, var Latin *RangeTable
    pkg unicode, var Lepcha *RangeTable
    pkg unicode, var Letter *RangeTable
    pkg unicode, var Limbu *RangeTable
    pkg unicode, var Linear_B *RangeTable
    pkg unicode, var Lisu *RangeTable
    pkg unicode, var Ll *RangeTable
    pkg unicode, var Lm *RangeTable
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top