Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. src/runtime/asm_ppc64x.s

    	TW	$31, R0, R0
    	RET
    
    TEXT runtime·asminit(SB),NOSPLIT|NOFRAME,$0-0
    	RET
    
    // Any changes must be reflected to runtime/cgo/gcc_aix_ppc64.S:.crosscall_ppc64
    TEXT _cgo_reginit(SB),NOSPLIT|NOFRAME,$0-0
    	// crosscall_ppc64 and crosscall2 need to reginit, but can't
    	// get at the 'runtime.reginit' symbol.
    	BR	runtime·reginit(SB)
    
    TEXT runtime·reginit(SB),NOSPLIT|NOFRAME,$0-0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 18:17:17 UTC 2024
    - 45.4K bytes
    - Viewed (0)
Back to top