Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for NameOffsetInt8 (0.18 sec)

  1. src/cmd/compile/internal/ssa/_gen/genericOps.go

    	// AuxInt = integer argument index (not a register number). ABI-specified spill loc obtained from function
    	{name: "ArgIntReg", aux: "NameOffsetInt8", zeroWidth: true},   // argument to the function in an int reg.
    	{name: "ArgFloatReg", aux: "NameOffsetInt8", zeroWidth: true}, // argument to the function in a float reg.
    
    	// The address of a variable.  arg0 is the base pointer.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 15:49:20 UTC 2024
    - 42.6K bytes
    - Viewed (0)
Back to top