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 10378a3 commit 7e6eae2Copy full SHA for 7e6eae2
arch/riscv/kernel/fpu.S
@@ -211,7 +211,7 @@ SYM_FUNC_START(put_f64_reg)
211
SYM_FUNC_END(put_f64_reg)
212
213
/*
214
- * put_f64_reg - Get a 64 bits FP register value and returned it or store it to
+ * get_f64_reg - Get a 64 bits FP register value and returned it or store it to
215
* a pointer.
216
* a0 = FP register index to be retrieved
217
* a1 = If xlen == 32, pointer which should be loaded with the FP register value
0 commit comments