Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for gpr (0.09 sec)

  1. src/cmd/internal/obj/ppc64/a.out.go

    	C_COND_EQ        // 2 result is zero
    	C_COND_SO        // 3 summary overflow or FP compare w/ NaN
    )
    
    const (
    	C_NONE     = iota
    	C_REGP     /* An even numbered gpr which can be used a gpr pair argument */
    	C_REG      /* Any gpr register */
    	C_FREGP    /* An even numbered fpr which can be used a fpr pair argument */
    	C_FREG     /* Any fpr register */
    	C_VREG     /* Any vector register */
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 01 18:50:29 UTC 2024
    - 16K bytes
    - Viewed (0)
  2. src/syscall/ztypes_linux_ppc64.go

    }
    
    type InotifyEvent struct {
    	Wd     int32
    	Mask   uint32
    	Cookie uint32
    	Len    uint32
    	Name   [0]uint8
    }
    
    const SizeofInotifyEvent = 0x10
    
    type PtraceRegs struct {
    	Gpr       [32]uint64
    	Nip       uint64
    	Msr       uint64
    	Orig_gpr3 uint64
    	Ctr       uint64
    	Link      uint64
    	Xer       uint64
    	Ccr       uint64
    	Softe     uint64
    	Trap      uint64
    	Dar       uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 10.2K bytes
    - Viewed (0)
  3. src/syscall/ztypes_linux_ppc64le.go

    }
    
    type InotifyEvent struct {
    	Wd     int32
    	Mask   uint32
    	Cookie uint32
    	Len    uint32
    	Name   [0]uint8
    }
    
    const SizeofInotifyEvent = 0x10
    
    type PtraceRegs struct {
    	Gpr       [32]uint64
    	Nip       uint64
    	Msr       uint64
    	Orig_gpr3 uint64
    	Ctr       uint64
    	Link      uint64
    	Xer       uint64
    	Ccr       uint64
    	Softe     uint64
    	Trap      uint64
    	Dar       uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 10.4K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go

    const (
    	SizeofSockaddrNFCLLCP = 0x60
    	SizeofIovec           = 0x10
    	SizeofMsghdr          = 0x38
    	SizeofCmsghdr         = 0x10
    )
    
    const (
    	SizeofSockFprog = 0x10
    )
    
    type PtraceRegs struct {
    	Gpr       [32]uint64
    	Nip       uint64
    	Msr       uint64
    	Orig_gpr3 uint64
    	Ctr       uint64
    	Link      uint64
    	Xer       uint64
    	Ccr       uint64
    	Softe     uint64
    	Trap      uint64
    	Dar       uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 12.3K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/bpxsvc_zos.go

    	PT_CONTINUE             = 7  //Continue the process
    	PT_KILL                 = 8  //Terminate the process
    	PT_READ_GPR             = 11 // Read GPR, CR, PSW
    	PT_READ_FPR             = 12 // Read FPR
    	PT_READ_VR              = 13 // Read VR
    	PT_WRITE_GPR            = 14 // Write GPR, CR, PSW
    	PT_WRITE_FPR            = 15 // Write FPR
    	PT_WRITE_VR             = 16 // Write VR
    	PT_READ_BLOCK           = 17 // Read storage
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 19.9K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go

    const (
    	SizeofSockaddrNFCLLCP = 0x58
    	SizeofIovec           = 0x8
    	SizeofMsghdr          = 0x1c
    	SizeofCmsghdr         = 0xc
    )
    
    const (
    	SizeofSockFprog = 0x8
    )
    
    type PtraceRegs struct {
    	Gpr       [32]uint32
    	Nip       uint32
    	Msr       uint32
    	Orig_gpr3 uint32
    	Ctr       uint32
    	Link      uint32
    	Xer       uint32
    	Ccr       uint32
    	Mq        uint32
    	Trap      uint32
    	Dar       uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 12.4K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go

    const (
    	SizeofSockaddrNFCLLCP = 0x60
    	SizeofIovec           = 0x10
    	SizeofMsghdr          = 0x38
    	SizeofCmsghdr         = 0x10
    )
    
    const (
    	SizeofSockFprog = 0x10
    )
    
    type PtraceRegs struct {
    	Gpr       [32]uint64
    	Nip       uint64
    	Msr       uint64
    	Orig_gpr3 uint64
    	Ctr       uint64
    	Link      uint64
    	Xer       uint64
    	Ccr       uint64
    	Softe     uint64
    	Trap      uint64
    	Dar       uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 12.3K bytes
    - Viewed (0)
  8. src/cmd/internal/obj/s390x/a.out.go

    	AFNEG
    	AFNEGS
    	ALEDBR
    	ALDEBR
    	ALPDFR
    	ALNDFR
    	AFSUB
    	AFSUBS
    	AFSQRT
    	AFSQRTS
    	AFIEBR
    	AFIDBR
    	ACPSDR
    	ALTEBR
    	ALTDBR
    	ATCEB
    	ATCDB
    
    	// move from GPR to FPR and vice versa
    	ALDGR
    	ALGDR
    
    	// convert from int32/int64 to float/float64
    	ACEFBRA
    	ACDFBRA
    	ACEGBRA
    	ACDGBRA
    
    	// convert from float/float64 to int32/int64
    	ACFEBRA
    	ACFDBRA
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Sep 05 16:41:03 UTC 2023
    - 12.4K bytes
    - Viewed (0)
  9. src/cmd/compile/internal/ssa/_gen/MIPS.rules

    (MOVWload [off] {sym} ptr (MOVFstore [off] {sym} ptr val _)) => (MOVWfpgp val)
    (MOVFload [off] {sym} ptr (MOVWstore [off] {sym} ptr val _)) => (MOVWgpfp val)
    
    // Similarly for stores, if we see a store after FPR <=> GPR move, then redirect store to use the other register set.
    (MOVWstore [off] {sym} ptr (MOVWfpgp val) mem) => (MOVFstore [off] {sym} ptr val mem)
    (MOVFstore [off] {sym} ptr (MOVWgpfp val) mem) => (MOVWstore [off] {sym} ptr val mem)
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 24 14:43:03 UTC 2023
    - 35.3K bytes
    - Viewed (0)
  10. src/cmd/compile/internal/ssa/_gen/MIPS64.rules

    (MOVFload  [off] {sym} ptr (MOVWstore [off] {sym} ptr val _)) => (MOVWgpfp val)
    
    // Similarly for stores, if we see a store after FPR <=> GPR move, then redirect store to use the other register set.
    (MOVVstore [off] {sym} ptr (MOVVfpgp val) mem) => (MOVDstore [off] {sym} ptr val mem)
    (MOVDstore [off] {sym} ptr (MOVVgpfp val) mem) => (MOVVstore [off] {sym} ptr val mem)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jul 31 03:59:48 UTC 2023
    - 41.9K bytes
    - Viewed (0)
Back to top