Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for 127 (0.07 sec)

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

    	VDBPSADBW $127, Z3, Z5, K2, Z19                    // 62e3554a42db7f
    	VDBPSADBW $127, Z5, Z5, K2, Z19                    // 62e3554a42dd7f
    	VDBPSADBW $127, 17(SP)(BP*1), Z5, K2, Z19          // 62e3554a429c2c110000007f
    	VDBPSADBW $127, -7(CX)(DX*8), Z5, K2, Z19          // 62e3554a429cd1f9ffffff7f
    	VDBPSADBW $127, Z3, Z1, K2, Z19                    // 62e3754a42db7f
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 159.2K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/avx512enc/avx512dq.s

    	KORTESTB K7, K3                                    // c5f998df
    	KSHIFTLB $127, K4, K7                              // c4e37932fc7f
    	KSHIFTLB $127, K6, K7                              // c4e37932fe7f
    	KSHIFTLB $127, K4, K6                              // c4e37932f47f
    	KSHIFTLB $127, K6, K6                              // c4e37932f67f
    	KSHIFTRB $42, K4, K4                               // c4e37930e42a
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 194.8K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.5.md

    - **Node**
      - [alpha] Added ability to preserve access to host userns when userns remapping is enabled in container runtime ([kubernetes/features#127](https://github.com/kubernetes/enhancements/issues/127))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 136.4K bytes
    - Viewed (0)
  4. doc/go1.17_spec.html

    uint32      the set of all unsigned 32-bit integers (0 to 4294967295)
    uint64      the set of all unsigned 64-bit integers (0 to 18446744073709551615)
    
    int8        the set of all signed  8-bit integers (-128 to 127)
    int16       the set of all signed 16-bit integers (-32768 to 32767)
    int32       the set of all signed 32-bit integers (-2147483648 to 2147483647)
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Oct 10 18:25:45 UTC 2024
    - 211.6K bytes
    - Viewed (0)
Back to top