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

  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
mcontext.h 60 #define _REG_R11 11
67 #define _REG_FP _REG_R11
  /prebuilts/go/darwin-x86/src/runtime/
defs_netbsd_amd64.go 29 REG_R11 = C._REG_R11
defs_netbsd_arm.go 33 REG_R11 = C._REG_R11
defs1_netbsd_arm.go 177 _REG_R11 = 0xb
signal_netbsd_amd64.go 31 func (c *sigctxt) r11() uint64 { return c.regs().__gregs[_REG_R11] }
signal_netbsd_arm.go 29 func (c *sigctxt) fp() uint32 { return c.regs().__gregs[_REG_R11] }
signal_solaris_amd64.go 31 func (c *sigctxt) r11() uint64 { return uint64(c.regs().gregs[_REG_R11]) }
defs1_netbsd_amd64.go 170 _REG_R11 = 0x7
defs1_solaris_amd64.go 220 _REG_R11 = 0x4
  /prebuilts/go/linux-x86/src/runtime/
defs_netbsd_amd64.go 29 REG_R11 = C._REG_R11
defs_netbsd_arm.go 33 REG_R11 = C._REG_R11
defs1_netbsd_arm.go 177 _REG_R11 = 0xb
signal_netbsd_amd64.go 31 func (c *sigctxt) r11() uint64 { return c.regs().__gregs[_REG_R11] }
signal_netbsd_arm.go 29 func (c *sigctxt) fp() uint32 { return c.regs().__gregs[_REG_R11] }
signal_solaris_amd64.go 31 func (c *sigctxt) r11() uint64 { return uint64(c.regs().gregs[_REG_R11]) }
defs1_netbsd_amd64.go 170 _REG_R11 = 0x7
defs1_solaris_amd64.go 220 _REG_R11 = 0x4

Completed in 894 milliseconds