Skip to content

Conversation

@no1wudi
Copy link
Collaborator

@no1wudi no1wudi commented Mar 4, 2022

Since DPFPU is depend on FPU, if DPFPU enabled we will never enter DPFPU branch since ifeq (${CONFIG_ARCH_FPU},y) is always true.

@no1wudi no1wudi changed the title Correct DPFPU and FPU handleing for NuttX Correct DPFPU and FPU handling for NuttX Mar 4, 2022
@no1wudi no1wudi closed this Mar 8, 2022
@no1wudi no1wudi reopened this Mar 8, 2022
@no1wudi no1wudi closed this Mar 8, 2022
@no1wudi no1wudi reopened this Mar 8, 2022
@wenyongh wenyongh merged commit 0065743 into bytecodealliance:main Mar 8, 2022
xujuntwt95329 pushed a commit to xujuntwt95329/wasm-micro-runtime that referenced this pull request Mar 13, 2022
Since DPFPU depends on FPU, if FPU is enabled we will never enter DPFPU
branch since `ifeq (${CONFIG_ARCH_FPU}, y)` is always true.

Signed-off-by: Huang Qi <[email protected]>
@no1wudi no1wudi deleted the dev branch March 25, 2022 07:02
vickiegpt pushed a commit to vickiegpt/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
Since DPFPU depends on FPU, if FPU is enabled we will never enter DPFPU
branch since `ifeq (${CONFIG_ARCH_FPU}, y)` is always true.

Signed-off-by: Huang Qi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants