Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Dadd (0.21 sec)

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

    	LDP.P	x+8(FP), (R0, R1)                                // ERROR "illegal combination"
    	LDP.W	x+8(SP), (R0, R1)                                // ERROR "illegal combination"
    	ADD	$0x1234567, R27, R3                              // ERROR "cannot use REGTMP as source"
    	ADD	$0x3fffffffc000, R27, R5                         // ERROR "cannot use REGTMP as source"
    	AND	$0x22220000, R27, R4                             // ERROR "cannot use REGTMP as source"
    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