Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for XSCMPEQQP (0.1 sec)

  1. src/cmd/asm/internal/asm/testdata/ppc64_p10.s

    	VSTRIHL V1, V2                          // 1042080d
    	VSTRIHLCC V1, V2                        // 10420c0d
    	VSTRIHR V1, V2                          // 1043080d
    	VSTRIHRCC V1, V2                        // 10430c0d
    	XSCMPEQQP V1, V2, V3                    // fc611088
    	XSCMPGEQP V1, V2, V3                    // fc611188
    	XSCMPGTQP V1, V2, V3                    // fc6111c8
    	XSCVQPSQZ V1, V2                        // fc480e88
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 23 20:52:57 UTC 2023
    - 14.3K bytes
    - Viewed (0)
  2. src/cmd/internal/obj/ppc64/asm9_gtables.go

    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 16 20:18:50 UTC 2022
    - 42.6K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/tables.go

    	VSTRIBR:        "vstribr",
    	VSTRIBRCC:      "vstribr.",
    	VSTRIHL:        "vstrihl",
    	VSTRIHLCC:      "vstrihl.",
    	VSTRIHR:        "vstrihr",
    	VSTRIHRCC:      "vstrihr.",
    	XSCMPEQQP:      "xscmpeqqp",
    	XSCMPGEQP:      "xscmpgeqp",
    	XSCMPGTQP:      "xscmpgtqp",
    	XSCVQPSQZ:      "xscvqpsqz",
    	XSCVQPUQZ:      "xscvqpuqz",
    	XSCVSQQP:       "xscvsqqp",
    	XSCVUQQP:       "xscvuqqp",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 22 17:16:14 UTC 2022
    - 334.7K bytes
    - Viewed (0)
Back to top