Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. src/cmd/internal/obj/riscv/obj.go

    	AFEQS & obj.AMask: rFFIEncoding,
    	AFLTS & obj.AMask: rFFIEncoding,
    	AFLES & obj.AMask: rFFIEncoding,
    
    	// 11.9: Single-Precision Floating-Point Classify Instruction
    	AFCLASSS & obj.AMask: rFIEncoding,
    
    	// 12.3: Double-Precision Load and Store Instructions
    	AFLD & obj.AMask: iFEncoding,
    	AFSD & obj.AMask: sFEncoding,
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sun Apr 07 03:32:27 UTC 2024
    - 77K bytes
    - Viewed (0)
Back to top