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/04/21 14:26:55 UTC

[GitHub] [incubator-nuttx] no1wudi commented on a diff in pull request #6117: arch/risc-v/riscv_misaligned: Implement float load/store support

no1wudi commented on code in PR #6117:
URL: https://github.com/apache/incubator-nuttx/pull/6117#discussion_r855247969


##########
arch/risc-v/src/common/riscv_misaligned.c:
##########
@@ -443,9 +518,31 @@ static bool decode_insn(uintptr_t *regs, riscv_insn_ctx_t *ctx)
 
       case INSN_FLW:
       case INSN_FLD:
+

Review Comment:
   Yes, gurad added.



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