Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 76 of 76 for 32x32 (0.07 sec)

  1. src/debug/elf/elf.go

    	R_386_TLS_LDM_CALL  R_386 = 30 /* call instruction for Sun ABI LD sequence */
    	R_386_TLS_LDM_POP   R_386 = 31 /* popl instruction for Sun ABI LD sequence */
    	R_386_TLS_LDO_32    R_386 = 32 /* 32 bit offset from start of TLS block */
    	R_386_TLS_IE_32     R_386 = 33 /* 32 bit offset to GOT static TLS offset entry */
    	R_386_TLS_LE_32     R_386 = 34 /* 32 bit offset within static TLS block */
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 00:01:16 UTC 2024
    - 134.6K bytes
    - Viewed (0)
  2. src/cmd/cgo/internal/test/callback.go

    func stack3224() { var buf [3224]byte; use(buf[:]); C.callGoStackCheck() }
    func stack3228() { var buf [3228]byte; use(buf[:]); C.callGoStackCheck() }
    func stack3232() { var buf [3232]byte; use(buf[:]); C.callGoStackCheck() }
    func stack3236() { var buf [3236]byte; use(buf[:]); C.callGoStackCheck() }
    func stack3240() { var buf [3240]byte; use(buf[:]); C.callGoStackCheck() }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 12 12:00:02 UTC 2023
    - 111.5K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/arch/x86/x86asm/tables.go

    	/*3074*/ uint16(xMatch),
    	/*3075*/ uint16(xCondByte), 24,
    	0x08, 3126,
    	0x09, 3138,
    	0x0A, 3150,
    	0x0B, 3162,
    	0x0C, 3174,
    	0x0D, 3186,
    	0x0E, 3198,
    	0x0F, 3210,
    	0x14, 3232,
    	0x15, 3244,
    	0x16, 3256,
    	0x17, 3299,
    	0x20, 3311,
    	0x21, 3323,
    	0x22, 3335,
    	0x40, 3378,
    	0x41, 3390,
    	0x42, 3402,
    	0x44, 3414,
    	0x60, 3426,
    	0x61, 3438,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 16 22:24:28 UTC 2022
    - 266.8K bytes
    - Viewed (0)
  4. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DECMUMPS = 24585
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DECMUMPS ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DECNETBIOS = 32832
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DECNETBIOS ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DELTACON = 34526
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DELTACON ideal-int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  5. api/go1.1.txt

    pkg syscall (netbsd-386), const ETHERTYPE_DECLAST = 32833
    pkg syscall (netbsd-386), const ETHERTYPE_DECLTM = 32831
    pkg syscall (netbsd-386), const ETHERTYPE_DECMUMPS = 24585
    pkg syscall (netbsd-386), const ETHERTYPE_DECNETBIOS = 32832
    pkg syscall (netbsd-386), const ETHERTYPE_DELTACON = 34526
    pkg syscall (netbsd-386), const ETHERTYPE_DIDDLE = 17185
    pkg syscall (netbsd-386), const ETHERTYPE_DLOG1 = 1632
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  6. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    3230          ; disallowed_STD3_mapped ; 0028 65E5 0029 #1.1  PARENTHESIZED IDEOGRAPH SUN
    3231          ; disallowed_STD3_mapped ; 0028 682A 0029 #1.1  PARENTHESIZED IDEOGRAPH STOCK
    3232          ; disallowed_STD3_mapped ; 0028 6709 0029 #1.1  PARENTHESIZED IDEOGRAPH HAVE
    3233          ; disallowed_STD3_mapped ; 0028 793E 0029 #1.1  PARENTHESIZED IDEOGRAPH SOCIETY
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top