Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for VMULPS (0.13 sec)

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

    	VMULPS Z23, Z20, K3, Z16                           // 62a15c4359c7
    	VMULPS Z19, Z20, K3, Z16                           // 62a15c4359c3
    	VMULPS Z23, Z0, K3, Z16                            // 62a17c4b59c7
    	VMULPS Z19, Z0, K3, Z16                            // 62a17c4b59c3
    	VMULPS Z23, Z20, K3, Z9                            // 62315c4359cf
    	VMULPS Z19, Z20, K3, Z9                            // 62315c4359cb
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 410.5K 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

    	VMULPS X11, X9, X11                     // c4413059db
    	VMULPS (BX), Y15, Y2                    // c4e1045913 or c5845913
    	VMULPS (R11), Y15, Y2                   // c4c1045913
    	VMULPS Y2, Y15, Y2                      // c4e10459d2 or c58459d2
    	VMULPS Y11, Y15, Y2                     // c4c10459d3
    	VMULPS (BX), Y15, Y11                   // c46104591b or c504591b
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (0)
Back to top