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 2022/05/13 14:02:39 UTC

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #6269: xtensa: use CONFIG_ARCH_FPU macro for coprocossor and add up_fpucmp

Ouss4 commented on PR #6269:
URL: https://github.com/apache/incubator-nuttx/pull/6269#issuecomment-1126090790

   > In xtensa, use CONFIG_ARCH_FPU instead of CP_NUM.
   For Consistency with other archs
   
   The issue is that CP_NUM doesn't mean CONFIG_ARCH_FPU, at least as far as Xtensa is concerned. 
   It can mean that there is just an FPU there, and FPU with other coprocessors, or just a bunch of other coprocessors (although, I don't know if there is a chip that has multi-coprocessors and no FPU.)


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