Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for VPSLLW (0.1 sec)

  1. src/cmd/asm/internal/asm/testdata/avx512enc/avx512bw.s

    	VPSLLW X3, X31, K4, X8                             // 62710504f1c3 or 62718504f1c3
    	VPSLLW 17(SP)(BP*8), X31, K4, X8                   // 62710504f184ec11000000 or 62718504f184ec11000000
    	VPSLLW 17(SP)(BP*4), X31, K4, X8                   // 62710504f184ac11000000 or 62718504f184ac11000000
    	VPSLLW X28, Y28, K7, Y1                            // 62911d27f1cc or 62919d27f1cc
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 159.2K bytes
    - Viewed (0)
  2. src/cmd/internal/obj/x86/anames.go

    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/amd64enc.s

    	VPSLLW X11, X9, X11                     // c44131f1db
    	VPSLLW $7, X2, X9                       // c4e13171f207 or c5b171f207
    	VPSLLW $7, X11, X9                      // c4c13171f307
    	VPSLLW (BX), Y15, Y2                    // c4e105f113 or c585f113
    	VPSLLW (R11), Y15, Y2                   // c4c105f113
    	VPSLLW X2, Y15, Y2                      // c4e105f1d2 or c585f1d2
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (0)
  4. src/cmd/asm/internal/asm/testdata/amd64enc_extra.s

    	VPERMILPS $-1, X1, X2        // c4e37904d1ff
    	VPERMILPS $-1, Y1, Y2        // c4e37d04d1ff
    	VCVTPS2PH $-1, X1, X2        // c4e3791dcaff
    	VCVTPS2PH $-1, Y1, X2        // c4e37d1dcaff
    	VPSLLW $-1, X1, X2           // c5e971f1ff
    	VPSLLW $-1, Y1, Y2           // c5ed71f1ff
    	VPSRAD $-1, X1, X2           // c5e972e1ff
    	VPSRAD $-1, Y1, Y2           // c5ed72e1ff
    	VPSRAW $-1, X1, X2           // c5e971e1ff
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 11 18:32:50 UTC 2023
    - 57.6K bytes
    - Viewed (0)
Back to top