Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for 16384 (0.73 sec)

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

    	SUBVU	R16, R17, R26	// 0230d02f
    
    //	LSUBW imm ',' sreg ',' rreg
    //	{
    //		outcode(int($1), &$2, int($4), &$6);
    //	}
    	SUB	$-3126, R17, R22	// 22360c36
    	SUB	$3126, R17, R22		// 2236f3ca
    	SUBU	$16384, R17, R12	// 262cc000
    	SUBV	$-6122, R10, R9		// 614917ea
    	SUBV	$6122, R10, R9		// 6149e816
    	SUBVU	$1203, R17, R12		// 662cfb4d
    
    //	LSUBW rreg ',' rreg
    //	{
    //		outcode(int($1), &$2, 0, &$4);
    //	}
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Aug 08 12:17:12 GMT 2023
    - 12.4K bytes
    - Viewed (0)
  2. api/go1.1.txt

    pkg syscall (darwin-386), const IFF_ALLMULTI = 512
    pkg syscall (darwin-386), const IFF_ALTPHYS = 16384
    pkg syscall (darwin-386), const IFF_DEBUG = 4
    pkg syscall (darwin-386), const IFF_LINK0 = 4096
    pkg syscall (darwin-386), const IFF_LINK1 = 8192
    pkg syscall (darwin-386), const IFF_LINK2 = 16384
    pkg syscall (darwin-386), const IFF_LOOPBACK = 8
    pkg syscall (darwin-386), const IFF_MULTICAST = 32768
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (1)
  3. api/go1.16.txt

    pkg syscall (darwin-arm64), const EV_ENABLE ideal-int
    pkg syscall (darwin-arm64), const EV_EOF = 32768
    pkg syscall (darwin-arm64), const EV_EOF ideal-int
    pkg syscall (darwin-arm64), const EV_ERROR = 16384
    pkg syscall (darwin-arm64), const EV_ERROR ideal-int
    pkg syscall (darwin-arm64), const EV_FLAG0 = 4096
    pkg syscall (darwin-arm64), const EV_FLAG0 ideal-int
    pkg syscall (darwin-arm64), const EV_FLAG1 = 8192
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  4. api/go1.14.txt

    pkg syscall (freebsd-arm64), const EV_ENABLE ideal-int
    pkg syscall (freebsd-arm64), const EV_EOF = 32768
    pkg syscall (freebsd-arm64), const EV_EOF ideal-int
    pkg syscall (freebsd-arm64), const EV_ERROR = 16384
    pkg syscall (freebsd-arm64), const EV_ERROR ideal-int
    pkg syscall (freebsd-arm64), const EV_FLAG1 = 8192
    pkg syscall (freebsd-arm64), const EV_FLAG1 ideal-int
    pkg syscall (freebsd-arm64), const EV_ONESHOT = 16
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  5. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const EV_ENABLE ideal-int #53466
    pkg syscall (freebsd-riscv64), const EV_EOF = 32768 #53466
    pkg syscall (freebsd-riscv64), const EV_EOF ideal-int #53466
    pkg syscall (freebsd-riscv64), const EV_ERROR = 16384 #53466
    pkg syscall (freebsd-riscv64), const EV_ERROR ideal-int #53466
    pkg syscall (freebsd-riscv64), const EV_FLAG1 = 8192 #53466
    pkg syscall (freebsd-riscv64), const EV_FLAG1 ideal-int #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  6. src/cmd/cgo/internal/test/callback.go

    func stack1376() { var buf [1376]byte; use(buf[:]); C.callGoStackCheck() }
    func stack1380() { var buf [1380]byte; use(buf[:]); C.callGoStackCheck() }
    func stack1384() { var buf [1384]byte; use(buf[:]); C.callGoStackCheck() }
    func stack1388() { var buf [1388]byte; use(buf[:]); C.callGoStackCheck() }
    func stack1392() { var buf [1392]byte; use(buf[:]); C.callGoStackCheck() }
    Go
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri May 12 12:00:02 GMT 2023
    - 111.5K bytes
    - Viewed (0)
  7. src/archive/tar/writer_test.go

    			}, nil},
    			testWrite{"", 0, nil},
    
    			testClose{nil},
    		},
    	}, {
    		// The truncated test file was produced using these commands:
    		//   dd if=/dev/zero bs=1048576 count=16384 > /tmp/16gig.txt
    		//   tar -b 1 -c -f- /tmp/16gig.txt | dd bs=512 count=8 > writer-big.tar
    		file: "testdata/writer-big.tar",
    		tests: []testFnc{
    			testHeader{Header{
    				Typeflag: TypeReg,
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Feb 27 16:39:23 GMT 2024
    - 38.7K bytes
    - Viewed (0)
  8. src/cmd/asm/internal/asm/testdata/arm64.s

    	MOVW	R1, 0x4004(R2)		// MOVW		R1, 16388(R2)		// 5b104091610700b9
    	MOVW	R1, 0x1002ffc(R2)	// MOVW		R1, 16789500(R2)	// 5bfc7f9161ff3fb9
    	MOVD	R1, 0x8008(R2)		// MOVD		R1, 32776(R2)		// 5b204091610700f9
    	MOVD	R1, 0x1006ff8(R2)	// MOVD		R1, 16805880(R2)	// 5bfc7f9161ff3ff9
    	FMOVS	F1, 0x4004(R2)		// FMOVS	F1, 16388(R2)		// 5b104091610700bd
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 08 03:28:17 GMT 2023
    - 94.9K bytes
    - Viewed (0)
  9. api/go1.21.txt

    pkg debug/elf, const DF_1_DISPRELPND DynFlag1 #56887
    pkg debug/elf, const DF_1_EDITED = 2097152 #56887
    pkg debug/elf, const DF_1_EDITED DynFlag1 #56887
    pkg debug/elf, const DF_1_ENDFILTEE = 16384 #56887
    pkg debug/elf, const DF_1_ENDFILTEE DynFlag1 #56887
    pkg debug/elf, const DF_1_GLOBAL = 2 #56887
    pkg debug/elf, const DF_1_GLOBAL DynFlag1 #56887
    pkg debug/elf, const DF_1_GLOBAUDIT = 16777216 #56887
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Mon Aug 07 09:39:17 GMT 2023
    - 25.6K bytes
    - Viewed (0)
Back to top