Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 90 for lr (0.13 sec)

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

    			argLength: 2,
    			reg: regInfo{
    				inputs:   []regMask{buildReg("R1"), buildReg("R0")},
    				outputs:  []regMask{buildReg("R0"), buildReg("R1")},
    				clobbers: buildReg("R2 R3 R12 R14"), // R14 is LR, R12 is linker trampoline scratch register
    			},
    			clobberFlags: true,
    			typ:          "(UInt32,UInt32)",
    			call:         false, // TODO(mdempsky): Should this be true?
    		},
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 24 00:21:13 UTC 2023
    - 41K bytes
    - Viewed (0)
  2. src/cmd/go/internal/modfetch/coderepo.go

    	defer os.Remove(f.Name())
    	defer f.Close()
    	maxSize := int64(codehost.MaxZipFile)
    	lr := &io.LimitedReader{R: dl, N: maxSize + 1}
    	if _, err := io.Copy(f, lr); err != nil {
    		dl.Close()
    		return err
    	}
    	dl.Close()
    	if lr.N <= 0 {
    		return fmt.Errorf("downloaded zip file too large")
    	}
    	size := (maxSize + 1) - lr.N
    	if _, err := f.Seek(0, 0); err != nil {
    		return err
    	}
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sun Apr 14 18:50:24 UTC 2024
    - 38.4K bytes
    - Viewed (0)
  3. src/math/pow_s390x.s

    	MOVD	$ยทpowrodataL51<>+0(SB), R9
    	LGDR	F0, R3
    	WORD	$0xC0298009	//iilf	%r2,2148095317
    	BYTE	$0x55
    	BYTE	$0x55
    	RISBGNZ	$32, $63, $32, R3, R1
    	SUBW	R1, R2
    	RISBGNZ	$58, $63, $50, R2, R3
    	BYTE	$0x18	//lr	%r5,%r1
    	BYTE	$0x51
    	MOVD	$ยทpowtabi<>+0(SB), R12
    	WORD	$0xE303C000	//llgc	%r0,0(%r3,%r12)
    	BYTE	$0x00
    	BYTE	$0x90
    	SUBW	$0x1A0000, R5
    	SLD	$3, R0, R3
    	MOVD	$ยทpowtm<>+0(SB), R4
    	MOVH	$0x0, R8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 14 00:03:57 UTC 2023
    - 16.3K bytes
    - Viewed (0)
  4. src/runtime/stkframe.go

    	// sigpanic, in which case it's either the address of
    	// deferreturn or 0 if this frame will never execute again.
    	//
    	// This is the PC to use to look up GC liveness for this frame.
    	continpc uintptr
    
    	lr   uintptr // program counter at caller aka link register
    	sp   uintptr // stack pointer at pc
    	fp   uintptr // stack pointer at caller aka frame pointer
    	varp uintptr // top of local variables
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 15:10:48 UTC 2024
    - 9.9K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/plan9.go

    		} else {
    			return fmt.Sprintf("CR%d", int(arg-CR0))
    		}
    	case Imm:
    		return fmt.Sprintf("$%d", arg)
    	case SpReg:
    		switch arg {
    		case 8:
    			return "LR"
    		case 9:
    			return "CTR"
    		}
    		return fmt.Sprintf("SPR(%d)", int(arg))
    	case PCRel:
    		addr := pc + uint64(int64(arg))
    		s, base := symname(addr)
    		if s != "" && addr == base {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 22 17:16:14 UTC 2022
    - 10.9K bytes
    - Viewed (0)
  6. src/cmd/compile/internal/ssa/_gen/LOONG64Ops.go

    		}
    		return m
    	}
    
    	// Common individual register masks
    	var (
    		gp         = buildReg("R4 R5 R6 R7 R8 R9 R10 R11 R12 R13 R14 R15 R16 R17 R18 R19 R20 R21 R23 R24 R25 R26 R27 R28 R29 R31") // R1 is LR, R2 is thread pointer, R3 is stack pointer, R22 is g, R30 is REGTMP
    		gpg        = gp | buildReg("g")
    		gpsp       = gp | buildReg("SP")
    		gpspg      = gpg | buildReg("SP")
    		gpspsbg    = gpspg | buildReg("SB")
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 19:04:19 UTC 2023
    - 25.2K bytes
    - Viewed (0)
  7. docs/em/docs/advanced/behind-a-proxy.md

    , ๐Ÿ•ธ (๐Ÿ‘ˆ ๐Ÿƒ ๐Ÿ–ฅ) ๐Ÿ”œ ๐Ÿ”„ ๐Ÿ† `/openapi.json` &amp; ๐Ÿšซ๐Ÿ”œ ๐Ÿ’ช ๐Ÿคš ๐Ÿ—„ ๐Ÿ”—.
    
    โ†ฉ๏ธ ๐Ÿ‘ฅ โœ”๏ธ ๐Ÿ—ณ โฎ๏ธ โžก ๐Ÿ”ก `/api/v1` ๐Ÿ‘† ๐Ÿ“ฑ, ๐Ÿ•ธ ๐Ÿ’ช โ˜• ๐Ÿ—„ ๐Ÿ”— `/api/v1/openapi.json`.
    
    ```mermaid
    graph LR
    
    browser("Browser")
    proxy["Proxy on http://0.0.0.0:9999/api/v1/app"]
    server["Server on http://127.0.0.1:8000/app"]
    
    browser --> proxy
    proxy --> server
    ```
    
    !!! tip
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 10.1K bytes
    - Viewed (0)
  8. src/runtime/stack_test.go

    	// this function's continuation PC is in
    	// TestDeferLeafSigpanic.
    	*(*int)(nil) = 0
    }
    
    // TestDeferLeafSigpanic tests defer matching around leaf functions
    // that sigpanic. This is tricky because on LR machines the outer
    // function and the inner function have the same SP, but it's critical
    // that we match up the defer correctly to get the right liveness map.
    // See issue #25499.
    func TestDeferLeafSigpanic(t *testing.T) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 14 00:03:57 UTC 2023
    - 23.1K bytes
    - Viewed (0)
  9. src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSA

    00000280  76 fd 13 c3 cc e1 0c 5c  ee b1 87 82 f1 6c 04 ed  |v......\.....l..|
    00000290  73 bb b3 43 77 8d 0c 1c  f1 0f a1 d8 40 83 61 c9  |s..Cw.......@.a.|
    000002a0  4c 72 2b 9d ae db 46 06  06 4d f4 c1 b3 3e c0 d1  |Lr+...F..M...>..|
    000002b0  bd 42 d4 db fe 3d 13 60  84 5c 21 d3 3b e9 fa e7  |.B...=.`.\!.;...|
    000002c0  16 03 03 00 ac 0c 00 00  a8 03 00 1d 20 2c c4 b9  |............ ,..|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 10.4K bytes
    - Viewed (0)
  10. src/crypto/tls/testdata/Client-TLSv10-ClientCert-ECDSA-RSA

    00000280  76 fd 13 c3 cc e1 0c 5c  ee b1 87 82 f1 6c 04 ed  |v......\.....l..|
    00000290  73 bb b3 43 77 8d 0c 1c  f1 0f a1 d8 40 83 61 c9  |s..Cw.......@.a.|
    000002a0  4c 72 2b 9d ae db 46 06  06 4d f4 c1 b3 3e c0 d1  |Lr+...F..M...>..|
    000002b0  bd 42 d4 db fe 3d 13 60  84 5c 21 d3 3b e9 fa e7  |.B...=.`.\!.;...|
    000002c0  16 03 01 00 aa 0c 00 00  a6 03 00 1d 20 55 51 65  |............ UQe|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 10.5K bytes
    - Viewed (0)
Back to top