<div dir="ltr">Hi,<div><br></div><div>the attached patch adds Registers_arm and assembly for unw_getcontext. VFP support is still missing. The class isn't used by anything yet.</div><div><br></div><div>One thing we were wondering about: Registers_arm64::validRegister() returns true for UNW_ARM64_D0 - UNW_ARM64_D31, but Registers_arm64::getRegister() aborts if one of these is passed in, which suggests that unw_get_reg() will abort if called for one of these registers. Should validRegister() return false for the D registers? (The 32bit implementation does the same thing as the 64bit implementation for now.)</div>
<div><br></div><div>Nico</div></div>