Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for vminus1 (0.47 sec)

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

    	VMINPS Z15, Z8, K1, Z2                             // 62d13c495dd7
    	VMINPS Z12, Z8, K1, Z2                             // 62d13c495dd4
    	VMINPS Z13, Z11, K1, Z14                           // 625124495df5
    	VMINPS Z14, Z11, K1, Z14                           // 625124495df6
    	VMINPS 99(R15)(R15*8), Z11, K1, Z14                // 621124495db4ff63000000
    	VMINPS 7(AX)(CX*8), Z11, K1, Z14                   // 627124495db4c807000000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 410.5K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/tables.go

    	VMAXUW:         "vmaxuw",
    	VMHADDSHS:      "vmhaddshs",
    	VMHRADDSHS:     "vmhraddshs",
    	VMINFP:         "vminfp",
    	VMINSB:         "vminsb",
    	VMINSH:         "vminsh",
    	VMINSW:         "vminsw",
    	VMINUB:         "vminub",
    	VMINUH:         "vminuh",
    	VMINUW:         "vminuw",
    	VMLADDUHM:      "vmladduhm",
    	VMRGHB:         "vmrghb",
    	VMRGHH:         "vmrghh",
    	VMRGHW:         "vmrghw",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 22 17:16:14 UTC 2022
    - 334.7K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.6.md

      * You can remove the "old" taints (stored internally as annotations) at any time after the upgrade by doing `kubectl annotate nodes <node name> scheduler.alpha.kubernetes.io/taints-` (note the minus at the end, which means "delete the taint with this key")
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 304K bytes
    - Viewed (0)
Back to top