Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Q2 (0.01 sec)

  1. cmd/metacache-entries_test.go

    			wantOk:       true,
    		},
    		{
    			name:         "one-q2",
    			m:            metaCacheEntries{inputSerialized[0], inputSerialized[4], inputSerialized[4], inputSerialized[4]},
    			r:            metadataResolutionParams{dirQuorum: 2, objQuorum: 2, strict: false},
    			wantSelected: nil,
    			wantOk:       false,
    		},
    		{
    			name:         "one-q2-strict",
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 31.6K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/loong64enc1.s

    	// Move vector
    	XVMOVQ		X0, X31.B32     // 1f000777
    	XVMOVQ		X1, X30.H16     // 3e800777
    	XVMOVQ		X2, X29.W8      // 5dc00777
    	XVMOVQ		X3, X28.V4      // 7ce00777
    	XVMOVQ		X3, X27.Q2      // 7bf00777
    
    	// Move vector element to scalar.
    	XVMOVQ		X0, X31.W[7]    // 1fdcff76
    	XVMOVQ		X1, X29.W[0]    // 3dc0ff76
    	XVMOVQ		X3, X28.V[3]    // 7cecff76
    	XVMOVQ		X4, X27.V[0]    // 9be0ff76
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Thu Sep 04 19:24:25 UTC 2025
    - 35.5K bytes
    - Viewed (0)
Back to top