Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for LB (0.12 sec)

  1. src/cmd/asm/internal/asm/testdata/riscv64.s

    	LWU	(X5), X6				// 03e30200
    	LWU	4(X5), X6				// 03e34200
    	LH	(X5), X6				// 03930200
    	LH	4(X5), X6				// 03934200
    	LHU	(X5), X6				// 03d30200
    	LHU	4(X5), X6				// 03d34200
    	LB	(X5), X6				// 03830200
    	LB	4(X5), X6				// 03834200
    	LBU	(X5), X6				// 03c30200
    	LBU	4(X5), X6				// 03c34200
    
    	SW	X5, (X6)				// 23205300
    	SW	X5, 4(X6)				// 23225300
    	SH	X5, (X6)				// 23105300
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Mar 22 04:42:21 GMT 2024
    - 16.7K bytes
    - Viewed (1)
  2. cmd/testdata/xl-meta-merge.zip

    redirection to work. For deployments behind a load balancer, proxy, or ingress rule where the MinIO host IP address or port is not public, use the `MINIO_BROWSER_REDIRECT_URL` environment variable to specify the external hostname for the redirect. The LB/Proxy must have rules for directing traffic to the Console port specifically. For example, consider a MinIO deployment behind a proxy `https://minio.example.net`, `https://console.minio.example.net` with rules for forwarding traffic on port :9000 and...
    ZIP Archive
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Fri Mar 08 17:50:48 GMT 2024
    - 30.2K bytes
    - Viewed (0)
Back to top