Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for LDGR (0.23 sec)

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

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