Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for KMOVD (0.02 sec)

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

    	KMOVW R10, K7         // c4c17892fa
    	KMOVD K0, K0          // c4e1f990c0
    	KMOVD K7, K7          // c4e1f990ff
    	KMOVD K5, K1          // c4e1f990cd
    	KMOVD K1, K5          // c4e1f990e9
    	KMOVD (AX), K1        // c4e1f99008
    	KMOVD AX, K5          // c5fb92e8
    	KMOVD R10, K7         // c4c17b92fa
    	KMOVD K0, (AX)        // c4e1f99100
    	KMOVD K7, (R10)       // c4c1f9913a
    	KMOVD K5, AX          // c5fb93c5
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Tue Apr 11 18:32:50 UTC 2023
    - 57.6K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/avx512enc/avx512bw.s

    	KMOVD K7, AX                                       // c5fb93c7
    	KMOVD K4, K6                                       // c4e1f990f4
    	KMOVD K6, K6                                       // c4e1f990f6
    	KMOVD 7(AX), K6                                    // c4e1f9907007
    	KMOVD (DI), K6                                     // c4e1f99037
    	KMOVD K4, K4                                       // c4e1f990e4
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 159.2K bytes
    - Viewed (0)
Back to top