Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for pwnd (0.01 seconds)

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

    // Code generated by 'instgen -o=$GOROOT # from go install golang.org/x/arch/arm64/instgen@latest'. DO NOT EDIT.
    
    #include "../../../../../runtime/textflag.h"
    
    TEXT asmtest(SB),DUPOK|NOSPLIT,$-8
    	PAND P14.S, P13.S, P14.M, P5.D                    // ERROR "illegal combination from SVE"
    	PANDS P14.S, P13.S, P14.M, P5.D                   // ERROR "illegal combination from SVE"
    	PBIC P14.S, P13.S, P14.M, P5.D                    // ERROR "illegal combination from SVE"
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Fri Mar 20 17:02:17 GMT 2026
    - 50.6K bytes
    - Click Count (0)
Back to Top