Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Danese (0.15 sec)

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

    	VADDP V7.H8, V25.H8, V17.H8                                 // 31bf674e
    	VADDV V3.H8, V0                                             // 60b8714e
    	AESD V22.B16, V19.B16                                       // d35a284e
    	AESE V31.B16, V29.B16                                       // fd4b284e
    	AESIMC V12.B16, V27.B16                                     // 9b79284e
    	AESMC V14.B16, V28.B16                                      // dc69284e
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Mon Jul 24 01:11:41 GMT 2023
    - 43.9K bytes
    - Viewed (1)
  2. src/cmd/asm/internal/asm/testdata/arm64error.s

    	DC	IVAC                                             // ERROR "missing register at operand 2"
    	AESD	V1.B8, V2.B8                                     // ERROR "invalid arrangement"
    	AESE	V1.D2, V2.D2                                     // ERROR "invalid arrangement"
    	AESIMC	V1.S4, V2.S4                                     // ERROR "invalid arrangement"
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 08 03:28:17 GMT 2023
    - 37.8K bytes
    - Viewed (0)
Back to top