Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for q1 (0.11 sec)

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

    	VPMULL	V1.D1, V2.H4, V3.Q1                              // ERROR "invalid arrangement"
    	VPMULL	V1.H4, V2.H4, V3.Q1                              // ERROR "operand mismatch"
    	VPMULL	V1.D2, V2.D2, V3.Q1                              // ERROR "operand mismatch"
    	VPMULL	V1.B16, V2.B16, V3.H8                            // ERROR "operand mismatch"
    	VPMULL2	V1.D2, V2.H4, V3.Q1                              // 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