Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 40 for Esp (0.16 sec)

  1. src/runtime/signal_freebsd_386.go

    func (c *sigctxt) edi() uint32 { return c.regs().mc_edi }
    func (c *sigctxt) esi() uint32 { return c.regs().mc_esi }
    func (c *sigctxt) ebp() uint32 { return c.regs().mc_ebp }
    func (c *sigctxt) esp() uint32 { return c.regs().mc_esp }
    
    //go:nosplit
    //go:nowritebarrierrec
    func (c *sigctxt) eip() uint32 { return c.regs().mc_eip }
    
    func (c *sigctxt) eflags() uint32  { return c.regs().mc_eflags }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Oct 11 12:56:15 UTC 2016
    - 1.6K bytes
    - Viewed (0)
  2. src/runtime/signal_openbsd_386.go

    func (c *sigctxt) edi() uint32 { return c.regs().sc_edi }
    func (c *sigctxt) esi() uint32 { return c.regs().sc_esi }
    func (c *sigctxt) ebp() uint32 { return c.regs().sc_ebp }
    func (c *sigctxt) esp() uint32 { return c.regs().sc_esp }
    
    //go:nosplit
    //go:nowritebarrierrec
    func (c *sigctxt) eip() uint32 { return c.regs().sc_eip }
    
    func (c *sigctxt) eflags() uint32  { return c.regs().sc_eflags }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Oct 11 12:56:15 UTC 2016
    - 1.6K bytes
    - Viewed (0)
  3. src/runtime/signal_netbsd_386.go

    func (c *sigctxt) edi() uint32 { return c.regs().__gregs[_REG_EDI] }
    func (c *sigctxt) esi() uint32 { return c.regs().__gregs[_REG_ESI] }
    func (c *sigctxt) ebp() uint32 { return c.regs().__gregs[_REG_EBP] }
    func (c *sigctxt) esp() uint32 { return c.regs().__gregs[_REG_UESP] }
    
    //go:nosplit
    //go:nowritebarrierrec
    func (c *sigctxt) eip() uint32 { return c.regs().__gregs[_REG_EIP] }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Oct 11 12:56:15 UTC 2016
    - 1.8K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/arch/x86/x86asm/inst.go

    	R8W:  "R8W",
    	R9W:  "R9W",
    	R10W: "R10W",
    	R11W: "R11W",
    	R12W: "R12W",
    	R13W: "R13W",
    	R14W: "R14W",
    	R15W: "R15W",
    	EAX:  "EAX",
    	ECX:  "ECX",
    	EDX:  "EDX",
    	EBX:  "EBX",
    	ESP:  "ESP",
    	EBP:  "EBP",
    	ESI:  "ESI",
    	EDI:  "EDI",
    	R8L:  "R8L",
    	R9L:  "R9L",
    	R10L: "R10L",
    	R11L: "R11L",
    	R12L: "R12L",
    	R13L: "R13L",
    	R14L: "R14L",
    	R15L: "R15L",
    	RAX:  "RAX",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 10.6K bytes
    - Viewed (0)
  5. src/runtime/defs_linux_386.go

    	fs            uint16
    	__fsh         uint16
    	es            uint16
    	__esh         uint16
    	ds            uint16
    	__dsh         uint16
    	edi           uint32
    	esi           uint32
    	ebp           uint32
    	esp           uint32
    	ebx           uint32
    	edx           uint32
    	ecx           uint32
    	eax           uint32
    	trapno        uint32
    	err           uint32
    	eip           uint32
    	cs            uint16
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 19:05:10 UTC 2023
    - 4.2K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/arch/x86/x86asm/gnu.go

    	R9W:  "%r9w",
    	R10W: "%r10w",
    	R11W: "%r11w",
    	R12W: "%r12w",
    	R13W: "%r13w",
    	R14W: "%r14w",
    	R15W: "%r15w",
    	EAX:  "%eax",
    	ECX:  "%ecx",
    	EDX:  "%edx",
    	EBX:  "%ebx",
    	ESP:  "%esp",
    	EBP:  "%ebp",
    	ESI:  "%esi",
    	EDI:  "%edi",
    	R8L:  "%r8d",
    	R9L:  "%r9d",
    	R10L: "%r10d",
    	R11L: "%r11d",
    	R12L: "%r12d",
    	R13L: "%r13d",
    	R14L: "%r14d",
    	R15L: "%r15d",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 21.4K bytes
    - Viewed (0)
  7. src/syscall/mksysctl_openbsd.pl

    	kern.malloc
    	kern.nchstats
    	kern.seminfo
    	kern.shminfo
    	kern.timecounter
    	kern.tty
    	kern.watchdog
    	net.bpf
    	net.ifq
    	net.inet
    	net.inet.ah
    	net.inet.carp
    	net.inet.divert
    	net.inet.esp
    	net.inet.etherip
    	net.inet.gre
    	net.inet.icmp
    	net.inet.igmp
    	net.inet.ip
    	net.inet.ip.ifq
    	net.inet.ipcomp
    	net.inet.ipip
    	net.inet.mobileip
    	net.inet.pfsync
    	net.inet.pim
    	net.inet.tcp
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jun 14 13:21:46 UTC 2018
    - 5K bytes
    - Viewed (0)
  8. src/runtime/defs_darwin_amd64.go

    	fs        floatstate64
    	pad_cgo_0 [4]byte
    }
    
    type regs32 struct {
    	eax    uint32
    	ebx    uint32
    	ecx    uint32
    	edx    uint32
    	edi    uint32
    	esi    uint32
    	ebp    uint32
    	esp    uint32
    	ss     uint32
    	eflags uint32
    	eip    uint32
    	cs     uint32
    	ds     uint32
    	es     uint32
    	fs     uint32
    	gs     uint32
    }
    
    type floatstate32 struct {
    	fpu_reserved  [2]int32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 12 21:17:22 UTC 2024
    - 6.4K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go

    	Esi    uint32
    	Ebp    uint32
    	Isp    uint32
    	Ebx    uint32
    	Edx    uint32
    	Ecx    uint32
    	Eax    uint32
    	Trapno uint32
    	Err    uint32
    	Eip    uint32
    	Cs     uint32
    	Eflags uint32
    	Esp    uint32
    	Ss     uint32
    	Gs     uint32
    }
    
    type FpReg struct {
    	Env   [7]uint32
    	Acc   [8][10]uint8
    	Ex_sw uint32
    	Pad   [64]uint8
    }
    
    type FpExtendedPrecision struct{}
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 9.6K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/arch/x86/x86asm/plan9x.go

    	DI:   "DI",
    	R8W:  "R8",
    	R9W:  "R9",
    	R10W: "R10",
    	R11W: "R11",
    	R12W: "R12",
    	R13W: "R13",
    	R14W: "R14",
    	R15W: "R15",
    	EAX:  "AX",
    	ECX:  "CX",
    	EDX:  "DX",
    	EBX:  "BX",
    	ESP:  "SP",
    	EBP:  "BP",
    	ESI:  "SI",
    	EDI:  "DI",
    	R8L:  "R8",
    	R9L:  "R9",
    	R10L: "R10",
    	R11L: "R11",
    	R12L: "R12",
    	R13L: "R13",
    	R14L: "R14",
    	R15L: "R15",
    	RAX:  "AX",
    	RCX:  "CX",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jul 12 20:38:21 UTC 2023
    - 7.2K bytes
    - Viewed (0)
Back to top