Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 17 for Y15 (0.03 sec)

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

    	VBLENDPD $7, (BX), Y15, Y2              // c4e3050d1307
    	VBLENDPD $7, (R11), Y15, Y2             // c4c3050d1307
    	VBLENDPD $7, Y2, Y15, Y2                // c4e3050dd207
    	VBLENDPD $7, Y11, Y15, Y2               // c4c3050dd307
    	VBLENDPD $7, (BX), Y15, Y11             // c463050d1b07
    	VBLENDPD $7, (R11), Y15, Y11            // c443050d1b07
    	VBLENDPD $7, Y2, Y15, Y11               // c463050dda07
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/avx512enc/vpclmulqdq_avx512f.s

    	VPCLMULQDQ $127, -17(BP)(SI*8), X28, X16           // 62e31d004484f5efffffff7f or 62e39d004484f5efffffff7f
    	VPCLMULQDQ $127, (R15), X28, X16                   // 62c31d0044077f or 62c39d0044077f
    	VPCLMULQDQ $0, Y15, Y2, Y31                        // 62436d2844ff00 or 6243ed2844ff00
    	VPCLMULQDQ $0, Y22, Y2, Y31                        // 62236d2844fe00 or 6223ed2844fe00
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 8.2K bytes
    - Viewed (0)
  3. src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vbmi.s

    	VPERMI2B Y18, Y15, K2, Y2                          // 62b2052a75d2
    	VPERMI2B Y24, Y15, K2, Y2                          // 6292052a75d0
    	VPERMI2B Y9, Y15, K2, Y2                           // 62d2052a75d1
    	VPERMI2B 15(R8)(R14*1), Y15, K2, Y2                // 6292052a7594300f000000
    	VPERMI2B 15(R8)(R14*2), Y15, K2, Y2                // 6292052a7594700f000000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 28.7K bytes
    - Viewed (0)
  4. src/crypto/sha1/sha1block_amd64.s

    	PRECALC_32_79(Y12,Y13,Y14,Y3,Y8,0x40,0x160) \
    	PRECALC_32_79(Y8,Y12,Y13,Y15,Y7,0x40,0x180) \
    	PRECALC_32_79(Y7,Y8,Y12,Y14,Y5,0x40,0x1a0) \
    	PRECALC_32_79(Y5,Y7,Y8,Y13,Y3,0x40,0x1c0) \
    	PRECALC_32_79(Y3,Y5,Y7,Y12,Y15,0x60,0x1e0) \
    	PRECALC_32_79(Y15,Y3,Y5,Y8,Y14,0x60,0x200) \
    	PRECALC_32_79(Y14,Y15,Y3,Y7,Y13,0x60,0x220) \
    	PRECALC_32_79(Y13,Y14,Y15,Y5,Y12,0x60,0x240) \
    	PRECALC_32_79(Y12,Y13,Y14,Y3,Y8,0x60,0x260)
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 31.5K bytes
    - Viewed (0)
  5. src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vpopcntdq.s

    	VPOPCNTD Y15, K5, Y26                              // 62427d2d55d7
    	VPOPCNTD -15(R14)(R15*1), K5, Y26                  // 62027d2d55943ef1ffffff
    	VPOPCNTD -15(BX), K5, Y26                          // 62627d2d5593f1ffffff
    	VPOPCNTD Y22, K5, Y30                              // 62227d2d55f6
    	VPOPCNTD Y3, K5, Y30                               // 62627d2d55f3
    	VPOPCNTD Y15, K5, Y30                              // 62427d2d55f7
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 5.5K bytes
    - Viewed (0)
  6. src/cmd/asm/internal/asm/testdata/amd64error.s

    	VPGATHERQQ (BP)(Y15*2), K1, Y15 // ERROR "index and destination registers should be distinct"
    	VPGATHERQQ (BP)(Z20*2), K1, Z20 // ERROR "index and destination registers should be distinct"
    	VPGATHERDQ (BP)(X2*2), K1, X2   // ERROR "index and destination registers should be distinct"
    	VPGATHERDQ (BP)(X15*2), K1, Y15 // ERROR "index and destination registers should be distinct"
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 14 00:03:57 UTC 2023
    - 8.9K bytes
    - Viewed (0)
  7. src/cmd/asm/internal/asm/testdata/avx512enc/aes_avx512f.s

    	VAESENC Y18, Y15, Y27                              // 62220528dcda or 62228528dcda
    	VAESENC Y24, Y15, Y27                              // 62020528dcd8 or 62028528dcd8
    	VAESENC Y9, Y15, Y27                               // 62420528dcd9 or 62428528dcd9
    	VAESENC 7(SI)(DI*8), Y15, Y27                      // 62620528dc9cfe07000000 or 62628528dc9cfe07000000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 29K bytes
    - Viewed (0)
  8. src/cmd/internal/obj/x86/pcrelative_test.go

    	"fmt"
    	"internal/testenv"
    	"os"
    	"path/filepath"
    	"testing"
    )
    
    const asmData = `
    GLOBL zeros<>(SB),8,$64
    TEXT ·testASM(SB),4,$0
    VMOVUPS zeros<>(SB), %s // PC relative relocation is off by 1, for Y8-Y15, Z8-15 and Z24-Z31
    RET
    `
    
    const goData = `
    package main
    
    func testASM()
    
    func main() {
    	testASM()
    }
    `
    
    func objdumpOutput(t *testing.T, mname, source string) []byte {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 15 23:16:01 UTC 2024
    - 2.3K bytes
    - Viewed (0)
  9. src/internal/types/testdata/fixedbugs/issue39634.go

    // crash 15
    func y15() { var a /* ERROR "declared and not used" */ interface{ p() } = G15[string]{} }
    type G15[X any] s /* ERROR "undefined" */
    func (G15 /* ERRORx `generic type .* without instantiation` */ ) p()
    
    // crash 16
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 05 18:13:11 UTC 2024
    - 3.4K bytes
    - Viewed (0)
  10. src/cmd/internal/obj/x86/list6.go

    	"X28",
    	"X29",
    	"X30",
    	"X31",
    	"Y0",
    	"Y1",
    	"Y2",
    	"Y3",
    	"Y4",
    	"Y5",
    	"Y6",
    	"Y7",
    	"Y8",
    	"Y9",
    	"Y10",
    	"Y11",
    	"Y12",
    	"Y13",
    	"Y14",
    	"Y15",
    	"Y16",
    	"Y17",
    	"Y18",
    	"Y19",
    	"Y20",
    	"Y21",
    	"Y22",
    	"Y23",
    	"Y24",
    	"Y25",
    	"Y26",
    	"Y27",
    	"Y28",
    	"Y29",
    	"Y30",
    	"Y31",
    	"Z0",
    	"Z1",
    	"Z2",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jun 04 07:25:06 UTC 2020
    - 4.1K bytes
    - Viewed (0)
Back to top