You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "leo11261 (via GitHub)" <gi...@apache.org> on 2023/11/21 13:20:47 UTC

[PR] arm64_vector: no need to save x0 to sp [nuttx]

leo11261 opened a new pull request, #11245:
URL: https://github.com/apache/nuttx/pull/11245

   ## Summary
   It will cause an incorrect sp value saved in context when saving X0 to sp.
   ## Impact
   
   ## Testing
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] arm64_vector: no need to save x0 to sp [nuttx]

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 merged PR #11245:
URL: https://github.com/apache/nuttx/pull/11245


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org