Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 208 for v5 (0.12 sec)

  1. src/internal/bytealg/index_s390x.s

    	VLL	R0, 16(R7), V3
    	VCEQG	V0, V2, V4
    	VCEQG	V1, V3, V5
    	VN	V4, V5, V6
    	VCEQGS	V6, V7, V8
    	BEQ	found
    	MOVD	$1(R7), R7
    	CMPBLE  R7, R2, index17to32loop
    	BR	notfound
    
    index33plus:
    	CMPBGT	R4, $47, index49plus
    	SUB	$32, R4, R0
    	VL	16(R3), V1
    	VLL	R0, 32(R3), V2
    	VONE	V11
    index33to48loop:
    	VL	(R7), V3
    	VL	16(R7), V4
    	VLL	R0, 32(R7), V5
    	VCEQG	V0, V3, V6
    	VCEQG	V1, V4, V7
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sun Mar 04 19:49:44 UTC 2018
    - 5.5K bytes
    - Viewed (0)
  2. src/go/doc/testdata/e.1.golden

    	func (*U4) M()
    
    	// 
    	type V1 struct {
    		*V2
    		*V5
    	}
    
    	// 
    	type V2 struct {
    		*V3
    	}
    
    	// 
    	type V3 struct {
    		*V4
    	}
    
    	// 
    	type V4 struct {
    		*V5
    	}
    
    	// V4.M should appear as method of V2 and V3 if AllMethods is set. 
    	func (*V4) M()
    
    	// 
    	type V5 struct {
    		*V6
    	}
    
    	// 
    	type V6 struct{}
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 08 04:08:51 UTC 2014
    - 1.8K bytes
    - Viewed (0)
  3. src/math/sinh_s390x.s

    	MOVD    $sinhe6<>+0(SB), R2
    	WFMADB  V6, V1, V5, V1
    	FMOVD   0(R2), F5
    	MOVD    $sinhe5<>+0(SB), R2
    	FMOVD   0(R2), F7
    	MOVD    $sinhe3<>+0(SB), R2
    	WFMADB  V6, V3, V5, V3
    	FMOVD   0(R2), F5
    	MOVD    $sinhe4<>+0(SB), R2
    	WFMADB  V6, V7, V5, V7
    	FMOVD   0(R2), F5
    	MOVD    $sinhe2<>+0(SB), R2
    	VLEG    $0, 0(R2), V20
    	WFMDB   V6, V6, V18
    	WFMADB  V6, V5, V20, V5
    	WFMADB  V1, V18, V7, V1
    	FNEG    F0, F0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 17 13:54:10 UTC 2021
    - 6K bytes
    - Viewed (0)
  4. src/go/doc/testdata/e.0.golden

    	func (*U4) M()
    
    	// 
    	type V1 struct {
    		*V2
    		*V5
    	}
    
    	// 
    	type V2 struct {
    		*V3
    	}
    
    	// 
    	type V3 struct {
    		*V4
    	}
    
    	// 
    	type V4 struct {
    		*V5
    	}
    
    	// V4.M should appear as method of V2 and V3 if AllMethods is set. 
    	func (*V4) M()
    
    	// 
    	type V5 struct {
    		*V6
    	}
    
    	// 
    	type V6 struct{}
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 08 04:08:51 UTC 2014
    - 1.5K bytes
    - Viewed (0)
  5. tests/go.mod

    	golang.org/x/crypto v0.24.0 // indirect
    	golang.org/x/text v0.16.0 // indirect
    	gopkg.in/yaml.v3 v3.0.1 // indirect
    )
    
    replace gorm.io/gorm => ../
    
    replace github.com/jackc/pgx/v5 => github.com/jackc/pgx/v5 v5.4.3
    
    Registered: Wed Jun 12 16:27:09 UTC 2024
    - Last Modified: Wed Jun 12 09:24:34 UTC 2024
    - 1.3K bytes
    - Viewed (0)
  6. src/math/erfc_s390x.s

    	MOVH	$0x0, R3
    	WFMADB	V1, V7, V20, V7
    	WFMADB	V1, V5, V18, V5
    	WFMADB	V1, V7, V16, V7
    	WFMADB	V1, V5, V3, V5
    	WFMADB	V1, V7, V4, V7
    	WFMADB	V1, V5, V2, V5
    	FMOVD	712(R9), F2
    	WFMADB	V1, V7, V2, V7
    	FMOVD	704(R9), F2
    	WFMADB	V1, V5, V2, V5
    	FMOVD	696(R9), F2
    	WFMADB	V1, V7, V2, V7
    	FMOVD	688(R9), F2
    	MOVH	$0x0, R1
    	WFMADB	V1, V5, V2, V5
    	FMOVD	680(R9), F2
    	WFMADB	V1, V7, V2, V7
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 15:34:41 UTC 2019
    - 14.4K bytes
    - Viewed (0)
  7. src/hash/crc32/crc32_s390x.s

    	// Check remaining buffer size and jump to proper folding method
    	CMP     R4, $64
    	BLT     less_than_64bytes
    
    fold_64bytes_loop:
    	// Load the next 64-byte data chunk into V5 to V8
    	VLM     0(R3), V5, V8
    	VPERM   V5, V5, CONST_PERM_LE2BE, V5
    	VPERM   V6, V6, CONST_PERM_LE2BE, V6
    	VPERM   V7, V7, CONST_PERM_LE2BE, V7
    	VPERM   V8, V8, CONST_PERM_LE2BE, V8
    
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 20 00:49:17 UTC 2021
    - 7.6K bytes
    - Viewed (0)
  8. src/crypto/sha512/sha512block_arm64.s

    #define SHA512TRANS(i0, i1, i2, i3, i4, rc0, in0) \
    	VADD	in0.D2, rc0.D2, V5.D2 \
    	VEXT	$8, i3.B16, i2.B16, V6.B16 \
    	VEXT	$8, V5.B16, V5.B16, V5.B16 \
    	VEXT	$8, i2.B16, i1.B16, V7.B16 \
    	VADD	V5.D2, i3.D2, i3.D2 \
    
    #define SHA512ROUND(i0, i1, i2, i3, i4, rc0, rc1, in0, in1, in2, in3, in4) \
    	VLD1.P	16(R4), [rc1.D2] \
    	SHA512TRANS(i0, i1, i2, i3, i4, rc0, in0) \
    	VEXT	$8, in4.B16, in3.B16, V5.B16 \
    	SHA512SU0	in1.D2, in0.D2 \
    	SHA512H	V7.D2, V6, i3 \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 5K bytes
    - Viewed (0)
  9. src/go/doc/testdata/e.go

    type V1 struct {
    	*V2
    	*V5
    }
    
    type V2 struct {
    	*V3
    }
    
    type V3 struct {
    	*V4
    }
    
    type V4 struct {
    	*V5
    }
    
    type V5 struct {
    	*V6
    }
    
    type V6 struct{}
    
    // V4.M should appear as method of V2 and V3 if AllMethods is set.
    func (*V4) M() {}
    
    // V6.M should appear as method of V1 and V5 if AllMethods is set.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 08 04:08:51 UTC 2014
    - 2.8K bytes
    - Viewed (0)
  10. src/crypto/aes/asm_arm64.s

    enc196:
    	VLD1.P	32(R10), [V3.B16, V4.B16]
    	AESE	V3.B16, V0.B16
    	AESMC	V0.B16, V0.B16
    	AESE	V4.B16, V0.B16
    	AESMC	V0.B16, V0.B16
    enc128:
    	VLD1.P	64(R10), [V5.B16, V6.B16, V7.B16, V8.B16]
    	VLD1.P	64(R10), [V9.B16, V10.B16, V11.B16, V12.B16]
    	VLD1.P	48(R10), [V13.B16, V14.B16, V15.B16]
    	AESE	V5.B16, V0.B16
    	AESMC	V0.B16, V0.B16
    	AESE	V6.B16, V0.B16
    	AESMC	V0.B16, V0.B16
    	AESE	V7.B16, V0.B16
    	AESMC	V0.B16, V0.B16
    	AESE	V8.B16, V0.B16
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 6.9K bytes
    - Viewed (0)
Back to top