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>
release/7.0
Jean-Baptiste Kempf 1 year ago committed by J. Dekker
parent 22daf2148f
commit 6e26a5a64e
  1. 2
      doc/developer.texi

@ -99,7 +99,7 @@ The specific syntax used for writing assembly is:
NASM on x86;
@item
GAS on ARM.
GAS on ARM and RISC-V.
@end itemize
A unit testing framework for assembly called @code{checkasm} lives under

Loading…
Cancel
Save