Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for FPOP1S (0.05 sec)

  1. src/cmd/internal/obj/arm64/asm7.go

    	case AFMOVS:
    		return FPOP1S(0, 0, 0, 0)
    
    	case AFABSS:
    		return FPOP1S(0, 0, 0, 1)
    
    	case AFNEGS:
    		return FPOP1S(0, 0, 0, 2)
    
    	case AFSQRTS:
    		return FPOP1S(0, 0, 0, 3)
    
    	case AFCVTSD:
    		return FPOP1S(0, 0, 0, 5)
    
    	case AFCVTSH:
    		return FPOP1S(0, 0, 0, 7)
    
    	case AFRINTNS:
    		return FPOP1S(0, 0, 0, 8)
    
    	case AFRINTPS:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 15:44:14 UTC 2024
    - 201.1K bytes
    - Viewed (0)
Back to top