HomeSort by relevance Sort by last modified time
    Searched refs:_REG_R12 (Results 1 - 19 of 19) sorted by null

  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
mcontext.h 61 #define _REG_R12 12
  /prebuilts/go/darwin-x86/src/runtime/
os_netbsd_amd64.go 15 mc.__gregs[_REG_R12] = uint64(fn)
defs_netbsd_amd64.go 30 REG_R12 = C._REG_R12
defs_netbsd_arm.go 34 REG_R12 = C._REG_R12
defs1_netbsd_arm.go 178 _REG_R12 = 0xc
signal_netbsd_amd64.go 32 func (c *sigctxt) r12() uint64 { return c.regs().__gregs[_REG_R12] }
signal_netbsd_arm.go 30 func (c *sigctxt) ip() uint32 { return c.regs().__gregs[_REG_R12] }
signal_solaris_amd64.go 32 func (c *sigctxt) r12() uint64 { return uint64(c.regs().gregs[_REG_R12]) }
defs1_netbsd_amd64.go 171 _REG_R12 = 0x8
defs1_solaris_amd64.go 221 _REG_R12 = 0x3
  /prebuilts/go/linux-x86/src/runtime/
os_netbsd_amd64.go 15 mc.__gregs[_REG_R12] = uint64(fn)
defs_netbsd_amd64.go 30 REG_R12 = C._REG_R12
defs_netbsd_arm.go 34 REG_R12 = C._REG_R12
defs1_netbsd_arm.go 178 _REG_R12 = 0xc
signal_netbsd_amd64.go 32 func (c *sigctxt) r12() uint64 { return c.regs().__gregs[_REG_R12] }
signal_netbsd_arm.go 30 func (c *sigctxt) ip() uint32 { return c.regs().__gregs[_REG_R12] }
signal_solaris_amd64.go 32 func (c *sigctxt) r12() uint64 { return uint64(c.regs().gregs[_REG_R12]) }
defs1_netbsd_amd64.go 171 _REG_R12 = 0x8
defs1_solaris_amd64.go 221 _REG_R12 = 0x3

Completed in 88 milliseconds