Skip to content

Commit 087a085

Browse files
committed
Add missing close bracket
1 parent 222505f commit 087a085

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/isa/fp.idl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -920,4 +920,5 @@ function ui32_to_f32 {
920920
} else {
921921
return softfloat_normRoundPackToF32(0, 0x9C, a, mode);
922922
}
923+
}
923924
}

0 commit comments

Comments
 (0)