Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Z6 (2.01 sec)

  1. src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vbmi2.s

    	VPSHRDD $81, Z28, Z26, K3, Z6                      // 62932d4373f451
    	VPSHRDD $81, Z6, Z26, K3, Z6                       // 62f32d4373f651
    	VPSHRDD $81, 99(R15)(R15*2), Z26, K3, Z6           // 62932d4373b47f6300000051
    	VPSHRDD $81, -7(DI), Z26, K3, Z6                   // 62f32d4373b7f9ffffff51
    	VPSHRDD $81, Z28, Z14, K3, Z6                      // 62930d4b73f451
    	VPSHRDD $81, Z6, Z14, K3, Z6                       // 62f30d4b73f651
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 97.1K bytes
    - Viewed (0)
  2. src/cmd/compile/internal/test/testdata/zero_test.go

    	}
    }
    
    type Z6 struct {
    	pre  [8]byte
    	mid  [6]byte
    	post [8]byte
    }
    
    //go:noinline
    func zero6_ssa(x *[6]byte) {
    	*x = [6]byte{}
    }
    func testZero6(t *testing.T) {
    	a := Z6{[8]byte{255, 255, 255, 255, 255, 255, 255, 255}, [6]byte{255, 255, 255, 255, 255, 255}, [8]byte{255, 255, 255, 255, 255, 255, 255, 255}}
    	zero6_ssa(&a.mid)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Dec 23 06:40:04 UTC 2020
    - 49.6K bytes
    - Viewed (0)
  3. src/compress/flate/testdata/huffman-rand-max.in

    )i]h���l`���l�˟!�*��k~(�(��q�:��9�Q��}���]�OS�5�����`�2�U�rO�hcy�Mk'�w...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 11 17:40:52 UTC 2016
    - 64K bytes
    - Viewed (0)
Back to top