Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for STREXB (0.04 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

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

    	STREXD	R0, (R2), R2       // ERROR "cannot use same register as both source and destination"
    	STREXD	R1, (R4), R7       // ERROR "must be even"
    	STREXB	R0, (R2), R0       // ERROR "cannot use same register as both source and destination"
    	STREXB	R0, (R2), R2       // ERROR "cannot use same register as both source and destination"
    
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Wed Oct 23 15:18:14 GMT 2024
    - 14.5K bytes
    - Click Count (0)
Back to Top