Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for fp (0.12 sec)

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

    	ADC	$0, R1                           // 21001f9a
    	ADCW	$0, R1                           // 21001f1a
    	ADCS	$0, R1                           // 21001fba
    	ADCSW	$0, R1                           // 21001f3a
    
    // fp/simd instructions.
    	VADDP	V1.B16, V2.B16, V3.B16          // 43bc214e
    	VADDP	V1.S4, V2.S4, V3.S4             // 43bca14e
    	VADDP	V1.D2, V2.D2, V3.D2             // 43bce14e
    	VAND	V21.B8, V12.B8, V3.B8           // 831d350e
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 08 03:28:17 GMT 2023
    - 94.9K bytes
    - Viewed (0)
Back to top