You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/01/30 23:45:16 UTC

[GitHub] [incubator-nuttx] btashton commented on pull request #2769: arch/riscv: Remove MIPS references

btashton commented on pull request #2769:
URL: https://github.com/apache/incubator-nuttx/pull/2769#issuecomment-770298990


   > I replaced all of them.
   > 
   > One more thing I noticed that was brought from MIPS is stack alignment. In RISC-V 16-bytes alignment is required (always? I found that some says this is required only for F extension).
   
   Yeah there are a few places we need to clean up some related stuff.  I think we can punt this until we do the unifying work for riscv.  We also are not really supporting FP right now and the alignment requirements around that.


----------------------------------------------------------------
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.

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