Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 83 for vminfp (0.34 sec)

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

    	VMADDFP:        "vmaddfp",
    	VMAXFP:         "vmaxfp",
    	VMAXSB:         "vmaxsb",
    	VMAXSH:         "vmaxsh",
    	VMAXSW:         "vmaxsw",
    	VMAXUB:         "vmaxub",
    	VMAXUH:         "vmaxuh",
    	VMAXUW:         "vmaxuw",
    	VMHADDSHS:      "vmhaddshs",
    	VMHRADDSHS:     "vmhraddshs",
    	VMINFP:         "vminfp",
    	VMINSB:         "vminsb",
    	VMINSH:         "vminsh",
    	VMINSW:         "vminsw",
    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/internal/obj/x86/anames.go

    	"VINSERTI64X4",
    	"VINSERTPS",
    	"VLDDQU",
    	"VLDMXCSR",
    	"VMASKMOVDQU",
    	"VMASKMOVPD",
    	"VMASKMOVPS",
    	"VMAXPD",
    	"VMAXPS",
    	"VMAXSD",
    	"VMAXSS",
    	"VMINPD",
    	"VMINPS",
    	"VMINSD",
    	"VMINSS",
    	"VMOVAPD",
    	"VMOVAPS",
    	"VMOVD",
    	"VMOVDDUP",
    	"VMOVDQA",
    	"VMOVDQA32",
    	"VMOVDQA64",
    	"VMOVDQU",
    	"VMOVDQU16",
    	"VMOVDQU32",
    	"VMOVDQU64",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 11 18:32:50 UTC 2023
    - 19.1K bytes
    - Viewed (0)
  3. src/cmd/asm/internal/asm/testdata/avx512enc/avx512f.s

    	VMINPD Z14, Z0, K1, Z14                            // 6251fd495df6
    	VMINPD Z7, Z0, K1, Z14                             // 6271fd495df7
    	VMINPD Z1, Z22, K2, Z8                             // 6271cd425dc1
    	VMINPD Z16, Z22, K2, Z8                            // 6231cd425dc0
    	VMINPD -7(CX), Z22, K2, Z8                         // 6271cd425d81f9ffffff
    	VMINPD 15(DX)(BX*4), Z22, K2, Z8                   // 6271cd425d849a0f000000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 410.5K bytes
    - Viewed (0)
  4. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	VMINPD Y2, Y15, Y11                     // c461055dda or c5055dda
    	VMINPD Y11, Y15, Y11                    // c441055ddb
    	VMINPS (BX), X9, X2                     // c4e1305d13 or c5b05d13
    	VMINPS (R11), X9, X2                    // c4c1305d13
    	VMINPS X2, X9, X2                       // c4e1305dd2 or c5b05dd2
    	VMINPS X11, X9, X2                      // c4c1305dd3
    	VMINPS (BX), X9, X11                    // c461305d1b or c5305d1b
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (0)
  5. src/main/java/org/codelibs/fess/exec/ThumbnailGenerator.java

            }
    
        }
    
        static void initializeProbes() {
            // Force probes to be loaded
            ProcessProbe.getInstance();
            OsProbe.getInstance();
            JvmInfo.jvmInfo();
        }
    
        public static void main(final String[] args) {
            final Options options = new Options();
    
            final CmdLineParser parser = new CmdLineParser(options);
            try {
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 8.2K bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/exec/SuggestCreator.java

            }
        }
    
        static void initializeProbes() {
            // Force probes to be loaded
            ProcessProbe.getInstance();
            OsProbe.getInstance();
            JvmInfo.jvmInfo();
        }
    
        public static void main(final String[] args) {
            final Options options = new Options();
            final CmdLineParser parser = new CmdLineParser(options);
            try {
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 10K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/tables.go

    	{0xbfbffc00, 0x2eb0c800, FMINNMV, instArgs{arg_Vd_22_1__S_0, arg_Vn_arrangement_Q_sz___4S_10}, nil},
    	// FMINP <V><d>, <Vn>.<t>
    	{0xffbffc00, 0x7eb0f800, FMINP, instArgs{arg_Vd_22_1__S_0__D_1, arg_Vn_arrangement_sz___2S_0__2D_1}, nil},
    	// FMINP <Vd>.<t>, <Vn>.<t>, <Vm>.<t>
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 16 17:57:48 UTC 2017
    - 211.8K bytes
    - Viewed (0)
  8. staging/src/k8s.io/apimachinery/pkg/util/net/interface_test.go

    		t.Errorf("Unable to find %q in error string %q", errStrFrag, err.Error())
    	}
    }
    
    func TestGetAllDefaultRoutes(t *testing.T) {
    	testCases := []struct {
    		tcase      string
    		v4Info     string
    		v6Info     string
    		count      int
    		expected   []Route
    		errStrFrag string
    	}{
    		{"no routes", noInternetConnection, v6noDefaultRoutes, 0, nil, "no default routes"},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 10 07:29:34 UTC 2023
    - 33.2K bytes
    - Viewed (0)
  9. src/main/java/org/codelibs/fess/exec/Crawler.java

            }
    
        }
    
        static void initializeProbes() {
            // Force probes to be loaded
            ProcessProbe.getInstance();
            OsProbe.getInstance();
            JvmInfo.jvmInfo();
        }
    
        public static void main(final String[] args) {
            final Options options = new Options();
    
            final CmdLineParser parser = new CmdLineParser(options);
            try {
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 24.1K bytes
    - Viewed (0)
  10. tensorflow/compiler/mlir/lite/stablehlo/transforms/legalize_hlo_conversions/reduce.cc

        return failure();
    
      mhlo::SelectOp index_select = llvm::dyn_cast_or_null<mhlo::SelectOp>(
          return_op.getOperand(1).getDefiningOp());
      if (!index_select) return failure();
    
      mhlo::MinOp index_select_min = llvm::dyn_cast_or_null<mhlo::MinOp>(
          index_select.getOnTrue().getDefiningOp());
      if (!index_select_min || index_select_min.getLhs() != body.getArgument(1) ||
          index_select_min.getRhs() != body.getArgument(3))
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Mar 05 20:53:17 UTC 2024
    - 8K bytes
    - Viewed (0)
Back to top