Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for AuxUInt8 (0.17 sec)

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

    		name:    "SLDconst",
    		auxType: auxUInt8,
    		argLen:  1,
    		asm:     s390x.ASLD,
    		reg: regInfo{
    			inputs: []inputInfo{
    				{0, 23551}, // R0 R1 R2 R3 R4 R5 R6 R7 R8 R9 R11 R12 R14
    			},
    			outputs: []outputInfo{
    				{0, 23551}, // R0 R1 R2 R3 R4 R5 R6 R7 R8 R9 R11 R12 R14
    			},
    		},
    	},
    	{
    		name:    "SLWconst",
    		auxType: auxUInt8,
    		argLen:  1,
    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