Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for STXVP (0.07 sec)

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

    	SETBC CR2EQ, R2                         // 7c4a0300
    	SETBCR CR2LT, R2                        // 7c480340
    	SETNBC CR2GT, R2                        // 7c490380
    	SETNBCR CR6SO, R2                       // 7c5b03c0
    	STXVP VS6, 12352(R5)                    // 18c53041
    	STXVPX VS22, (R1)(R2)                   // 7ec20b9a
    	STXVRBX VS2, (R1)(R2)                   // 7c42091a
    	STXVRDX VS2, (R1)(R2)                   // 7c4209da
    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

    	PSTXSSP:        "pstxssp",
    	PSTXV:          "pstxv",
    	PSTXVP:         "pstxvp",
    	SETBC:          "setbc",
    	SETBCR:         "setbcr",
    	SETNBC:         "setnbc",
    	SETNBCR:        "setnbcr",
    	STXVP:          "stxvp",
    	STXVPX:         "stxvpx",
    	STXVRBX:        "stxvrbx",
    	STXVRDX:        "stxvrdx",
    	STXVRHX:        "stxvrhx",
    	STXVRWX:        "stxvrwx",
    	VCFUGED:        "vcfuged",
    	VCLRLB:         "vclrlb",
    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