Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 53 for add64 (0.43 sec)

  1. src/crypto/internal/nistec/fiat/p384_fiat64.go

    	x54 := (uint64(p384Uint1(x53)) + x33)
    	var x56 uint64
    	_, x56 = bits.Add64(x17, x42, uint64(0x0))
    	var x57 uint64
    	var x58 uint64
    	x57, x58 = bits.Add64(x19, x44, uint64(p384Uint1(x56)))
    	var x59 uint64
    	var x60 uint64
    	x59, x60 = bits.Add64(x21, x46, uint64(p384Uint1(x58)))
    	var x61 uint64
    	var x62 uint64
    	x61, x62 = bits.Add64(x23, x48, uint64(p384Uint1(x60)))
    	var x63 uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 05 21:53:03 UTC 2022
    - 90.8K bytes
    - Viewed (0)
  2. src/cmd/compile/internal/ssa/rewritedec64.go

    	}
    	return false
    }
    func rewriteValuedec64_OpAdd64(v *Value) bool {
    	v_1 := v.Args[1]
    	v_0 := v.Args[0]
    	b := v.Block
    	typ := &b.Func.Config.Types
    	// match: (Add64 x y)
    	// result: (Int64Make (Add32withcarry <typ.Int32> (Int64Hi x) (Int64Hi y) (Select1 <types.TypeFlags> (Add32carry (Int64Lo x) (Int64Lo y)))) (Select0 <typ.UInt32> (Add32carry (Int64Lo x) (Int64Lo y))))
    	for {
    		x := v_0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jan 19 22:42:34 UTC 2023
    - 65.3K bytes
    - Viewed (0)
  3. src/cmd/compile/internal/ssa/_gen/AMD64.rules

    Keith Randall <******@****.***> 1709436127 -0800
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Mar 12 19:38:41 UTC 2024
    - 93.9K bytes
    - Viewed (0)
  4. src/cmd/dist/test.go

    		case "freebsd":
    			return goarch == "amd64"
    		}
    		return false
    
    	case "c-shared":
    		switch platform {
    		case "linux/amd64", "linux/arm", "linux/arm64", "linux/loong64", "linux/386", "linux/ppc64le", "linux/riscv64", "linux/s390x",
    			"android/amd64", "android/arm", "android/arm64", "android/386",
    			"freebsd/amd64",
    			"darwin/amd64", "darwin/arm64",
    			"windows/amd64", "windows/386", "windows/arm64":
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 20 16:01:35 UTC 2024
    - 50K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.31.md

    ### Client Binaries
    
    filename | sha512 hash
    -------- | -----------
    [kubernetes-client-darwin-amd64.tar.gz](https://dl.k8s.io/v1.31.0-alpha.1/kubernetes-client-darwin-amd64.tar.gz) | 219fc2cfcd6da50693eca80209e6d6c7b1331c79c059126766ebdbb5dac56e8efb277bc39d0c32a4d1f4bf51445994c91ce27f291bccdda7859b4be666b2452f
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 20:34:14 UTC 2024
    - 60.3K bytes
    - Viewed (0)
  6. src/cmd/dist/build.go

    var cgoEnabled = map[string]bool{
    	"aix/ppc64":       true,
    	"darwin/amd64":    true,
    	"darwin/arm64":    true,
    	"dragonfly/amd64": true,
    	"freebsd/386":     true,
    	"freebsd/amd64":   true,
    	"freebsd/arm":     true,
    	"freebsd/arm64":   true,
    	"freebsd/riscv64": true,
    	"illumos/amd64":   true,
    	"linux/386":       true,
    	"linux/amd64":     true,
    	"linux/arm":       true,
    	"linux/arm64":     true,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 20 18:34:40 UTC 2024
    - 54K bytes
    - Viewed (0)
  7. src/crypto/internal/nistec/p256_asm_ppc64le.s

    	VSLDOI $12, ZER, ADD2, T1  // ADD2 Free	// VSLDB
    
    	VADDCUQ  T0, ADD3, CAR1     // VACCQ
    	VADDUQM  T0, ADD3, T0       // ADD3 Free	// VAQ
    	VADDECUQ T1, ADD4, CAR1, T2 // VACCCQ
    	VADDEUQM T1, ADD4, CAR1, T1 // ADD4 Free	// VACQ
    
    	LXVD2X  (R18)(CPOOL), SEL2
    	LXVD2X  (R19)(CPOOL), SEL3
    	LXVD2X  (R20)(CPOOL), SEL4
    	VPERM   RED3, T0, SEL2, RED1 // [d0  0 d1 d0]
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 56.5K bytes
    - Viewed (0)
  8. src/crypto/internal/nistec/p256_asm_s390x.s

    	VSLDB $12, ZER, ADD2, T1  // ADD2 Free
    
    	VACCQ  T0, ADD3, CAR1
    	VAQ    T0, ADD3, T0       // ADD3 Free
    	VACCCQ T1, ADD4, CAR1, T2
    	VACQ   T1, ADD4, CAR1, T1 // ADD4 Free
    
    	VL    48(CPOOL), SEL2
    	VL    64(CPOOL), SEL3
    	VL    80(CPOOL), SEL4
    	VPERM RED3, T0, SEL2, RED1 // [d0  0 d1 d0]
    	VPERM RED3, T0, SEL3, RED2 // [ 0 d1 d0 d1]
    	VPERM RED3, T0, SEL4, RED3 // [ 0  0 d1 d0]
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 55.4K bytes
    - Viewed (0)
  9. src/cmd/internal/testdir/testdir_test.go

    	assertNot(shouldTest("// +build !windows,!plan9", "plan9", "386"))
    
    	// Build tags on multiple lines are AND-ed together.
    	assert(shouldTest("// +build !windows\n// +build amd64", "linux", "amd64"))
    	assertNot(shouldTest("// +build !windows\n// +build amd64", "windows", "amd64"))
    
    	// Test that (!a OR !b) matches anything.
    	assert(shouldTest("// +build !windows !plan9", "windows", "amd64"))
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 21 20:08:06 UTC 2024
    - 57.5K bytes
    - Viewed (0)
  10. src/cmd/compile/internal/ssa/rewrite.go

    		return true
    	case OpArg: // note: but not ArgIntReg
    		// amd64 always loads args from the stack unsigned.
    		// most other architectures load them sign/zero extended based on the type.
    		return x.Type.Size() == 4 && (x.Type.IsUnsigned() || x.Block.Func.Config.arch == "amd64")
    	case OpPhi, OpSelect0, OpSelect1:
    		// Phis can use each-other as an arguments, instead of tracking visited values,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jun 07 19:02:52 UTC 2024
    - 64.2K bytes
    - Viewed (0)
Back to top