On 15 May 2014 01:10, Kugan <kugan.vivekanandara...@linaro.org> wrote: > > Hi All, > > AAarch64 back-end defines GENERAL_REGS and CORE_REGS with the same set > of register. Is there any reason why we need this?
Nope an artifact of the early evolution of AArch64. Long ago CORE_REGS did not include SP. Your patch is fine, commit it. /Marcus