Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for 65 (0.15 sec)

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

    	VPSHLDW $65, X20, X0, K3, X11                      // 6233fd0b70dc41
    	VPSHLDW $65, X7, X0, K3, X11                       // 6273fd0b70df41
    	VPSHLDW $65, 7(SI)(DI*8), X0, K3, X11              // 6273fd0b709cfe0700000041
    	VPSHLDW $65, -15(R14), X0, K3, X11                 // 6253fd0b709ef1ffffff41
    	VPSHLDW $65, X24, X7, K3, X31                      // 6203c50b70f841
    	VPSHLDW $65, X20, X7, K3, X31                      // 6223c50b70fc41
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue May 22 14:57:15 GMT 2018
    - 97.1K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/avx512enc/avx512bw.s

    	VPCMPUB $65, Z8, Z14, K5, K6                       // 62d30d4d3ef041
    	VPCMPUB $65, Z24, Z14, K5, K6                      // 62930d4d3ef041
    	VPCMPUB $65, 99(R15)(R15*4), Z14, K5, K6           // 62930d4d3eb4bf6300000041
    	VPCMPUB $65, 15(DX), Z14, K5, K6                   // 62f30d4d3eb20f00000041
    	VPCMPUB $65, Z8, Z7, K5, K6                        // 62d3454d3ef041
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue May 22 14:57:15 GMT 2018
    - 159.2K bytes
    - Viewed (0)
  3. src/cmd/asm/internal/asm/testdata/avx512enc/avx512dq.s

    	VREDUCEPS $65, X0, K2, X0                          // 62f37d0a56c041
    	VREDUCEPS $65, X28, K2, X0                         // 62937d0a56c441
    	VREDUCEPS $65, -17(BP)(SI*8), K2, X0               // 62f37d0a5684f5efffffff41
    	VREDUCEPS $65, (R15), K2, X0                       // 62d37d0a560741
    	VREDUCEPS $65, X21, K2, X16                        // 62a37d0a56c541
    	VREDUCEPS $65, X0, K2, X16                         // 62e37d0a56c041
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue May 22 14:57:15 GMT 2018
    - 194.8K bytes
    - Viewed (0)
  4. ci/official/containers/linux_arm64/builder.devtoolset/gcc9-fixups.patch

     	jz = jk;
    diff --git a/sysdeps/ieee754/flt-32/k_rem_pio2f.c b/sysdeps/ieee754/flt-32/k_rem_pio2f.c
    index e54a067..215b0e0 100644
    --- a/sysdeps/ieee754/flt-32/k_rem_pio2f.c
    +++ b/sysdeps/ieee754/flt-32/k_rem_pio2f.c
    @@ -65,7 +65,8 @@ int __kernel_rem_pio2f(float *x, float *y, int e0, int nx, int prec, const int32
     
         /* compute q[0],q[1],...q[jk] */
     	for (i=0;i<=jk;i++) {
    -	    for(j=0,fw=0.0;j<=jx;j++) fw += x[j]*f[jx+i-j]; q[i] = fw;
    Others
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Sep 18 14:52:45 GMT 2023
    - 8.9K bytes
    - Viewed (0)
  5. src/cmd/asm/internal/asm/testdata/avx512enc/avx512f.s

    	VPROLD $65, Z21, K7, Z14                           // 62b10d4f72cd41
    	VPROLD $65, Z8, K7, Z14                            // 62d10d4f72c841
    	VPROLD $65, 7(SI)(DI*8), K7, Z14                   // 62f10d4f728cfe0700000041
    	VPROLD $65, -15(R14), K7, Z14                      // 62d10d4f728ef1ffffff41
    	VPROLD $65, Z21, K7, Z15                           // 62b1054f72cd41
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue May 22 14:57:15 GMT 2018
    - 410.5K bytes
    - Viewed (0)
Back to top