Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. src/cmd/compile/internal/ssa/opGen.go

    		argLen:  4,
    		call:    true,
    		reg: regInfo{
    			inputs: []inputInfo{
    				{0, 64}, // SI
    				{1, 4},  // DX
    				{2, 8},  // BX
    			},
    		},
    	},
    	{
    		name:    "LoweredPanicExtendB",
    		auxType: auxInt64,
    		argLen:  4,
    		call:    true,
    		reg: regInfo{
    			inputs: []inputInfo{
    				{0, 64}, // SI
    				{1, 2},  // CX
    				{2, 4},  // DX
    			},
    		},
    	},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 15:49:20 UTC 2024
    - 1M bytes
    - Viewed (0)
Back to top