We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed6d86a commit 016d2ceCopy full SHA for 016d2ce
riscv-c-api.md
@@ -81,7 +81,7 @@ The value of `__riscv_v_elen_fp` is defined by the following rules:
81
If multiple rules apply, the maximum value is taken.
82
If none of the rules apply, `__riscv_v_elen_fp` is undefined.
83
84
-### __riscv_misaligned_{fast,slow,avoid}
+### __riscv_misaligned\_{fast,slow,avoid}
85
86
These can be used in common library code to compile time segregate code which relies
87
on scalar misaligned access being fast or not.
0 commit comments