Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for pmovzxbw (0.09 sec)

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

    	VPMOVZXBW X0, K4, Y21                              // 62e27d2c30e8 or 62e2fd2c30e8
    	VPMOVZXBW 99(R15)(R15*1), K4, Y21                  // 62827d2c30ac3f63000000 or 6282fd2c30ac3f63000000
    	VPMOVZXBW (DX), K4, Y21                            // 62e27d2c302a or 62e2fd2c302a
    	VPMOVZXBW X11, K5, X25                             // 62427d0d30cb or 6242fd0d30cb
    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/asm6.go

    	{APMOVSXBD, yxm_q4, Pq4, opBytes{0x21}},
    	{APMOVSXBQ, yxm_q4, Pq4, opBytes{0x22}},
    	{APMOVSXBW, yxm_q4, Pq4, opBytes{0x20}},
    	{APMOVSXDQ, yxm_q4, Pq4, opBytes{0x25}},
    	{APMOVSXWD, yxm_q4, Pq4, opBytes{0x23}},
    	{APMOVSXWQ, yxm_q4, Pq4, opBytes{0x24}},
    	{APMOVZXBD, yxm_q4, Pq4, opBytes{0x31}},
    	{APMOVZXBQ, yxm_q4, Pq4, opBytes{0x32}},
    	{APMOVZXBW, yxm_q4, Pq4, opBytes{0x30}},
    	{APMOVZXDQ, yxm_q4, Pq4, opBytes{0x35}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 15:44:14 UTC 2024
    - 146.9K bytes
    - Viewed (0)
Back to top