Home
last modified time | relevance | path

Searched refs:_REG_R10 (Results 1 – 25 of 62) sorted by relevance

123

/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/runtime/
H A Dsignal_netbsd_arm.go28 func (c *sigctxt) r10() uint32 { return c.regs().__gregs[_REG_R10] }
50 func (c *sigctxt) set_r10(x uint32) { c.regs().__gregs[_REG_R10] = x }
H A Ddefs_netbsd_arm.go32 REG_R10 = C._REG_R10
H A Ddefs_netbsd_amd64.go28 REG_R10 = C._REG_R10
H A Ddefs1_netbsd_arm.go175 _REG_R10 = 0xa const
H A Ddefs1_netbsd_amd64.go168 _REG_R10 = 0x6 const
H A Ddefs1_solaris_amd64.go219 _REG_R10 = 0x5 const
H A Dsignal_netbsd_amd64.go30 func (c *sigctxt) r10() uint64 { return c.regs().__gregs[_REG_R10] }
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/runtime/
H A Dsignal_netbsd_arm.go28 func (c *sigctxt) r10() uint32 { return c.regs().__gregs[_REG_R10] }
50 func (c *sigctxt) set_r10(x uint32) { c.regs().__gregs[_REG_R10] = x }
H A Ddefs_netbsd_arm.go32 REG_R10 = C._REG_R10
H A Ddefs_netbsd_amd64.go28 REG_R10 = C._REG_R10
H A Ddefs1_netbsd_amd64.go172 _REG_R10 = 0x6 const
H A Ddefs1_netbsd_arm.go178 _REG_R10 = 0xa const
H A Ddefs1_solaris_amd64.go231 _REG_R10 = 0x5 const
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/
H A Dsignal_netbsd_arm.go28 func (c *sigctxt) r10() uint32 { return c.regs().__gregs[_REG_R10] }
50 func (c *sigctxt) set_r10(x uint32) { c.regs().__gregs[_REG_R10] = x }
H A Ddefs_netbsd_arm.go32 REG_R10 = C._REG_R10
H A Ddefs_netbsd_amd64.go28 REG_R10 = C._REG_R10
H A Ddefs1_netbsd_amd64.go172 _REG_R10 = 0x6 const
H A Ddefs1_netbsd_arm.go178 _REG_R10 = 0xa const
H A Ddefs1_solaris_amd64.go231 _REG_R10 = 0x5 const
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/Arm/machine/
H A Dmcontext.h59 #define _REG_R10 10 macro
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/arch/vax/
H A Dgenassym.cf52 define _REG_R10 4*_REG_R10
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/arm/arm/
H A Dsig_machdep.c179 gr[_REG_R10] = tf->tf_r10; in cpu_getmcontext()
250 tf->tf_r10 = gr[_REG_R10]; in cpu_setmcontext()
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/arm/include/
H A Dmcontext.h53 #define _REG_R10 10 macro
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/arch/vax/gen/
H A D__longjmp14.c83 uc.uc_mcontext.__gregs[_REG_R10] = jb->jb_regs[4]; in __longjmp14()
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/powerpc/include/
H A Dmcontext.h58 #define _REG_R10 10 macro

123