Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for archPow (0.07 sec)

  1. src/math/stubs_s390x.s

    	MOVD $·expm1Asm(SB), R2
    	MOVD R2, 0(R1)
    	BR   ·expm1Asm(SB)
    
    GLOBL ·expm1vectorfacility+0x00(SB), NOPTR, $8
    DATA ·expm1vectorfacility+0x00(SB)/8, $·expm1TrampolineSetup(SB)
    
    TEXT ·archPow(SB), NOSPLIT, $0
    	MOVD ·powvectorfacility+0x00(SB), R1
    	BR   (R1)
    
    TEXT ·powTrampolineSetup(SB), NOSPLIT, $0
    	MOVB   ·hasVX(SB), R1
    	CMPBEQ R1, $1, vectorimpl               // vectorfacility = 1, vector supported
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Apr 15 15:48:19 UTC 2021
    - 12.4K bytes
    - Viewed (0)
Back to top