Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Dtype (0.03 sec)

  1. src/runtime/asm_amd64.s

    	MOVQ 152(R12), X10
    	MOVQ 160(R12), X11
    	MOVQ 168(R12), X12
    	MOVQ 176(R12), X13
    	MOVQ 184(R12), X14
    	RET
    
    // reflectcall: call a function with the given argument list
    // func call(stackArgsType *_type, f *FuncVal, stackArgs *byte, stackArgsSize, stackRetOffset, frameSize uint32, regArgs *abi.RegArgs).
    // we don't have variable-sized frames, so we use a small number
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sat May 11 20:38:24 UTC 2024
    - 60.4K bytes
    - Viewed (0)
Back to top