doc/developer: require asm for RISC-V
Explicitly document our usage of assembly, following suit with other architectures. Signed-off-by: J. Dekker <jdek@itanimul.li>
This commit is contained in:
committed by
J. Dekker
parent
22daf2148f
commit
6e26a5a64e
@@ -99,7 +99,7 @@ The specific syntax used for writing assembly is:
|
|||||||
NASM on x86;
|
NASM on x86;
|
||||||
|
|
||||||
@item
|
@item
|
||||||
GAS on ARM.
|
GAS on ARM and RISC-V.
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
A unit testing framework for assembly called @code{checkasm} lives under
|
A unit testing framework for assembly called @code{checkasm} lives under
|
||||||
|
|||||||
Reference in New Issue
Block a user