Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for pmovsxbw (0.45 sec)

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

    	VPMOVSXBW -17(BP)(SI*1), K1, X8                    // 62727d09208435efffffff or 6272fd09208435efffffff
    	VPMOVSXBW Y20, K7, Z0                              // 62b27d4f20c4 or 62b2fd4f20c4
    	VPMOVSXBW -7(DI)(R8*1), K7, Z0                     // 62b27d4f208407f9ffffff or 62b2fd4f208407f9ffffff
    	VPMOVSXBW (SP), K7, Z0                             // 62f27d4f200424 or 62f2fd4f200424
    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}},
    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