Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 478 for fx10 (0.04 sec)

  1. src/cmd/internal/obj/arm64/doc.go

    2. Go uses .P and .W suffixes to indicate post-increment and pre-increment.
    
    Examples:
    
    	MOVD.P -8(R10), R8         <=>      ldr x8, [x10],#-8
    	MOVB.W 16(R16), R10        <=>      ldrsb x10, [x16,#16]!
    	MOVBU.W 16(R16), R10       <=>      ldrb x10, [x16,#16]!
    
    3. Go uses a series of MOV instructions as load and store.
    
    64-bit variant ldr, str, stur => MOVD;
    32-bit variant str, stur, ldrsw => MOVW;
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Aug 07 00:21:42 UTC 2023
    - 9.6K bytes
    - Viewed (0)
  2. analysis/analysis-api-fe10/tests/org/jetbrains/kotlin/analysis/api/fe10/test/configurator/AnalysisApiFe10TestConfiguratorFactory.kt

                }
    
                else -> {
                    error("Unsupported non-source module for fe10")
                }
            }
        }
    
        override fun supportMode(data: AnalysisApiTestConfiguratorFactoryData): Boolean {
            return when {
                data.frontend != FrontendKind.Fe10 -> false
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Mon Feb 26 21:57:23 UTC 2024
    - 1.8K bytes
    - Viewed (0)
  3. src/syscall/zerrors_linux_arm.go

    	AF_NETBEUI                       = 0xd
    	AF_NETLINK                       = 0x10
    	AF_NETROM                        = 0x6
    	AF_PACKET                        = 0x11
    	AF_PHONET                        = 0x23
    	AF_PPPOX                         = 0x18
    	AF_RDS                           = 0x15
    	AF_ROSE                          = 0xb
    	AF_ROUTE                         = 0x10
    	AF_RXRPC                         = 0x21
    	AF_SECURITY                      = 0xe
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.9K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go

    	BPF_A                                   = 0x10
    	BPF_ABS                                 = 0x20
    	BPF_ADD                                 = 0x0
    	BPF_ALIGNMENT                           = 0x4
    	BPF_ALU                                 = 0x4
    	BPF_AND                                 = 0x50
    	BPF_B                                   = 0x10
    	BPF_DIV                                 = 0x30
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 87.5K bytes
    - Viewed (0)
  5. src/vendor/golang.org/x/net/route/zsys_freebsd_riscv64.go

    // cgo -godefs defs_freebsd.go
    
    package route
    
    const (
    	sizeofIfMsghdrlFreeBSD10        = 0xb0
    	sizeofIfaMsghdrFreeBSD10        = 0x14
    	sizeofIfaMsghdrlFreeBSD10       = 0xb0
    	sizeofIfmaMsghdrFreeBSD10       = 0x10
    	sizeofIfAnnouncemsghdrFreeBSD10 = 0x18
    
    	sizeofRtMsghdrFreeBSD10  = 0x98
    	sizeofRtMetricsFreeBSD10 = 0x70
    
    	sizeofIfMsghdrFreeBSD7  = 0xa8
    	sizeofIfMsghdrFreeBSD8  = 0xa8
    	sizeofIfMsghdrFreeBSD9  = 0xa8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Sep 06 23:07:55 UTC 2022
    - 1.4K bytes
    - Viewed (0)
  6. src/syscall/zerrors_linux_ppc64le.go

    	AF_NETLINK                       = 0x10
    	AF_NETROM                        = 0x6
    	AF_NFC                           = 0x27
    	AF_PACKET                        = 0x11
    	AF_PHONET                        = 0x23
    	AF_PPPOX                         = 0x18
    	AF_RDS                           = 0x15
    	AF_ROSE                          = 0xb
    	AF_ROUTE                         = 0x10
    	AF_RXRPC                         = 0x21
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 71.8K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go

    	BIOCVERSION                       = 0x40044271
    	BPF_A                             = 0x10
    	BPF_ABS                           = 0x20
    	BPF_ADD                           = 0x0
    	BPF_ALIGNMENT                     = 0x8
    	BPF_ALU                           = 0x4
    	BPF_AND                           = 0x50
    	BPF_B                             = 0x10
    	BPF_DEFAULTBUFSIZE                = 0x1000
    	BPF_DIV                           = 0x30
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 70.7K bytes
    - Viewed (0)
  8. src/syscall/zerrors_linux_arm64.go

    	AF_NETLINK                       = 0x10
    	AF_NETROM                        = 0x6
    	AF_NFC                           = 0x27
    	AF_PACKET                        = 0x11
    	AF_PHONET                        = 0x23
    	AF_PPPOX                         = 0x18
    	AF_RDS                           = 0x15
    	AF_ROSE                          = 0xb
    	AF_ROUTE                         = 0x10
    	AF_RXRPC                         = 0x21
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 68.6K bytes
    - Viewed (0)
  9. src/syscall/zerrors_linux_loong64.go

    	B9600                             = 0xd
    	BPF_A                             = 0x10
    	BPF_ABS                           = 0x20
    	BPF_ADD                           = 0x0
    	BPF_ALU                           = 0x4
    	BPF_AND                           = 0x50
    	BPF_B                             = 0x10
    	BPF_DIV                           = 0x30
    	BPF_H                             = 0x8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 82.5K bytes
    - Viewed (0)
  10. src/syscall/zerrors_linux_amd64.go

    	AF_NETBEUI                       = 0xd
    	AF_NETLINK                       = 0x10
    	AF_NETROM                        = 0x6
    	AF_PACKET                        = 0x11
    	AF_PHONET                        = 0x23
    	AF_PPPOX                         = 0x18
    	AF_RDS                           = 0x15
    	AF_ROSE                          = 0xb
    	AF_ROUTE                         = 0x10
    	AF_RXRPC                         = 0x21
    	AF_SECURITY                      = 0xe
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.4K bytes
    - Viewed (0)
Back to top