Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for I64Load32U (0.15 sec)

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

    			},
    			outputs: []outputInfo{
    				{0, 65535}, // R0 R1 R2 R3 R4 R5 R6 R7 R8 R9 R10 R11 R12 R13 R14 R15
    			},
    		},
    	},
    	{
    		name:    "I64Load32U",
    		auxType: auxInt64,
    		argLen:  2,
    		asm:     wasm.AI64Load32U,
    		reg: regInfo{
    			inputs: []inputInfo{
    				{0, 1407374883618815}, // R0 R1 R2 R3 R4 R5 R6 R7 R8 R9 R10 R11 R12 R13 R14 R15 SP SB
    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