Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 22 for vmaxuh (0.17 sec)

  1. src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/tables.go

    	VCTUXS:         "vctuxs",
    	VEXPTEFP:       "vexptefp",
    	VLOGEFP:        "vlogefp",
    	VMADDFP:        "vmaddfp",
    	VMAXFP:         "vmaxfp",
    	VMAXSB:         "vmaxsb",
    	VMAXSH:         "vmaxsh",
    	VMAXSW:         "vmaxsw",
    	VMAXUB:         "vmaxub",
    	VMAXUH:         "vmaxuh",
    	VMAXUW:         "vmaxuw",
    	VMHADDSHS:      "vmhaddshs",
    	VMHRADDSHS:     "vmhraddshs",
    	VMINFP:         "vminfp",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 22 17:16:14 UTC 2022
    - 334.7K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/avx512enc/avx512f.s

    	VMAXPD Z30, Z20, K4, Z1                            // 6291dd445fce
    	VMAXPD Z5, Z20, K4, Z1                             // 62f1dd445fcd
    	VMAXPD Z30, Z9, K4, Z1                             // 6291b54c5fce
    	VMAXPD Z5, Z9, K4, Z1                              // 62f1b54c5fcd
    	VMAXPD Z30, Z20, K4, Z9                            // 6211dd445fce
    	VMAXPD Z5, Z20, K4, Z9                             // 6271dd445fcd
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 410.5K bytes
    - Viewed (0)
  3. src/cmd/asm/internal/asm/testdata/avx512enc/avx512bw.s

    	VPMAXUW Z16, Z1, K1, Z20                           // 62a275493ee0 or 62a2f5493ee0
    	VPMAXUW 15(R8)(R14*4), Z1, K1, Z20                 // 628275493ea4b00f000000 or 6282f5493ea4b00f000000
    	VPMAXUW -7(CX)(DX*4), Z1, K1, Z20                  // 62e275493ea491f9ffffff or 62e2f5493ea491f9ffffff
    	VPMAXUW Z12, Z3, K1, Z20                           // 62c265493ee4 or 62c2e5493ee4
    	VPMAXUW Z16, Z3, K1, Z20                           // 62a265493ee0 or 62a2e5493ee0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 159.2K bytes
    - Viewed (0)
  4. src/cmd/internal/obj/x86/anames.go

    	"VINSERTI32X4",
    	"VINSERTI32X8",
    	"VINSERTI64X2",
    	"VINSERTI64X4",
    	"VINSERTPS",
    	"VLDDQU",
    	"VLDMXCSR",
    	"VMASKMOVDQU",
    	"VMASKMOVPD",
    	"VMASKMOVPS",
    	"VMAXPD",
    	"VMAXPS",
    	"VMAXSD",
    	"VMAXSS",
    	"VMINPD",
    	"VMINPS",
    	"VMINSD",
    	"VMINSS",
    	"VMOVAPD",
    	"VMOVAPS",
    	"VMOVD",
    	"VMOVDDUP",
    	"VMOVDQA",
    	"VMOVDQA32",
    	"VMOVDQA64",
    	"VMOVDQU",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 11 18:32:50 UTC 2023
    - 19.1K bytes
    - Viewed (0)
  5. src/cmd/internal/obj/s390x/anames.go

    	"VMNLF",
    	"VMNLG",
    	"VMAE",
    	"VMAEB",
    	"VMAEH",
    	"VMAEF",
    	"VMAH",
    	"VMAHB",
    	"VMAHH",
    	"VMAHF",
    	"VMALE",
    	"VMALEB",
    	"VMALEH",
    	"VMALEF",
    	"VMALH",
    	"VMALHB",
    	"VMALHH",
    	"VMALHF",
    	"VMALO",
    	"VMALOB",
    	"VMALOH",
    	"VMALOF",
    	"VMAL",
    	"VMALB",
    	"VMALHW",
    	"VMALF",
    	"VMAO",
    	"VMAOB",
    	"VMAOH",
    	"VMAOF",
    	"VME",
    	"VMEB",
    	"VMEH",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Sep 05 16:41:03 UTC 2023
    - 7.1K bytes
    - Viewed (0)
  6. src/cmd/compile/internal/test/testdata/gen/cmpConstGen.go

    		Uint(maxI32 + 1),
    		Uint(maxI32),
    		Uint(maxI32 - 1),
    		Uint(maxU16 + 1),
    		Uint(maxU16),
    		Uint(maxU16 - 1),
    		Uint(maxI16 + 1),
    		Uint(maxI16),
    		Uint(maxI16 - 1),
    		Uint(maxU8 + 1),
    		Uint(maxU8),
    		Uint(maxU8 - 1),
    		Uint(maxI8 + 1),
    		Uint(maxI8),
    		Uint(maxI8 - 1),
    		Uint(0),
    		Int(minI8 + 1),
    		Int(minI8),
    		Int(minI8 - 1),
    		Int(minI16 + 1),
    		Int(minI16),
    		Int(minI16 - 1),
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Sep 20 02:13:02 UTC 2022
    - 6.4K bytes
    - Viewed (0)
  7. src/cmd/compile/internal/amd64/versions_test.go

    		"roundsd",
    		"pinsrq", "pinsrl", "pinsrd", "pinsrb", "pinsr",
    		"pextrq", "pextrl", "pextrd", "pextrb", "pextr",
    		"pminsb", "pminsd", "pminuw", "pminud", // Note: ub and sw are ok.
    		"pmaxsb", "pmaxsd", "pmaxuw", "pmaxud",
    		"pmovzxbw", "pmovzxbd", "pmovzxbq", "pmovzxwd", "pmovzxwq", "pmovzxdq",
    		"pmovsxbw", "pmovsxbd", "pmovsxbq", "pmovsxwd", "pmovsxwq", "pmovsxdq",
    		"pblendvb",
    	},
    	"fma":   {"vfmadd231sd"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 15 20:19:15 UTC 2022
    - 10.9K bytes
    - Viewed (0)
  8. pilot/pkg/networking/core/envoyfilter/rc_patch.go

    	rMatch := rp.Match.GetRouteConfiguration()
    	if rMatch == nil {
    		return true
    	}
    
    	vMatch := rMatch.Vhost
    	if vMatch == nil {
    		// match any virtual host in the named httpRoute configuration
    		return true
    	}
    
    	match := vMatch.Route
    	if match == nil {
    		// match any httpRoute in the virtual host
    		return true
    	}
    
    	if httpRoute == nil {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Mar 28 17:09:02 UTC 2024
    - 13K bytes
    - Viewed (0)
  9. src/net/timeout_test.go

    	}
    
    	ln := newLocalListener(t, "tcp")
    	defer ln.Close()
    
    	maxch := make(chan *time.Timer)
    	ch := make(chan error)
    	go func() {
    		if err := ln.(*TCPListener).SetDeadline(time.Now().Add(-5 * time.Second)); err != nil {
    			t.Error(err)
    		}
    		if err := ln.(*TCPListener).SetDeadline(noDeadline); err != nil {
    			t.Error(err)
    		}
    		maxch <- time.NewTimer(100 * time.Millisecond)
    		_, err := ln.Accept()
    		ch <- err
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 18:06:55 UTC 2024
    - 30K bytes
    - Viewed (0)
  10. src/cmd/compile/internal/ssa/magic_test.go

    	}
    }
    
    func testDivisibleExhaustiveU(t *testing.T, n uint) {
    	maxU := uint64(1) << n
    	for c := uint64(1); c < maxU; c++ {
    		if !udivisibleOK(n, int64(c)) {
    			continue
    		}
    		k := udivisible(n, int64(c)).k
    		m := udivisible(n, int64(c)).m
    		max := udivisible(n, int64(c)).max
    		mask := ^uint64(0) >> (64 - n)
    		for i := uint64(0); i < maxU; i++ {
    			want := i%c == 0
    			mul := (i * m) & mask
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 30 22:02:07 UTC 2019
    - 9.1K bytes
    - Viewed (0)
Back to top